Skip to content

Refactor : integrate the different build job together#21677

Merged
zhaojinchao95 merged 1 commit into
apache:masterfrom
taojintianxia:refactor-nightly-build
Oct 21, 2022
Merged

Refactor : integrate the different build job together#21677
zhaojinchao95 merged 1 commit into
apache:masterfrom
taojintianxia:refactor-nightly-build

Conversation

@taojintianxia

@taojintianxia taojintianxia commented Oct 21, 2022

Copy link
Copy Markdown
Contributor

Changes proposed in this pull request:

  • integrate the different build job together
  • upgrade the docker login action

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : mvn clean install -B -T2C -DskipTests -Dmaven.javadoc.skip=true -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@taojintianxia taojintianxia self-assigned this Oct 21, 2022
@taojintianxia taojintianxia added this to the 5.2.2 milestone Oct 21, 2022
@zhaojinchao95 zhaojinchao95 merged commit ba171ec into apache:master Oct 21, 2022
@taojintianxia taojintianxia deleted the refactor-nightly-build branch October 21, 2022 07:47
- uses: actions/checkout@v3
- uses: graalvm/setup-graalvm@v1
with:
version: 'releases'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  • I just wanted to ask, graalvm/setup-graalvm@v1 doesn't seem to have this keyword? version only has latest, dev, or specifies a version like 22.2.0. Reference https://github.com/graalvm/setup-graalvm . 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants