-
Notifications
You must be signed in to change notification settings - Fork 28
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
Create CI configuration and a build script #5
Comments
dartandrevinsky
added a commit
that referenced
this issue
Apr 22, 2021
dartandrevinsky
added a commit
that referenced
this issue
Apr 22, 2021
- add master-branch filter - adjust loglevel for npm installation
dartandrevinsky
added a commit
that referenced
this issue
Apr 22, 2021
dartandrevinsky
added a commit
that referenced
this issue
Apr 22, 2021
- corrected a typo ('artifact' < 'artefact')
dartandrevinsky
added a commit
that referenced
this issue
Apr 23, 2021
- adjusting paths for collecting reports
dartandrevinsky
added a commit
that referenced
this issue
Apr 23, 2021
- collecting coverage report as a tar-archive in artifacts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
write a script
build-and-test-all.sh
that does everything.Create
.circleci/config.yml
- a very simplified single job version https://github.com/microservices-platform/microservices-assessment-platform/blob/master/.circleci/config.yml like this https://github.com/eventuate-foundation/eventuate-plugins-gradle/blob/master/.circleci/config.ymlThe text was updated successfully, but these errors were encountered: