Skip to content

Releases: canonical/sdcore-github-workflows

v0.0.3

04 Sep 18:50
77fa480
Compare
Choose a tag to compare

What's Changed

  • chore: add include hidden files (pt.2) by @gruyaume in #76

Full Changelog: v0.0.2...v0.0.3

v0.0.2

04 Sep 17:58
507e5a6
Compare
Choose a tag to compare

What's Changed

  • chore: Include hidden files in upload artifacts. by @gruyaume in #75

Full Changelog: v0.0.1...v0.0.2

v1.0.0

22 Jul 11:06
fcd33cf
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/canonical/sdcore-github-workflows/commits/v1.0.0

v0.0.1

04 Jun 10:13
f5ef5f9
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/canonical/sdcore-github-workflows/commits/v0.0.1