Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1 from astroconda/azure-pipelines | Joseph Hunkeler | 2019-05-08 | 2 | -0/+33 |
|\ | | | | | Set up CI with Azure Pipelines | ||||
| * | Add azure badge | Joseph Hunkeler | 2019-05-08 | 1 | -0/+3 |
| | | |||||
| * | Update azure-pipelines.yml for Azure Pipelines | Joseph Hunkeler | 2019-05-08 | 1 | -2/+0 |
| | | |||||
| * | Set up CI with Azure Pipelines | Joseph Hunkeler | 2019-05-08 | 1 | -0/+32 |
|/ | | | [skip ci] | ||||
* | Replace "source" with "." | Joseph Hunkeler | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | Initial commit of conftest.py | Joseph Hunkeler | 2019-05-08 | 1 | -0/+11 |
| | |||||
* | Initial commit of utils tests | Joseph Hunkeler | 2019-05-08 | 1 | -0/+56 |
| | |||||
* | Implement remaining tests | Joseph Hunkeler | 2019-05-08 | 1 | -5/+75 |
| | |||||
* | Skip empty lines | Joseph Hunkeler | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | Make things a bit less stupid | Joseph Hunkeler | 2019-05-08 | 1 | -30/+42 |
| | |||||
* | Add channel argument generator | Joseph Hunkeler | 2019-05-08 | 1 | -0/+13 |
| | |||||
* | Initial commit of tests | Joseph Hunkeler | 2019-05-08 | 2 | -0/+89 |
| | |||||
* | dmfile performs syntax checks | Joseph Hunkeler | 2019-05-08 | 1 | -1/+23 |
| | |||||
* | Add "test" extra | Joseph Hunkeler | 2019-05-08 | 1 | -1/+6 |
| | |||||
* | Minor improvement: | Joseph Hunkeler | 2019-05-07 | 1 | -7/+17 |
| | | | | | * Add help strings to usage * Add --output-dir argument | ||||
* | Use primary channel | Joseph Hunkeler | 2019-05-07 | 1 | -2/+2 |
| | |||||
* | Strip whitespace after stripping comment | Joseph Hunkeler | 2019-05-07 | 1 | -1/+2 |
| | |||||
* | Docstrings | Joseph Hunkeler | 2019-05-07 | 3 | -6/+98 |
| | |||||
* | Refactor: | Joseph Hunkeler | 2019-05-07 | 6 | -21/+102 |
| | | | | | | | * Remove git.py * Replace duplicate code with simple wrapper * Add README.md * Add LICENSE.txt | ||||
* | Initial commit | Joseph Hunkeler | 2019-05-06 | 9 | -0/+327 |