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

chore: improve ci workflows #1247

Merged
merged 1 commit into from
Oct 12, 2023
Merged

chore: improve ci workflows #1247

merged 1 commit into from
Oct 12, 2023

Conversation

lburgazzoli
Copy link
Collaborator

  • split main and pr workflow
  • introduces reusable workflows (build, checks)
  • add support for testing agains java 21
  • update etcd container to v3.4.27

Signed-off-by: Luca Burgazzoli lburgazzoli@gmail.com

Copy link
Contributor

@liangyuanpeng liangyuanpeng left a comment

Choose a reason for hiding this comment

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

That's great, let precheck just run once.

steps:
- name: 'Checkout'
uses: actions/checkout@v4
- name: 'Run check task'
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe it need to setup java 11? same with the publish of main.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

- split main and pr workflow
- introduces reusable workflows (build, checks)
- add support for testing agains java 21
- update etcd container to v3.4.27
- update gradle to 8.4.x

Signed-off-by: Luca Burgazzoli <lburgazzoli@gmail.com>
@lburgazzoli lburgazzoli merged commit fae598b into etcd-io:main Oct 12, 2023
9 checks passed
@lburgazzoli lburgazzoli deleted the ci-flow branch October 12, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants