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

fix: deployment to packages only from main branch possible #19 #20

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

ariwk
Copy link
Collaborator

@ariwk ariwk commented Jun 11, 2024

Proposed changes

When rebasing branches while a release It could happen that a deployment from branch other than main is faster.
In this case an additional condition must be implemented to suppressed the situation

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation

@ariwk ariwk requested a review from a team as a code owner June 11, 2024 09:47
@ariwk ariwk linked an issue Jun 11, 2024 that may be closed by this pull request
@ariwk ariwk enabled auto-merge (squash) June 11, 2024 09:48
@ariwk ariwk merged commit 4a8fcb6 into main Jun 11, 2024
6 checks passed
@ariwk ariwk deleted the 19-deployment-should-only-happen-on-main-branch branch June 11, 2024 09:54
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.

Deployment should only happen on main branch
2 participants