You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up a free CI pipeline for developers to use to ensure their code does not break existing code in the repo. This functionality used to be with Travis CI, but it is no longer free.
Acceptance Criteria
Automated CI that performs linting, building, and testing
Future
Implement NPM auditing, it seems a lot of our packages are out of date
Implement CD pipeline that was implemented in previous Travis CD pipeline (I currently do not have all the tokens to update the github pages, deploy images to CFB dockerhub repo, slack bot, etc.)
The text was updated successfully, but these errors were encountered:
nmarklund10
changed the title
Implement GitHub Actions to replace Travis CI
Implement GitHub Actions for CI to replace Travis CI
Mar 3, 2022
Task
Set up a free CI pipeline for developers to use to ensure their code does not break existing code in the repo. This functionality used to be with Travis CI, but it is no longer free.
Acceptance Criteria
Future
The text was updated successfully, but these errors were encountered: