Releases: scientific-python/circleci-artifacts-redirector-action
Releases · scientific-python/circleci-artifacts-redirector-action
v1.1.0
What's Changed
- MAINT: Rename by @larsoner in #49
- Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #51
- Build(deps-dev): Bump ws from 7.5.9 to 7.5.10 by @dependabot in #52
- MAINT: Bump with audit fix by @larsoner in #53
- Unleash dependabot by @pllim in #55
- Build(deps): Bump actions/checkout from 3 to 4 in /.github/workflows in the actions group by @dependabot in #56
- Use hash in README instructions by @pllim in #54
- Build(deps): Bump @octokit/request-error and @actions/github by @dependabot in #60
- Build(deps): Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 by @dependabot in #61
- Build(deps): Bump @octokit/request from 8.4.0 to 8.4.1 by @dependabot in #62
- update README note on circleci API tokens by @jeromedockes in #64
- Making config example and narrative consistent by @bsipocz in #67
- Build(deps): Bump undici from 5.28.5 to 5.29.0 by @dependabot in #68
- ENH: Add automatic rebuild by @larsoner in #72
- Update NCC; pin fetch to v2 by @nickodell in #71
- BUG: Fix permission bug by @larsoner in #73
- ENH: Use version for autofix-ci and add automerge by @larsoner in #74
New Contributors
- @pllim made their first contribution in #55
- @jeromedockes made their first contribution in #64
- @bsipocz made their first contribution in #67
- @nickodell made their first contribution in #71
Full Changelog: v1...v1.1.0
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.