Releases: canonical/sdcore-github-workflows
Releases · canonical/sdcore-github-workflows
v2.3.1
What's Changed
- fix: Actions-operator started using pipx instead of pip by @ghislainbourgeois in #92
Full Changelog: v2.3.0...v2.3.1
v2.3.0
v2.2.0
What's Changed
- chore: Rollback concierge to stabilize CI by @ghislainbourgeois in #86
- fix: Enables missing Microk8s addons by @Gmerold in #87
- chore: Bumps charm base in promotion workflow to 24.04 by @Gmerold in #88
- feat: Adds possibility of passing arbitrary branch to the build workflow by @Gmerold in #89
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- chore: update Juju version to 3.5 in the workflows by @gatici in #83
- chore: Update workflows to latest stable releases or LTS releases by @ghislainbourgeois in #84
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- chore: bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #72
- chore: bump canonical/charming-actions from 2.6.2 to 2.6.3 by @dependabot in #73
- chore: bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 by @dependabot in #74
- chore: bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 by @dependabot in #77
- chore: bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 by @dependabot in #78
- chore: bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 by @dependabot in #79
- chore: bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 by @dependabot in #80
- chore: bump pascalgn/automerge-action from 0.16.3 to 0.16.4 by @dependabot in #81
- chore: Add support for uv and move to concierge by @ghislainbourgeois in #82
New Contributors
- @ghislainbourgeois made their first contribution in #82
Full Changelog: v1.0.0...v2.0.0
v0.0.3
v0.0.2
v1.0.0
What's Changed
- Configure Renovate by @renovate in #1
- Adding publish-lib workflow by @Gmerold in #3
- Adds check libraries workflow by @saltiyazan in #4
- Fixes a minor identation issue by @saltiyazan in #5
- Removes the channel action and sets charmhub channel manually by @saltiyazan in #6
- Adds workflow files for SDCORE ROCKs by @saltiyazan in #7
- Update canonical/charming-actions action to v2.4.0 by @renovate in #8
- [Feat] Adds option to enable metallb microk8s addon in integration tests by @gruyaume in #9
- Dev adds GitHub to JIRA issue integration action by @saltiyazan in #10
- Makes the workflow usable from different projects by @saltiyazan in #11
- Update actions/checkout action to v4 by @renovate in #12
- Adding metallb by @Gmerold in #13
- Update docker/login-action action to v3 by @renovate in #14
- Bumps LXD version to 5.17/stable by @Gmerold in #16
- Enable auto-merging Renovate PRs by @Gmerold in #15
- Archive charmcraft logs if publishing fails by @Gmerold in #18
- Removing charmcraft logs from rock by @Gmerold in #19
- Update issue template by @DanielArndt in #17
- Update github/codeql-action action to v3 by @renovate in #20
- Update actions/upload-artifact action to v4 by @renovate in #22
- Update actions/download-artifact action to v4 by @renovate in #21
- fix: Fixing promote workflow by @Gmerold in #23
- feat: TELCO-948 Use variable for the track for charms by @markbeierl in #24
- fix: Replacing specific version of the LXD snap with latest/stable by @Gmerold in #25
- feat: Add workflow for integration tests with machine charms by @gruyaume in #26
- feat: Adding workflow for Terraform module checks by @gatici in #27
- chore(deps): update actions/checkout action to v4 by @renovate in #28
- fix: Read metadata from charmcraft.yaml by @gruyaume in #29
- chore: Rename the Terraform workflow file steps by @gatici in #30
- fix: Adding
working-directory
as an input variable to the terraform workflow by @gatici in #31 - chore: bump juju to 3.4 by @gruyaume in #32
- chore(deps): update docker/login-action action to v3.1.0 by @renovate in #33
- chore: replace renovate with dependabot by @gruyaume in #34
- chore: add workflow for auto-merging dependabot prs by @gruyaume in #35
- feat: Publish charms and snaps to branch on pull request by @markbeierl in #36
- fix: Standardizing the integration tests so they all publish on push by @markbeierl in #37
- chore: Sanitize branch name by @markbeierl in #38
- chore: add pr title validation by @gruyaume in #39
- fix: Sanitize underscore to dash by @markbeierl in #40
- fix: add back missing pipe character by @markbeierl in #41
- chore: add write permission to publish charm job for Dependabot by @dariofaccin in #42
- fix: freeze lxd to 5.20/stable by @patriciareinoso in #43
- fix: freeze lxd to 5.20/stable for all integration tests by @markbeierl in #44
- fix: Use Canonical self-hosted runners for integration tests by @Gmerold in #46
- chore: Going back to GH runners by @Gmerold in #47
- fix: Fixing promotion workflow by @Gmerold in #48
- feat: build charm in independent workflow step by @gruyaume in #45
- chore: Allow promotion from beta to stable by @Gmerold in #51
- chore: Adding update-libs workflow by @Gmerold in #52
- chore: Adding option of checking out specific branch by @Gmerold in #50
- fix: Changing default branch to github_ref reference by @Gmerold in #54
- fix: Changing trigger from workflow_dispatch to workflow_call by @Gmerold in #55
- chore: Enabling auto merge and auto approve for libs updates by @Gmerold in #57
- chore: bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #58
- fix: Bumps version of the release-charm action to 2.6.0 by @Gmerold in #59
- fix: Fixes charm publishing by @Gmerold in #61
- chore: bump canonical/charming-actions from 2.4.0 to 2.6.0 by @dependabot in #63
- chore: Approves the PR and enables auto-merge of libs regardless of the actor by @Gmerold in #64
- fix: Adds pull-request-number to Auto approve step by @Gmerold in #66
- fix: update workflow to use rockcraft.skopeo by @markbeierl in #67
- chore: bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #68
- chore: bump canonical/charming-actions from 2.6.0 to 2.6.1 by @dependabot in #69
- chore: bump canonical/charming-actions from 2.6.1 to 2.6.2 by @dependabot in #70
- chore: Adds automerge label to PRs updating libs by @Gmerold in #71
New Contributors
- @renovate made their first contribution in #1
- @saltiyazan made their first contribution in #4
- @gruyaume made their first contribution in #9
- @DanielArndt made their first contribution in #17
- @markbeierl made their first contribution in #24
- @gatici made their first contribution in #27
- @dariofaccin made their first contribution in #42
- @patriciareinoso made their first contribution in #43
- @dependabot made their first contribution in #58
Full Changelog: https://github.com/canonical/sdcore-github-workflows/commits/v1.0.0
v0.0.1
What's Changed
- Configure Renovate by @renovate in #1
- Adding publish-lib workflow by @Gmerold in #3
- Adds check libraries workflow by @saltiyazan in #4
- Fixes a minor identation issue by @saltiyazan in #5
- Removes the channel action and sets charmhub channel manually by @saltiyazan in #6
- Adds workflow files for SDCORE ROCKs by @saltiyazan in #7
- Update canonical/charming-actions action to v2.4.0 by @renovate in #8
- [Feat] Adds option to enable metallb microk8s addon in integration tests by @gruyaume in #9
- Dev adds GitHub to JIRA issue integration action by @saltiyazan in #10
- Makes the workflow usable from different projects by @saltiyazan in #11
- Update actions/checkout action to v4 by @renovate in #12
- Adding metallb by @Gmerold in #13
- Update docker/login-action action to v3 by @renovate in #14
- Bumps LXD version to 5.17/stable by @Gmerold in #16
- Enable auto-merging Renovate PRs by @Gmerold in #15
- Archive charmcraft logs if publishing fails by @Gmerold in #18
- Removing charmcraft logs from rock by @Gmerold in #19
- Update issue template by @DanielArndt in #17
- Update github/codeql-action action to v3 by @renovate in #20
- Update actions/upload-artifact action to v4 by @renovate in #22
- Update actions/download-artifact action to v4 by @renovate in #21
- fix: Fixing promote workflow by @Gmerold in #23
- feat: TELCO-948 Use variable for the track for charms by @markbeierl in #24
- fix: Replacing specific version of the LXD snap with latest/stable by @Gmerold in #25
- feat: Add workflow for integration tests with machine charms by @gruyaume in #26
- feat: Adding workflow for Terraform module checks by @gatici in #27
- chore(deps): update actions/checkout action to v4 by @renovate in #28
- fix: Read metadata from charmcraft.yaml by @gruyaume in #29
- chore: Rename the Terraform workflow file steps by @gatici in #30
- fix: Adding
working-directory
as an input variable to the terraform workflow by @gatici in #31 - chore: bump juju to 3.4 by @gruyaume in #32
- chore(deps): update docker/login-action action to v3.1.0 by @renovate in #33
- chore: replace renovate with dependabot by @gruyaume in #34
- chore: add workflow for auto-merging dependabot prs by @gruyaume in #35
- feat: Publish charms and snaps to branch on pull request by @markbeierl in #36
- fix: Standardizing the integration tests so they all publish on push by @markbeierl in #37
- chore: Sanitize branch name by @markbeierl in #38
- chore: add pr title validation by @gruyaume in #39
- fix: Sanitize underscore to dash by @markbeierl in #40
- fix: add back missing pipe character by @markbeierl in #41
- chore: add write permission to publish charm job for Dependabot by @dariofaccin in #42
- fix: freeze lxd to 5.20/stable by @patriciareinoso in #43
- fix: freeze lxd to 5.20/stable for all integration tests by @markbeierl in #44
- fix: Use Canonical self-hosted runners for integration tests by @Gmerold in #46
- chore: Going back to GH runners by @Gmerold in #47
- fix: Fixing promotion workflow by @Gmerold in #48
- chore: Adding update-libs workflow by @Gmerold in #53
- chore: Updating workflows to run them on release branch by @Gmerold in #49
- fix: Changing trigger from workflow_dispatch to workflow_call by @Gmerold in #56
- fix: Fixes charm publishing by @Gmerold in #60
- fix: Changes double quotes to single quotes to make GH happy by @Gmerold in #62
- chore: Adds v1.4 label to auto-libs PRs by @Gmerold in #65
New Contributors
- @renovate made their first contribution in #1
- @saltiyazan made their first contribution in #4
- @DanielArndt made their first contribution in #17
- @markbeierl made their first contribution in #24
- @gatici made their first contribution in #27
- @dariofaccin made their first contribution in #42
- @patriciareinoso made their first contribution in #43
Full Changelog: https://github.com/canonical/sdcore-github-workflows/commits/v0.0.1