Releases: scientific-python/circleci-artifacts-redirector-action
Releases · scientific-python/circleci-artifacts-redirector-action
v1.0.0
What's Changed
- Fix link to debug logging docs by @asmeurer in #25
- Build(deps): Bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #28
- ENH: Add repository_dispatch watcher by @larsoner in #30
- WIP: Add "if" by @larsoner in #31
- FIX: If by @larsoner in #32
- FIX: Update node, core, octokit by @larsoner in #35
- Add support for private repositories by @stepanhruda in #36
- Update YAML example to show permissions needed by @joycebrum in #37
- TST: Check vals by @larsoner in #39
- WIP: Require API token by @larsoner in #41
- Build(deps): Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #43
- Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #44
- MAINT: Update to node20 by @larsoner in #48
New Contributors
- @asmeurer made their first contribution in #25
- @stepanhruda made their first contribution in #36
- @joycebrum made their first contribution in #37
Full Changelog: 0.3.1...v0.4
0.3.1
0.3.0
What's Changed
- Support custom job title by @NicolasHug in #16
- BUG: Fix URL by @larsoner in #20
- Various security fixes (dependabot, manual
npm update && npm audit fix --force
)
New Contributors
- @dependabot made their first contribution in #12
- @NicolasHug made their first contribution in #16
Full Changelog: 0.2.0...0.3.0
0.2.0
Adds URL output
0.1.0
Initial release to make public and improve visibility.