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

fix(deploy): deploy from master so that we can publish #409

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

noisecapella
Copy link
Contributor

The deploy worked but it was ignored because we were publishing off of a tag. This PR changes the workflow to deploy from master instead, and run CI-related steps like linting and unit tests. I adapted what we are currently doing on paragon for this PR

@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #409 (ee9f8b1) into master (60dc074) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #409   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           3        3           
  Lines          96       96           
  Branches       22       22           
=======================================
  Hits           72       72           
  Misses         19       19           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60dc074...ee9f8b1. Read the comment docs.

@noisecapella noisecapella merged commit 67d71cf into master Jun 28, 2022
@noisecapella noisecapella deleted the gs/deploy-from-master branch June 28, 2022 17:40
@edx-semantic-release
Copy link

🎉 This PR is included in version 2.1.21 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants