Skip to content

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.

@rndmh3ro rndmh3ro requested a review from cidrblock January 8, 2024 09:19
@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