Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Migration to gitHub action #201

Merged
merged 7 commits into from
Sep 20, 2021
Merged

Migration to gitHub action #201

merged 7 commits into from
Sep 20, 2021

Conversation

ahalberkamp
Copy link
Contributor

Remove travis and apply Github action for build.

@@ -46,6 +40,7 @@ public void tearDownAfterAll() {
@Before
@Override
public void setUp() {
super.setupBeforeAll();
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this change is in the PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

without this change the test was failing in the git-action

Copy link
Contributor

Choose a reason for hiding this comment

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

That's weird that changing from travis to github actions you have to change the tests too, but ok.

@@ -0,0 +1,3 @@
{
"lockfileVersion": 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this file is here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

README.md Outdated Show resolved Hide resolved
@ahalberkamp ahalberkamp merged commit 65775c1 into master Sep 20, 2021
@ahalberkamp ahalberkamp deleted the github_action branch September 20, 2021 07:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants