Releases: anaconda/actions
Releases · anaconda/actions
v0.3.1
What's Changed
Bug Fixes
Documentation
Maintenance
- chore(deps): Update github-releases dependency anaconda/anaconda-cli to v0.2.1 by @anaconda-renovate[bot] in #46
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
This release contains ideally final cleanups and renames prior to public release. Usages of the repository target type are recommended to be renamed to psm for clearer product association. With further CLI and backend convergence, that distinction can eventually go away.
Documentation
Maintenance
- test(upload-package): Verify upload with conda search by @mattkram in #41
- refac(upload-package): Rename target-type 'repository' to 'psm' by @mattkram in #43
- refac: Remove setup-ana action by @mattkram in #44
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
Features
- feat(upload-package): Add channel input as alias for owner by @mattkram in #38
- feat(upload-package): Use Anaconda CLI to install pixi by @mattkram in #39
Bug Fixes
Maintenance
- chore(deps): Update actions/checkout action to v6.0.3 by @anaconda-renovate[bot] in #33
- chore: Update LICENSE to include anaconda copyright by @redeux in #36
- refac(setup-anaconda-cli): Rename setup-ana action to setup-anaconda-cli by @mattkram in #37
- chore(deps): Update prefix-dev/setup-pixi action to v0.9.6 by @anaconda-renovate[bot] in #34
- chore(deps): Update github-releases dependency prefix-dev/pixi to v0.70.2 by @anaconda-renovate[bot] in #29
Other Changes
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
Bug Fixes
Documentation
- docs: Update tag from v1 to v0.2.0 by @bkentropy in #25
Maintenance
- chore(deps): Update github-releases dependency prefix-dev/pixi to v0.67.2 by @anaconda-renovate[bot] in #24
New Contributors
- @bkentropy made their first contribution in #25
- @ericdill made their first contribution in #26
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.1
What's Changed
Bug Fixes
Maintenance
- refac: Move upload-package tests into action directory by @mattkram in #20
- chore(deps): Update actions/github-script action to v9 by @anaconda-renovate[bot] in #19
- chore(deps): Update actions/upload-artifact action to v7.0.1 by @anaconda-renovate[bot] in #22
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
This is the first pinned internal release, for testing from other internal workflows. It implements the working upload-package action for use across anaconda.org, PSM, and Anaconda Platform Self-Hosted.
Features
- feat: Add preliminary action definition and tests by @mattkram in #1
- feat: Add ability to upload to Anaconda Platform self-hosted by @mattkram in #15
- feat: Add labels input for anaconda.org uploads by @mattkram in #16
- feat: Add workflows for automatic labeling and PR title validation by @mattkram in #17
Bug Fixes
Maintenance
- chore: Configure Renovate by @anaconda-renovate[bot] in #2
- chore(deps): Pin dependencies by @anaconda-renovate[bot] in #3
- chore(deps): Update actions/checkout action to v4.3.1 by @anaconda-renovate[bot] in #4
- chore: Add a step to ensure all checks are green by @mattkram in #12
- chore(deps): Update github-releases dependency prefix-dev/pixi to v0.67.0 by @anaconda-renovate[bot] in #7
- chore(deps): Update prefix-dev/setup-pixi action to v0.9.5 by @anaconda-renovate[bot] in #8
- chore(deps): Update GitHub Artifact Actions (major) by @anaconda-renovate[bot] in #10
- chore(deps): Update actions/checkout action to v6 by @anaconda-renovate[bot] in #9
- chore(deps): Update github-releases dependency prefix-dev/pixi to v0.67.0 by @anaconda-renovate[bot] in #13
New Contributors
Full Changelog: https://github.com/anaconda/github-actions/commits/v0.1.0