Skip to content

Implement GitHub Actions for CI to replace Travis CI #408

@nmarklund10

Description

@nmarklund10

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

  • 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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions