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

Method to Push a NEW\RENEWED tag e.g. REL8_4_7 #43

Open
AndreMikulec opened this issue Oct 10, 2024 · 0 comments
Open

Method to Push a NEW\RENEWED tag e.g. REL8_4_7 #43

AndreMikulec opened this issue Oct 10, 2024 · 0 comments
Labels
STICKY STICKY

Comments

@AndreMikulec
Copy link
Owner

NOTE:
One can not delete a github TAG that holds release assets

One can 
1. delete a remote release (associated with a tag)
2. delete the tag
3. push a same name tag (x the OLD "remote tag" assets will be automatically readded xx)
                         (Appveyor destroys: POSSIBLY RENAME THE tag to REL8_4_7 old to KEEP the ASSETS?) 

METHOD

1. From https://github.com/postgres-plr/plr/releases
   Github Sync commits to https://github.com/AndreMikulec/plr
   Sync commits to local

2. https://github.com/postgres-plr/plr/releases
Delete the release
Delete the tag

3. local (using Git Extensions)
Upon that commit - Delete the local tag -> Delete the remote tag at https://github.com/AndreMikulec/plr
Upon that commit - Create the local tag -> Push the local tag to remote https://github.com/AndreMikulec/plr
Optionally on github, stop the builds of https://github.com/AndreMikulec/plr

Upon that commit - Delete the local tag
Upon that commit - Create the local tag -> Push the local tag to remote https://github.com/postgres-plr/plr/releases
Optionally on github, stop the builds of https://github.com/postgres-plr/plr/releases

After ALL THE BUILDS are DONE . . . because the Description will KEEP getting overridden after each JOB
Go to https://github.com/postgres-plr/plr/releases/edit/REL8_4_7
Edit the release description: e.g. Release Version REL8_4_7
@AndreMikulec AndreMikulec added the STICKY STICKY label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STICKY STICKY
Projects
None yet
Development

No branches or pull requests

1 participant