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

manually update version to 0.3.8 #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

manually update version to 0.3.8 #42

wants to merge 2 commits into from

Conversation

rndmh3ro
Copy link
Collaborator

@rndmh3ro rndmh3ro commented Jan 8, 2024

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'

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
Copy link
Collaborator Author

rndmh3ro commented Jan 8, 2024

The release is already on pypi.

@gardar
Copy link
Contributor

gardar commented Jan 8, 2024

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

@rndmh3ro
Copy link
Collaborator Author

rndmh3ro commented Jan 8, 2024

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

@gardar
Copy link
Contributor

gardar commented Jan 8, 2024

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

@gardar
Copy link
Contributor

gardar commented Jan 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants