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

Realese Definition Generate sometimes cannot create the Release-Branch #42

Closed
Schuchie opened this issue Mar 27, 2024 · 2 comments
Closed
Labels

Comments

@Schuchie
Copy link

Schuchie commented Mar 27, 2024

Describe the bug
The command sfp releasedefinition:generate can not always generate the branch including the release definition file. Its not on all of our projects but consistent on one project. I can also reproduce the issue locally in my cli and in the repository.

To Reproduce
Steps to reproduce the behavior:

  • Checkout a project and execute the release command:
  • sfp releasedefinition:generate -n release-2.8 -b release-2.8 -d ./release-definitions -f ./release-definitions/release-config.yml -c origin/main
  • Branch gets not created.

Expected behavior
Branch including the release definition file was created and pushed.

Screenshots
image

Platform Details (please complete the following information):

  • OS: Linux/MacOs
  • Version [e.g. CLI Version eg: 1.6.6]: @flxblio/sfp/34.0.2 darwin-arm64 node-v20.6.1
  • Salesforce CLI(sfdx cli) Version: @salesforce/cli/2.30.8 darwin-arm64 node-v20.6.1
  • CI Platform: GitHub

Additional context
If I create manually the branch before (empty from main), sfp can create and commit the release definition file.

@azlam-abdulsalam
Copy link

@Schuchie I am closing this, cant seem to reproduce this one

@Schuchie
Copy link
Author

@azlam-abdulsalam was for us an edge case and did not happen since then.

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

No branches or pull requests

2 participants