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

releng: Add github workflow for continuous integration (2021-06 branch) #2

Conversation

bhufmann
Copy link
Contributor

@bhufmann bhufmann commented Feb 16, 2024

Add following workflow file: ci.yml for 2021-06 branch. It uses different maven command-line parameters and copies the legacy product files for RCP and Trace Server before running the maven build.

Signed-off-by: Bernd Hufmann [email protected]

@bhufmann bhufmann force-pushed the github-migration-2021-06 branch 3 times, most recently from fb972a5 to c38c13e Compare February 16, 2024 14:47
Add following workflow file: ci.yml

Signed-off-by: Bernd Hufmann <[email protected]>
@bhufmann bhufmann force-pushed the github-migration-2021-06 branch from c38c13e to ca6a8ce Compare February 16, 2024 15:08
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
java-version: '17'
Copy link
Contributor

Choose a reason for hiding this comment

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

Check if you want to do a matrix operation?

@bhufmann bhufmann merged commit 5c567af into eclipse-tracecompass-incubator:2021-06 Feb 16, 2024
2 checks passed
@bhufmann bhufmann deleted the github-migration-2021-06 branch February 16, 2024 20:12
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