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

Create CI configuration and a build script #5

Open
dartandrevinsky opened this issue Apr 22, 2021 · 0 comments
Open

Create CI configuration and a build script #5

dartandrevinsky opened this issue Apr 22, 2021 · 0 comments
Assignees

Comments

@dartandrevinsky
Copy link
Collaborator

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.yml

you can simply test the build script by running docker run -it circleci/node:12.18.4-buster-browsers build-and-test-all.sh

@dartandrevinsky dartandrevinsky self-assigned this 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
* #5: Create CI configuration and a build script

* #5: Create CI configuration and a build script
 - add master-branch filter
 - adjust loglevel for npm installation
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant