add github actions for testing and publishing packages. remove circle ci
Merge pull request #81 from magiclabs/madisongrubb-sc-68811-move-create-magic-app-to-github-actions
This pr replaces circle ci with a github actions equivalent.
patch
: Bug Fix?minor
: New Feature?major
: Breaking Change?skip-release
: It's unnecessary to publish this change.This pr replaces the circle-ci pipelines with the equivalent github actions.
patch
: Bug Fix?minor
: New Feature?major
: Breaking Change?skip-release
: It's unnecessary to publish this change.add github actions for testing and publishing packages
remove circle ci
only report vulns instead of failing pipeline
Merge pull request #9 from magiclabs/madisongrubb-sc-68813-move-next-css-to-github-actions
This pr replaces circle ci with a github actions equivalent.
patch
: Bug Fix?minor
: New Feature?major
: Breaking Change?skip-release
: It's unnecessary to publish this change.only report vulns instead of failing pipeline
This pr replaces the circle-ci pipelines with the equivalent github actions.
patch
: Bug Fix?minor
: New Feature?major
: Breaking Change?skip-release
: It's unnecessary to publish this change.remove circle ci
[CHORE] Remove circle ci (#36)
Remove circle ci, now that github actions are available and in-use!
(Check one!)
Test results should be available in the checks
section below on the pr.
CHANGELOG.md
Upcoming Changes
section of CHANGELOG.md
with context related to this Pull Request.Remove circle ci, now that github actions are available and in-use!
(Check one!)
Test results should be available in the checks
section below on the pr.
CHANGELOG.md
Upcoming Changes
section of CHANGELOG.md
with context related to this Pull Request.[CHORE] Add github actions for test, lint, and security (#34)
add github actions for test, lint, and security
add python setup for node-gyp
explicitly install python 3
use full version of python and node container
debug python versioning
don't use containers for tests
Add github actions for linting, testing, building, and security auditing
(Check one!)
This is the first step towards replacing circle-ci.
Test results can be viewed at the bottom of this pull request, via the checks
section.
CHANGELOG.md
Upcoming Changes
section of CHANGELOG.md
with context related to this Pull Request.don't use containers for tests
use full version of python and node container
explicitly install python 3
add python setup for node-gyp
Add github actions for linting, testing, building, and security auditing
(Check one!)
This is the first step towards replacing circle-ci.
Test results can be viewed at the bottom of this pull request, via the checks
section.
CHANGELOG.md
Upcoming Changes
section of CHANGELOG.md
with context related to this Pull Request.This pr removes circle-ci, now that we have github actions in place.
This is just a removal of the circle ci config, there aren't really any tests for this.
CHANGELOG.md
Upcoming Changes
section of CHANGELOG.md
with context related to this Pull Request.