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

feat(ci): Add nightly deploy for main and recent release branches #1164

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

gansheer
Copy link
Contributor

@gansheer gansheer commented Feb 1, 2024

Nightly deploy is activated on the following branches:

  • main
  • release-3.6.x
  • release-3.2.x

Release Note

feat(ci): Add nightly deploy for main and recent release branches

Copy link
Contributor

@squakez squakez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to self update the branches as we do during the bump phase:

# Support nightly CI tasks
- feel free to take it as a follow up actions to make sure this is working as expected after first nightly push.

Alternatively, consider to add a new step to the existing https://github.com/apache/camel-k-runtime/blob/main/.github/actions/automatic-updates/action.yml we may have a simpler maintenance with a single running action.

.github/workflows/nightly-release.yml Outdated Show resolved Hide resolved
@gansheer gansheer force-pushed the ci/910_nightly_release branch from 911bbd5 to 449212e Compare February 1, 2024 16:26
@gansheer
Copy link
Contributor Author

gansheer commented Feb 1, 2024

It would be nice to self update the branches as we do during the bump phase:

# Support nightly CI tasks

I definitely prefer using a pre-existing update workflow. I moved the code. We'll see how it goes.

@squakez squakez merged commit 3881a4e into apache:main Feb 2, 2024
22 checks passed
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