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

replace circleci to use github actions #88

Merged
merged 2 commits into from
Jan 20, 2022
Merged

replace circleci to use github actions #88

merged 2 commits into from
Jan 20, 2022

Conversation

cpanato
Copy link
Contributor

@cpanato cpanato commented Jan 20, 2022

Summary

some updates:

  • replace circleci to use github actions
  • add internal gitlab pipeline to build the release artifacts

the ci will run to build/test and build the image but not push more for testing purposes, when we merge to the main branch or create a tag the image will be built and push using the internal gitlab.

the circleci for this repository is already disabled

Ticket Link

n/a

@github-actions
Copy link

github-actions bot commented Jan 20, 2022

Unit Test Results

  1 files    5 suites   16s ⏱️
18 tests 18 ✔️ 0 💤 0

Results for commit 121f3e0.

♻️ This comment has been updated with latest results.

@cpanato cpanato force-pushed the actions branch 7 times, most recently from 1252188 to 10874e0 Compare January 20, 2022 14:10
@cpanato cpanato added the 1: Dev Review Requires review by a core commiter label Jan 20, 2022
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
Copy link

@stylianosrigas stylianosrigas left a comment

Choose a reason for hiding this comment

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

LGTM, good stuff 🚀

@cpanato cpanato merged commit 64f1881 into master Jan 20, 2022
@cpanato cpanato deleted the actions branch January 20, 2022 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1: Dev Review Requires review by a core commiter
Projects
None yet
3 participants