aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change download tool preference order and adjust wget flagsHEADmasterMatt Rendina2020-12-111-2/+2
|
* Have curl follow redirects (#75)1.0.34Matt Rendina2020-12-011-1/+1
| | | Conda started serving the macos installer using a redirect. This allows retrieval.
* Cleanup1.0.33Matt Rendina2019-01-081-3/+0
|
* Purge indexing lockfile shortly after job starts.Matt Rendina2019-01-081-5/+12
|
* Accommodate new conda index tool.1.0.32Matt Rendina2018-12-131-1/+11
|
* Sort platforms for consistent order in e-mail.1.0.31Matt Rendina2018-12-031-1/+2
|
* Merge pull request #71 from rendinam/test_pin_enable1.0.30Matt Rendina2018-11-082-11/+7
|\ | | | | Better test for version pins file.
| * Better test for version pins file. Rename example pins file to prevent ↵Matt Rendina2018-11-082-11/+7
|/ | | | unintentional use.
* Merge pull request #70 from rendinam/master_platform_select1.0.29Matt Rendina2018-10-102-5/+34
|\ | | | | Allow override of master_platforms for building non-python packages.
| * Allow override of master_platforms for building non-python packages.Matt Rendina2018-10-102-5/+34
|/
* Merge pull request #67 from rendinam/supp_env_var1.0.28Matt Rendina2018-05-112-0/+7
|\ | | | | Genearte supp_env_var parameter for all jobs.
| * Genearte supp_env_var parameter for all jobs.Matt Rendina2018-05-112-0/+7
|/
* Merge pull request #66 from rendinam/filter_nonpy1.0.27Matt Rendina2018-05-033-10/+54
|\ | | | | Add ability to filter non-python packages from a platform's build.
| * Add ability to filter non-python packages from a platform's build.Matt Rendina2018-05-033-10/+54
|/ | | | | | * Generate dispatch jobs with appropriate filtering paramter flag. * Select a master platform for each OS at trigger time, selectively passing the filter flag as appropriate.
* Merge pull request #65 from rendinam/rambo_selectMatt Rendina2018-05-023-1/+8
|\ | | | | Add git ref parameter and checkout logic for obtaining build support utility.
| * Add git ref parameter and checkout logic.Matt Rendina2018-05-023-1/+8
|/
* Merge pull request #64 from rendinam/generate_triggers1.0.26Matt Rendina2018-04-232-11/+71
|\ | | | | Generate (scheduled) trigger jobs along with the rest of the suites.
| * Initial test of trigger generation.Matt Rendina2018-04-232-11/+71
|/ | | | Generate (scheduled) trigger jobs along with the rest of the suites.
* Merge pull request #63 from rendinam/multi-update1.0.25Matt Rendina2018-04-184-46/+107
|\ | | | | Add multi-suite updater.
| * Add initial multi-suite updater.Matt Rendina2018-04-184-46/+107
| | | | | | | | Simplify operation and downstream parameter passing methodology.
* | Catch and report error from an early failure of dispatch (#62)1.0.24Matt Rendina2018-04-171-9/+17
|/ | | | Test for a `null` build result description property.
* Mail suppression and related bugfixes (#61)1.0.23Matt Rendina2018-04-062-87/+19
| | | | | | | * Remove deprecated triggering method. * Suppress e-mail when mail_recipients is empty * Handle single job suite builds correctly. * Use dispatch job's success status when summing successes.
* Add info to e-mail notification subject, improve formatting (#60)1.0.22Matt Rendina2018-04-051-2/+24
|
* Merge pull request #59 from rendinam/specgen_timeout1.0.21Matt Rendina2018-03-281-2/+6
|\ | | | | Increase indexing timeout period.
| * Increase indexing timeout period.Matt Rendina2018-03-281-2/+6
|/
* Fix publication lockfile name1.0.20Matt Rendina2018-02-221-1/+1
|
* Merge pull request #58 from rendinam/multi_trigger1.0.19Matt Rendina2018-02-211-0/+42
|\ | | | | Add multi_trigger script
| * Add multi_trigger scriptMatt Rendina2018-02-211-0/+42
|/
* Merge pull request #57 from rendinam/adjust_publishMatt Rendina2018-02-212-49/+70
|\ | | | | Publication bugfix & status propagation refactor
| * * Only publish packages that have successful build AND test stages. ↵Matt Rendina2018-02-212-49/+70
|/ | | | | | | | Previously, if a package file was created, it was published even if the tests did not all pass. * Refactor build status propagation * Allow for a trigger-level summary of all downstream job results. * Simplify machinery by using result paylods provided directly by build calls.
* Merge pull request #56 from rendinam/manproc_fix1.0.18Matt Rendina2018-01-141-0/+5
|\ | | | | Write manifest data to file for build optimizer to use
| * Write manifest data to file for rambo to useMatt Rendina2018-01-141-0/+5
|/
* Manifest management fixes (#55)1.0.17Matt Rendina2018-01-121-2/+4
| | | | | | * Obtain manifests via simple clone * Remove submodule clone * Fix copy syntax
* Obtain manifests via a simple clone (#54)Matt Rendina2018-01-122-4/+3
| | | | | * Place clone in top-level job script * Remove submodule clone
* Update README.mdMatt Rendina2018-01-121-1/+0
|
* remove submodule (#53)Matt Rendina2018-01-122-3/+0
|
* Update README.mdMatt Rendina2018-01-121-1/+1
|
* Manifest data propagation correction (#52)Matt Rendina2018-01-122-9/+19
| | | | * Adjust propagation of manifest data * Test propagation of manifest data
* Manifest location (#51)Matt Rendina2018-01-1113-484/+20
| | | | | | * Remove manifests dir * Add manifests repo as submodule * Test submodule approach
* Add asteval, sextractor1.0.16Matt Rendina2018-01-051-0/+2
|
* Merge pull request #50 from rendinam/specfile_gen1.0.15Matt Rendina2018-01-052-2/+56
|\ | | | | Allow for JWST specfile generation
| * Allow for JWST specfile generationMatt Rendina2018-01-053-2/+57
| |
* | Merge pull request #49 from jhunkeler/da-41.0.14Joseph Hunkeler2017-12-221-0/+1
|\ \ | |/ |/| Add asteval
| * Add astevalJoseph Hunkeler2017-12-221-0/+1
|/
* Fix typo1.0.13Matt Rendina2017-12-211-1/+1
|
* Merge pull request #48 from rendinam/patch_restrictionMatt Rendina2017-12-211-1/+2
|\ | | | | Restrict bugfix patching to conda-build 3.0.x series.
| * Restrict bugfix patching to conda-build 3.0.x series.Matt Rendina2017-12-211-1/+2
|/
* Update publication directoryMatt Rendina2017-12-211-1/+1
|
* Fix typoMatt Rendina2017-12-211-1/+1
|
* Merge pull request #47 from rendinam/conda_version_selectMatt Rendina2017-12-213-5/+11
|\ | | | | Select conda installer version separately from target conda version