ansible-community / antsichaut

Antsichaut aims to automate the filling of a changelog.yaml used by antsibull-changelog
https://pypi.org/project/antsichaut/
MIT License
4 stars 4 forks source link

manually update version to 0.3.8 #42

Open rndmh3ro opened 6 months ago

rndmh3ro commented 6 months ago

because:

plumbum.commands.processes.ProcessExecutionError: Unexpected exit code: 1
Command line: | /usr/bin/git push --follow-tags --set-upstream origin main
Stderr:       | remote: error: GH006: Protected branch update failed for refs/heads/main.        
              | remote: error: Changes must be made through a pull request. 4 of 4 required status checks are expected.        
              | To https://github.com/ansible-community/antsichaut
              |  ! [remote rejected] main -> main (protected branch hook declined)
              | error: failed to push some refs to 'https://github.com/ansible-community/antsichaut'
rndmh3ro commented 6 months ago

The release is already on pypi.

gardar commented 6 months ago

But are the changes not here? I noticed main hasn't been updated in 8 months.

rndmh3ro commented 6 months ago

The changes are here, there wasn't a release in 8 months.

gardar commented 6 months ago

Ah right ok didn't notice, I thought there were new fixes you were mentioning in #41

gardar commented 6 months ago

I noticed 0.4.0 is already on pip but the latest release here is 0.3.8

Edit: I see 0.4.0 is actually released here but 0.3.8 is marked as latest so it appears in the repo overview.