Releases: con/tinuous
Releases Β· con/tinuous
0.7.2
π Bug Fix
- Revert "Sanitize ~ in pathname (we do not use/rely on ~ ATM)" #216 (@yarikoptic)
Authors: 1
- Yaroslav Halchenko (@yarikoptic)
0.7.1
π Bug Fix
- Sanitize ~ in pathname (we do not use/rely on ~ ATM) #214 (@yarikoptic)
- Fix up CI and boost Python version to drop 3.8 #212 (@yarikoptic)
- CircleCI: Skip "not run" workflows #205 (@jwodder)
- Discard CircleCI workflows with null IDs #204 (@jwodder)
- CircleCI: Skip logs that return a 404 status when downloading #202 (@jwodder)
- Fix spelling of CircleCI's
scheduled_pipelineevent type #201 (@jwodder) - Support CircleCI's "unknown" pipeline trigger type #199 (@jwodder)
π§ͺ Tests
- gh-actions: Bump codecov/codecov-action from 4 to 5 #198 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.7.0
π Enhancement
- Use
ghtokento fetch GitHub token from more sources #184 (@jwodder) - Add
fetch-commitcommand #171 (@jwodder) - Support fetching logs & artifacts from CircleCI #164 (@jwodder)
π Bug Fix
- CircleCI: Handle
nullvcs.provider_name #190 (@jwodder) - Improve headers sent in HTTP requests #182 (@jwodder)
- Add "Decoupled Ingestion System" as pipeline trigger type #168 (@jwodder)
π Internal
- gh-actions: Bump codecov/codecov-action from 3 to 4 #187 (@dependabot[bot] @jwodder)
- gh-actions: Bump actions/setup-python from 4 to 5 #186 (@dependabot[bot])
- Remove unused
ensure_aware()function #174 (@jwodder) - Don't do GitHub CI "push" runs on non-default branches #185 (@jwodder)
- Guard against common status typos with an enum #183 (@jwodder)
- gh-actions: Bump actions/checkout from 3 to 4 #173 (@dependabot[bot])
- gh-actions: Bump codespell-project/actions-codespell from 1 to 2 #172 (@dependabot[bot])
- Apply codespell to more branches than just "cleanup" #169 (@jwodder)
- Fix codespell version #167 (@jwodder)
- Add codespell to cleanup #166 (@yarikoptic)
- Assorted code improvements #165 (@jwodder)
π§ͺ Tests
- mypy: Set
ignore_missing_imports = False#177 (@jwodder) - Test against Python 3.12 #178 (@jwodder)
- Test against PyPy #179 (@jwodder)
- Remove redundant
pragma: no covercomments #180 (@jwodder) - Fix type-checking failures #175 (@jwodder)
- Test against Python 3.11 and add it to Python setup classifiers #156 (@jwodder)
π© Dependency Updates
Authors: 3
- @dependabot[bot]
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
π Bug Fix
- Treat Travis jobs with "started" status as incomplete #144 (@jwodder)
- Retry downloads that fail with ConnectionError #134 (@jwodder @yarikoptic)
- Retry Github.get_repo() requests that fail with 502 #139 (@jwodder)
- Log tinuous version at start of run #133 (@jwodder)
- Retry downloads of invalid zipfiles #132 (@jwodder)
π Internal
- Update codecov action to v2 #137 (@jwodder)
- Replace flake8-import-order-jwodder with isort #140 (@jwodder @yarikoptic)
π Documentation
π§ͺ Tests
Authors: 2
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)