odin-bot-v2 icon indicating copy to clipboard operation
odin-bot-v2 copied to clipboard

Feat: Migrate CircleCI actions to Github Actions

Open Asartea opened this issue 8 months ago • 10 comments

Because

  • #612

This PR

  • Migrates the eslint and jest actions to GitHub actions

Issue

Closes #612 Closes #477

Additional Information

Example of how it looks:

image image image

Pull Request Requirements

  • [x] I have thoroughly read and understand The Odin Project Contributing Guide
  • [x] The title of this PR follows the location of change: brief description of change format, e.g. Callbacks command: Update verbiage
  • [x] The Because section summarizes the reason for this PR
  • [x] The This PR section has a bullet point list describing the changes in this PR
  • [x] If this PR addresses an open issue, it is linked in the Issue section
  • [x] If this PR adds new features or functionality, I have added new tests
  • [x] If applicable, I have ensured all tests related to any command files included in this PR pass, and/or all snapshots are up to date

Asartea avatar Feb 07 '25 13:02 Asartea