-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
kind/taskTasks, chores, etcTasks, chores, etc
Description
Is your task related to a problem? Please describe.
Right now, every release of argocd-agent is being build locally (mainly by me, on my local workstation) and then pushed to GitHub. While lots of things scripted, some are not. This is error-prone (i.e. I forgot to upload the release CLIs as binaries to the release on GitHub).
Describe the solution you'd like
Releases should be built using GitHub actions, on GitHub hosted runners and created entirely within GitHub. Argo CD has a pretty great & proven release workflow, so we might piggyback on that.
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/taskTasks, chores, etcTasks, chores, etc