Releases: Staffbase/gha-workflows
Releases · Staffbase/gha-workflows
Version 7.2.0 🌈
Changes
📝 Documentation
- 📝 Update Readme Versions @staffbase-actions[bot] (#306)
🚨 Dependencies
- chore(deps): bump Staffbase/autodev-action from 2.4.0 to 2.5.0 @dependabot[bot] (#311)
- chore(deps): bump pnpm/action-setup from 4.0.0 to 4.1.0 @dependabot[bot] (#310)
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 @dependabot[bot] (#308)
- chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 @dependabot[bot] (#307)
- chore(deps): bump actions/stale from 9.0.0 to 9.1.0 @dependabot[bot] (#309)
Version 7.1.0 🌈
Changes
🚀 Features
- feat: changeset workflows @agierlicki (#305)
📝 Documentation
- 📝 Update Readme Versions @staffbase-actions[bot] (#295)
🚨 Dependencies
- chore(deps): bump release-drafter/release-drafter from 6.0.0 to 6.1.0 @dependabot[bot] (#304)
- chore(deps): bump Staffbase/autodev-action from 2.3.0 to 2.4.0 @dependabot[bot] (#303)
- chore(deps): bump Staffbase/gitops-github-action from 6.3.3 to 6.4 @dependabot[bot] (#302)
- chore(deps): bump trufflesecurity/trufflehog from 3.86.1 to 3.88.0 @dependabot[bot] (#299)
- chore(deps): bump launchdarkly/find-code-references from 2.12.0 to 2.13.0 @dependabot[bot] (#300)
- chore(deps): bump trufflesecurity/trufflehog from 3.84.1 to 3.86.1 @dependabot[bot] (#298)
- chore(deps): bump trufflesecurity/trufflehog from 3.83.2 to 3.84.1 @dependabot[bot] (#296)
Version 7.0.0 🌈
Changes
💥 Breaking Changes
In this release, we bump the GitHub Ubuntu image and rework our AutoDev action. No changes should be necessary.
🚀 Features
📝 Documentation
- 📝 Update Readme Versions @staffbase-actions (#291)
🚨 Dependencies
- chore(deps): bump staffbase/autodev-action from 2.1.0 to 2.2 @dependabot (#293)
- chore(deps): bump trufflesecurity/trufflehog from 3.82.2 to 3.83.2 @dependabot (#292)
- ⬆️ Bump ubuntu image @flaxel (#285)
Version 6.2.0 🌈
Changes
🚀 Features
- Emit image build event for upwind @timdittler (#288)
- CLP-0000: Add an input type to specify update types for dependabot automerge workflow @ingvaar (#286)
📝 Documentation
- 📝 Update Readme Versions @staffbase-actions (#283)
🚨 Dependencies
- Bump techdocs version @axdotl (#265)
- chore(deps): bump cla-assistant/github-action from 2.5.1 to 2.6.0 @dependabot (#284)
Version 6.1.0 🌈
Changes
📝 Documentation
- 📝 Update Readme Versions @staffbase-actions (#273)
🚨 Dependencies
- chore(deps): bump trufflesecurity/trufflehog from 3.81.5 to 3.82.2 @dependabot (#279)
- chore(deps): bump actions/create-github-app-token from 1.10.0 to 1.11.0 @dependabot (#280)
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 @dependabot (#278)
- chore(deps): bump Staffbase/github-action-issue-id-collection from 1.1.0 to 1.2.0 @dependabot (#277)
- chore(deps): bump Staffbase/github-action-jira-release-tagging from 1.3.1 to 1.4.0 @dependabot (#276)
- chore(deps): bump cla-assistant/github-action from 2.4.0 to 2.5.1 @dependabot (#275)
- chore(deps): bump trufflesecurity/trufflehog from 3.80.1 to 3.81.5 @dependabot (#274)
Version 6.0.0 🌈
Changes
💥 Breaking Changes
In this release we are replacing Artifactory with Harbor in the GitOps Workflow. To be able to still use this workflow, you have to:
- replace
${{ secrets.ARTIFACTORY_USERNAME }}with${{ secrets.HARBOR_USERNAME }} - replace
${{ secrets.ARTIFACTORY_PASSWORD }}with${{ secrets.HARBOR_PASSWORD }}
🚀 Features
- DIA-3614: Replace Artifactory with Harbor @ricoberger (#272)
📝 Documentation
- PKM-249: Replace bomberman with pokemon @Sherif-Zaki (#269)
- 📝 Update Readme Versions @staffbase-actions (#268)
🚨 Dependencies
- chore(deps): bump trufflesecurity/trufflehog from 3.79.0 to 3.80.1 @dependabot (#271)
- chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 @dependabot (#270)
Version 5.6.0 🌈
Changes
🚀 Features
🐛 Bug Fixes
- NO-TICKET Update default gitops-email and gitops-user @veerendra2 (#264)
📝 Documentation
- 📝 Update Readme Versions @staffbase-actions (#263)
🚨 Dependencies
- chore(deps): bump trufflesecurity/trufflehog from 3.78.0 to 3.79.0 @dependabot (#267)
Version 5.5.0 🌈
Changes
🚀 Features
🐛 Bug Fixes
📝 Documentation
- 📝 Update Readme Versions @github-actions (#259)
🚨 Dependencies
- chore(deps): bump trufflesecurity/trufflehog from 3.77.0 to 3.78.0 @dependabot (#262)
Version 5.4.0 🌈
Changes
🚀 Features
📝 Documentation
- 📝 Update Readme Versions @github-actions (#255)
🚨 Dependencies
- chore(deps): bump staffbase/yamllint-action from 1.2.0 to 1.3.0 @dependabot (#257)
- chore(deps): bump trufflesecurity/trufflehog from 3.75.0 to 3.77.0 @dependabot (#256)
Version 5.3.0 🌈
Changes
- DIA-3549 Version Bump for Gitops Action to enable retagging @kaitimmer (#253)
🚀 Features
- 🔥 Remove approving from auto-merge workflow @0x46616c6b (#251)
📝 Documentation
- 📝 Update Readme Versions @github-actions (#247)
🚨 Dependencies
- chore(deps): bump cla-assistant/github-action from 2.3.0 to 2.4.0 @dependabot (#250)
- chore(deps): bump trufflesecurity/trufflehog from 3.74.0 to 3.75.0 @dependabot (#248)
- chore(deps): bump actions/create-github-app-token from 1.9.0 to 1.10.0 @dependabot (#249)