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

CI - fixing travis / introducing gh actions #26

Merged
merged 4 commits into from
Dec 16, 2020
Merged

Conversation

pmauduit
Copy link
Contributor

No description provided.

@pmauduit pmauduit changed the title CI - using maven options to limit writes on stdout CI - fixing travis / introducing gh actions Dec 16, 2020
This github-action tries to mimic what is currently done with travis. It
uses a m2 caching module as well, and uses basically the same command to
launch the testsuite.
After having discussed with @fxprunayre, we decided to remove travis
builds in favor of github actions.
@fxprunayre fxprunayre merged commit 5c0efd2 into ogcapirecords Dec 16, 2020
@pmauduit pmauduit deleted the ci-issues branch December 16, 2020 18:01
fxprunayre pushed a commit that referenced this pull request Dec 30, 2020
* CI - using maven options to limit writes on stdout

* limiting loglevel to ERROR for spring-boot during tests

* introducing a first github action

This github-action tries to mimic what is currently done with travis. It
uses a m2 caching module as well, and uses basically the same command to
launch the testsuite.

* actually remove travis-ci

After having discussed with @fxprunayre, we decided to remove travis
builds in favor of github actions.
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.

2 participants