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

Migrate from CircleCI to Github Actions #286

Merged
merged 1 commit into from Feb 7, 2023
Merged

Migrate from CircleCI to Github Actions #286

merged 1 commit into from Feb 7, 2023

Conversation

spirosoik
Copy link
Member

@spirosoik spirosoik commented Feb 6, 2023

Summary

The CI/CD as a reusable workflow

Ticket Link

Ticket: https://mattermost.atlassian.net/browse/CLD-4816

The PR builds workflows for CI/CD with Github Actions. In parallel we add the  to define the version of node we need to use to build.

Ticket: https://mattermost.atlassian.net/browse/CLD-4816
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (00e8936) compared to base (8e89862).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #286    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files           8       8            
  Lines         911    1133   +222     
=======================================
- Misses        911    1133   +222     
Impacted Files Coverage Δ
server/http.go 0.00% <0.00%> (ø)
server/store.go 0.00% <0.00%> (ø)
server/cipher.go 0.00% <0.00%> (ø)
server/plugin.go 0.00% <0.00%> (ø)
server/command.go 0.00% <0.00%> (ø)
server/configuration.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@m1lt0n m1lt0n self-requested a review February 7, 2023 09:33
Copy link
Collaborator

@hanzei hanzei left a comment

Choose a reason for hiding this comment

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

LGTM, but the branch protection rules need to be fixed

@hanzei hanzei added the 4: Reviews Complete All reviewers have approved the pull request label Feb 7, 2023
@hanzei hanzei added this to the v2.0.0 milestone Feb 7, 2023
@spirosoik
Copy link
Member Author

@hanzei the protection rules will be fixed across every repo soon.

@spirosoik spirosoik merged commit c3533e3 into master Feb 7, 2023
@spirosoik spirosoik deleted the feat/CLD-4816 branch February 7, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants