Skip to content

Releases: dev-drprasad/porter-hashicorp-plugins

v0.1.0

20 May 15:28
Compare
Choose a tag to compare

Changelog

6f8abdf 🐛 Dont allow manually execution of plugin
685d322 🐛 Fix no proper error coming when invalid plugin interface passed
244e720 🐛 Fix version command failing while using 'porter plugin list'
efd772d 📝 Add implementation details
6ec63de ✨ Implement vault logic
3000aa1 🎉 Initial Commit
c77108c 🚀 Setup Release Process

feed

20 May 15:28
Compare
Choose a tag to compare
🚀 Setup Release Process

🔨 Automate feed generation

🔨 Fix artifacts filenames

🔨 Fix release not happening

🔨 Fix release file name

🔨 Fix release configuration

🔨 Fix exclude files regex in release

Create go.yml

Create release.yml

🔨 Fix curl failing in github actions

🔨 Fix curl failing in github actions

🔨 Fix goreleaser failing

🔨 Fix goreleaser failing

🔨 Run GitHub actions on PRs and tag push

🔨 Fix goreleaser failing because no GITHUB_TOKEN

🔨 Add porter to PATH in goreleaser

🔨 Send porter path from env

🔨 Add feed automation steps

🔨 Fix feed upload failing

🔨 Fix feed upload failing

🔨 Add feed delete step

🔨 Fix typo

🐛 Dont on build when tag is feed

🐛 Skip feed generation for non tag events

🔨 Seperate workflows for release and test

🐛 Fix not having releases throwing an error

📝 Add README.md

🔨 Upgrade delete-tag-and-release to get fixes