Skip to content

Releases: anaconda/actions

v0.3.1

17 Jun 18:47
a6f4889

Choose a tag to compare

What's Changed

Bug Fixes

  • fix(setup-anaconda-cli): Use static hosting at anaconda.sh by @mattkram in #31

Documentation

  • docs: Fix example snippets for release by @mattkram in #47

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

12 Jun 15:05
80ff302

Choose a tag to compare

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

  • docs: Update repo references from github-actions to actions by @mattkram in #42

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

12 Jun 04:17
40af8cd

Choose a tag to compare

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

  • fix(setup-ana): Use public GitHub Releases URL by @mattkram in #32

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

13 May 23:37
aac9f82

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: Remove deprecated --token flag from install script by @mattkram in #28

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 May 14:15
3d7b08c

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: Skip pixi setup in upload-package when already installed by @ericdill in #26

Documentation

Maintenance

  • chore(deps): Update github-releases dependency prefix-dev/pixi to v0.67.2 by @anaconda-renovate[bot] in #24

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Apr 16:16
fd7a6d4

Choose a tag to compare

What's Changed

Features

  • feat: Add initial version of setup-ana action by @mattkram in #23

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 Apr 22:16
87cc83d

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: Move verbose flag to global position before subcommand by @mattkram in #21

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

10 Apr 17:16
c6e3531

Choose a tag to compare

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

  • fix: Remove incorrect information about Cloudflare headers by @mattkram in #14

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