Skip to content

Conversation

@brotherlu-xcq
Copy link
Collaborator

Describe what this PR does / why we need it

Migrate Travis CI to GitHub Actions

Does this pull request fix one issue?

Fix #1986

Describe how you did it

migrate the old .travis.yml to .github/workflows/ci.yml

Describe how to verify it

check the Actions

Special notes for reviews

@sczyh30 sczyh30 changed the title Fix #1986 Fix #1986: Migrate Travis CI to GitHub Actions Jan 29, 2021
@sczyh30 sczyh30 added the area/ci Issues or PRs related to CI label Jan 29, 2021
architecture: x64

- name: Build with Maven
run: mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -DminimumPriority=1
Copy link
Member

Choose a reason for hiding this comment

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

Here we'll need to execute both build and test.

FYI (config in Travis CI): https://docs.travis-ci.com/user/languages/java/#maven-dependency-management

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

OK, I will change it later.

@sczyh30 sczyh30 added this to the 1.8.2 milestone Feb 5, 2021
Copy link
Member

@sczyh30 sczyh30 left a comment

Choose a reason for hiding this comment

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

LGTM

@sczyh30 sczyh30 merged commit 217cccd into alibaba:master Mar 9, 2021
@sczyh30
Copy link
Member

sczyh30 commented Mar 9, 2021

Thanks for contributing!

hughpearse pushed a commit to hughpearse/Sentinel that referenced this pull request Jun 2, 2021
linkolen pushed a commit to shivagowda/Sentinel that referenced this pull request Aug 4, 2021
linkolen pushed a commit to shivagowda/Sentinel that referenced this pull request Aug 4, 2021
linkolen added a commit to shivagowda/Sentinel that referenced this pull request Aug 4, 2021
linkolen pushed a commit to shivagowda/Sentinel that referenced this pull request Aug 14, 2021
linkolen pushed a commit to shivagowda/Sentinel that referenced this pull request Aug 14, 2021
linkolen pushed a commit to shivagowda/Sentinel that referenced this pull request Aug 16, 2021
CST11021 pushed a commit to CST11021/Sentinel that referenced this pull request Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci Issues or PRs related to CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate Travis CI to GitHub Actions

2 participants