Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

The automated release is failing 🚨 #1

Closed
nodece opened this issue May 25, 2022 · 5 comments
Closed

The automated release is failing 🚨 #1

nodece opened this issue May 25, 2022 · 5 comments
Assignees
Labels
question Further information is requested semantic-release

Comments

@nodece
Copy link
Member

nodece commented May 25, 2022

🚨 The automated release from the beta branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the beta branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Cannot push to the Git repository.

semantic-release cannot push the version tag to the branch beta on the remote Git repository with URL https://x-access-token:[secure]@github.com/casbin/casbin-core.git.

This can be caused by:


Good luck with your project ✨

Your semantic-release bot 📦🚀

@casbin-bot
Copy link
Member

@tangyang9464 @closetool @sagilio

@casbin-bot casbin-bot added the question Further information is requested label May 25, 2022
@nodece
Copy link
Member Author

nodece commented May 26, 2022

🚨 The automated release from the beta branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the beta branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Cannot push to the Git repository.

semantic-release cannot push the version tag to the branch beta on the remote Git repository with URL https://x-access-token:[secure]@github.com/casbin/casbin-core.git.

This can be caused by:


Good luck with your project ✨

Your semantic-release bot 📦🚀

@Shivansh-yadav13
Copy link
Member

Last push cloud be failing due to presence of yarn.lock file, something to do with chalk, in this issue others have suggested some workarounds ,

"resolutions": {
    "npm/chalk": "^4.1.2"
},

@nodece what are your thoughts?

@nodece
Copy link
Member Author

nodece commented May 26, 2022

Last push cloud be failing due to presence of yarn.lock file, something to do with chalk, in this issue others have suggested some workarounds ,

"resolutions": {
    "npm/chalk": "^4.1.2"
},

@nodece what are your thoughts?

I'm not sure what happened, this is my personal token.

fatal: unable to access 'https://github.com/casbin/casbin-core.git/': The requested URL returned error: 403.

@nodece
Copy link
Member Author

nodece commented May 26, 2022

Disable the semantic-release.

@nodece nodece closed this as completed May 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested semantic-release
Development

No branches or pull requests

4 participants