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

Include v1.6.1 produced CHANGELOG (failed to push/finalize the release) #81

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

yarikoptic
Copy link
Collaborator

Continuation of #73 which was to address #69.

As a release attempt upon merging #80 showed in https://github.com/Lykos153/AnnexRemote/actions/runs/6304559468/job/17116167502

ℹ  info      Tagging new tag: v1.6.0 => v1.6.1
ℹ  info      Calling after version hook
08aaf4c436a015a3a558da0c3d48d1483319ee1d	refs/heads/master
ℹ  info      Branch: master
ℹ  info      HEADs: 08aaf4c436a015a3a558da0c3d48d1483319ee1d	refs/heads/master
ℹ  info      Current branch is up to date, proceeding with release
ℹ  info      Calling publish hook
ℹ  info      Pushing new tag to GitHub
remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: Changes must be made through a pull request.        
To https://github.com/Lykos153/AnnexRemote
 * [new tag]         v1.6.1 -> v1.6.1
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/Lykos153/AnnexRemote'
Error: Running command 'git' with args [push, --follow-tags, --set-upstream, https://****4owg@github.com/Lykos153/AnnexRemote, master] failed

remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: Changes must be made through a pull request.        
To https://github.com/Lykos153/AnnexRemote
 * [new tag]         v1.6.1 -> v1.6.1
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/Lykos153/AnnexRemote'

  ...

so likely the master branch is protected and thus we can't push updated CHANGELOG to it :-/

This PR includes that tag 1.6.1 changes (CHANGELOG) and after settings are fixed to permit pushing to master (ping @Lykos153 ) - we should merge and then 1.6.2 should be properly pushed/released.

@yarikoptic yarikoptic added documentation Changes only affect the documentation release Create a release when this pr is merged labels Sep 25, 2023
@yarikoptic
Copy link
Collaborator Author

forgot about this effort -- let's see if release is to come ;)

@yarikoptic yarikoptic merged commit cdedfcc into master Oct 17, 2023
@yarikoptic yarikoptic deleted the bf-release branch October 17, 2023 17:36
@github-actions
Copy link

🚀 PR was released in v1.6.2 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes only affect the documentation release Create a release when this pr is merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant