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 #87

Merged
merged 2 commits into from
Feb 7, 2023
Merged

Migrate from CircleCI to Github Actions #87

merged 2 commits into from
Feb 7, 2023

Conversation

spirosoik
Copy link
Member

    #### Summary
    The PR build (CI) is a reusable [required workflow](https://github.com/mattermost/actions-workflows/tree/main/.github/workflows/required_workflows/plugins)  

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

        The PR build (CI) is a reusable [required workflow](https://github.com/mattermost/actions-workflows/tree/main/.github/workflows/required_workflows/plugins). The CD
        part is defined in the repository. 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
@spirosoik spirosoik requested a review from larkox as a code owner February 6, 2023 09:58
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

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

Coverage data is based on head (754f3fb) compared to base (3b4cb09).
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #87   +/-   ##
======================================
  Coverage    5.44%   5.44%           
======================================
  Files          13      13           
  Lines         882     882           
======================================
  Hits           48      48           
  Misses        822     822           
  Partials       12      12           

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.

@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.2.0 milestone Feb 7, 2023
@hanzei hanzei removed the request for review from larkox February 7, 2023 10:07
@spirosoik spirosoik merged commit ea36c39 into master Feb 7, 2023
@spirosoik spirosoik deleted the feat/CLD-4816 branch February 7, 2023 11:59
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.

3 participants