aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add badge; Ignore CLI code (#4)HEADmasterJoseph Hunkeler2019-05-174-5/+4
| | | | | | * Add badge; Ignore CLI code * remove debug code
* Merge pull request #3 from astroconda/codecovJoseph Hunkeler2019-05-168-23/+82
|\ | | | | Codecov
| * Only test testsJoseph Hunkeler2019-05-161-1/+1
| |
| * no coverage file nameJoseph Hunkeler2019-05-161-1/+1
| |
| * Map tokenJoseph Hunkeler2019-05-161-1/+3
| |
| * Add codecov depJoseph Hunkeler2019-05-161-1/+1
| |
| * Add codecov extraJoseph Hunkeler2019-05-161-0/+1
| |
| * Fix loss of environment between executionJoseph Hunkeler2019-05-164-21/+57
| |
| * Use pytest-covJoseph Hunkeler2019-05-161-0/+1
| |
| * Update azure: use codecovJoseph Hunkeler2019-05-161-2/+3
| |
| * Ignore coverage dataJoseph Hunkeler2019-05-162-0/+18
|/
* Merge pull request #2 from astroconda/yaml-channelsJoseph Hunkeler2019-05-165-5/+65
|\ | | | | Reset YAML channels
| * Implement force_yaml_channels()Joseph Hunkeler2019-05-164-5/+63
| | | | | | | | * Switch from pyyaml to ruamel.yaml
| * Ignore generated dataJoseph Hunkeler2019-05-161-0/+2
|/
* Having a git log is not good enoughJoseph Hunkeler2019-05-121-3/+7
|
* Having a git log is not good enoughJoseph Hunkeler2019-05-121-1/+2
|
* /tmp is never good enoughJoseph Hunkeler2019-05-121-1/+1
|
* Upgrade pipJoseph Hunkeler2019-05-121-1/+7
|
* Ignore upgrade checkJoseph Hunkeler2019-05-121-0/+3
|
* Just workJoseph Hunkeler2019-05-122-13/+16
|
* More force_xunit2 casesJoseph Hunkeler2019-05-111-1/+16
|
* Install pytestJoseph Hunkeler2019-05-111-1/+1
|
* Ditch normpathJoseph Hunkeler2019-05-111-1/+1
|
* Fix typo in ini sectionJoseph Hunkeler2019-05-111-1/+1
|
* Improve testsJoseph Hunkeler2019-05-114-12/+14
|
* Move comment_find inJoseph Hunkeler2019-05-111-0/+15
|
* Improvements:Joseph Hunkeler2019-05-111-20/+31
| | | | | | * Move comment_find out * Add force_xunit2 * Fix stupid if condition
* Die env cannot be createdJoseph Hunkeler2019-05-111-0/+1
|
* getenv: allow empty valueJoseph Hunkeler2019-05-082-1/+17
|
* Merge pull request #1 from astroconda/azure-pipelinesJoseph Hunkeler2019-05-082-0/+33
|\ | | | | Set up CI with Azure Pipelines
| * Add azure badgeJoseph Hunkeler2019-05-081-0/+3
| |
| * Update azure-pipelines.yml for Azure PipelinesJoseph Hunkeler2019-05-081-2/+0
| |
| * Set up CI with Azure PipelinesJoseph Hunkeler2019-05-081-0/+32
|/ | | [skip ci]
* Replace "source" with "."Joseph Hunkeler2019-05-081-1/+1
|
* Initial commit of conftest.pyJoseph Hunkeler2019-05-081-0/+11
|
* Initial commit of utils testsJoseph Hunkeler2019-05-081-0/+56
|
* Implement remaining testsJoseph Hunkeler2019-05-081-5/+75
|
* Skip empty linesJoseph Hunkeler2019-05-081-1/+1
|
* Make things a bit less stupidJoseph Hunkeler2019-05-081-30/+42
|
* Add channel argument generatorJoseph Hunkeler2019-05-081-0/+13
|
* Initial commit of testsJoseph Hunkeler2019-05-082-0/+89
|
* dmfile performs syntax checksJoseph Hunkeler2019-05-081-1/+23
|
* Add "test" extraJoseph Hunkeler2019-05-081-1/+6
|
* Minor improvement:Joseph Hunkeler2019-05-071-7/+17
| | | | | * Add help strings to usage * Add --output-dir argument
* Use primary channelJoseph Hunkeler2019-05-071-2/+2
|
* Strip whitespace after stripping commentJoseph Hunkeler2019-05-071-1/+2
|
* DocstringsJoseph Hunkeler2019-05-073-6/+98
|
* Refactor:Joseph Hunkeler2019-05-076-21/+102
| | | | | | | * Remove git.py * Replace duplicate code with simple wrapper * Add README.md * Add LICENSE.txt
* Initial commitJoseph Hunkeler2019-05-069-0/+327