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

[INLONG-732] ci: github actions and workflow for inlong #569

Merged
merged 3 commits into from
Jul 21, 2021

Conversation

shink
Copy link
Member

@shink shink commented Jul 20, 2021

Motivation

Optimize the CI/CD workflow for build and integration test. See Jira-INLONG-732.

This workflow is for testing, including caching maven packages, building with Maven, uploading coverage to Codecov.

Modifications

  • add test workflow with GitHub Actions

  • remove .travis.yml

@shink
Copy link
Member Author

shink commented Jul 20, 2021

This PR didn't trigger GitHub Actions. Is it because the repository's Actions are not enabled?

@dockerzhang
Copy link
Contributor

it's better to remove .travis.yml in this PR, because we do not need it anymore. GitHub Actions will be triggered after this PR is merged.

@dockerzhang dockerzhang changed the title [INLONG-732] ci: add test workflow [INLONG-732] ci: github actions and workflow for inlong Jul 21, 2021
# limitations under the License.
#

name: Test
Copy link
Contributor

Choose a reason for hiding this comment

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

it's better to choose another name.

@dockerzhang dockerzhang merged commit ddc46b6 into apache:master Jul 21, 2021
ApocalypseWan pushed a commit to ApocalypseWan/incubator-inlong that referenced this pull request Aug 23, 2021
* [INLONG-732] ci: add test workflow

* [INLONG-732] ci: remove .travis.yml

* [INLONG-732] ci: update test workflow name
xuehuanran pushed a commit to xuehuanran/inlong that referenced this pull request Dec 22, 2022
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.

None yet

2 participants