Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(gha): replace action for creating github releases #966

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

dbyron-sf
Copy link
Contributor

actions/create-release@v1 is unmaintained (see https://github.com/actions/create-release) and generates warnings like

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

from e.g. https://github.com/spinnaker/rosco/actions/runs/4516827901/jobs/7955543641

https://github.com/softprops/action-gh-release seems like a good alterative (active git repo, lots of stars, users, etc.)

actions/create-release@v1 is unmaintained (see https://github.com/actions/create-release) and generates warnings like

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

from e.g. https://github.com/spinnaker/rosco/actions/runs/4516827901/jobs/7955543641

https://github.com/softprops/action-gh-release seems like a good alterative (active git repo, lots of
stars, users, etc.)
@dbyron-sf dbyron-sf force-pushed the update-create-release-action branch from e245f39 to 96e6fd7 Compare March 30, 2023 17:19
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Mar 30, 2023
@mergify mergify bot added the auto merged label Mar 30, 2023
@mergify mergify bot merged commit ca28f9a into spinnaker:master Mar 30, 2023
@dbyron-sf dbyron-sf deleted the update-create-release-action branch March 30, 2023 17:41
dbyron-sf added a commit to dbyron-sf/rosco that referenced this pull request Mar 30, 2023
dbyron-sf added a commit that referenced this pull request Mar 30, 2023
dbyron-sf added a commit to dbyron-sf/clouddriver that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/deck that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/echo that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/fiat that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/halyard that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/front50 that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/echo that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/fiat that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/halyard that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/front50 that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/gate that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/igor that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/orca that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/gate that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/igor that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/swabbie that referenced this pull request Mar 31, 2023
dbyron-sf added a commit to dbyron-sf/spin that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/kork that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/swabbie that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/spin that referenced this pull request Mar 31, 2023
mergify bot pushed a commit to spinnaker/kayenta that referenced this pull request Apr 1, 2023
dbyron-sf added a commit to dbyron-sf/clouddriver that referenced this pull request Apr 1, 2023
mergify bot pushed a commit to spinnaker/orca that referenced this pull request Apr 1, 2023
mergify bot pushed a commit to spinnaker/keel that referenced this pull request Apr 1, 2023
mergify bot pushed a commit to spinnaker/deck that referenced this pull request Apr 1, 2023
see spinnaker/rosco#966 for background

Co-authored-by: Cameron Motevasselani <cmotevasselani@gmail.com>
mergify bot pushed a commit to spinnaker/clouddriver that referenced this pull request Apr 1, 2023
siddhu-opsmx pushed a commit to OpsMx/deck-oes-1 that referenced this pull request Apr 12, 2023
see spinnaker/rosco#966 for background

Co-authored-by: Cameron Motevasselani <cmotevasselani@gmail.com>
dbyron-sf added a commit to dbyron-sf/spinnaker-gradle-project that referenced this pull request Jul 18, 2023
dbyron-sf added a commit to spinnaker/spinnaker-gradle-project that referenced this pull request Jul 18, 2023
osoriano pushed a commit to osoriano/keel that referenced this pull request Sep 2, 2023
mergify bot pushed a commit to spinnaker/clouddriver that referenced this pull request Sep 8, 2023
see spinnaker/rosco#966 for background

(cherry picked from commit 5c8426d)

# Conflicts:
#	.github/workflows/release.yml
mergify bot pushed a commit to spinnaker/clouddriver that referenced this pull request Sep 8, 2023
see spinnaker/rosco#966 for background

(cherry picked from commit 5c8426d)

# Conflicts:
#	.github/workflows/release.yml
mergify bot added a commit to spinnaker/clouddriver that referenced this pull request Sep 8, 2023
…) (#6025)

* chore(gha): replace action for creating github releases (#5929)

see spinnaker/rosco#966 for background

(cherry picked from commit 5c8426d)

# Conflicts:
#	.github/workflows/release.yml

* chore(gha): resolve conflicts

---------

Co-authored-by: David Byron <82477955+dbyron-sf@users.noreply.github.com>
Co-authored-by: David Byron <dbyron@salesforce.com>
mergify bot added a commit to spinnaker/clouddriver that referenced this pull request Sep 8, 2023
…) (#6026)

* chore(gha): replace action for creating github releases (#5929)

see spinnaker/rosco#966 for background

(cherry picked from commit 5c8426d)

# Conflicts:
#	.github/workflows/release.yml

* chore(gha): resolve conflicts

---------

Co-authored-by: David Byron <82477955+dbyron-sf@users.noreply.github.com>
Co-authored-by: David Byron <dbyron@salesforce.com>
yugaa22 pushed a commit to OpsMx/kayenta-oes that referenced this pull request Apr 26, 2024
nemesisOsorio pushed a commit to OpsMx/rosco-oes that referenced this pull request Apr 27, 2024
actions/create-release@v1 is unmaintained (see https://github.com/actions/create-release) and generates warnings like

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

from e.g. https://github.com/spinnaker/rosco/actions/runs/4516827901/jobs/7955543641

https://github.com/softprops/action-gh-release seems like a good alterative (active git repo, lots of
stars, users, etc.)
nemesisOsorio pushed a commit to OpsMx/rosco-oes that referenced this pull request Apr 27, 2024
aman-agrawal pushed a commit to OpsMx/fiat-oes that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged ready to merge Approved and ready for merge
Projects
None yet
2 participants