Skip to content

Migrate CI to CircleCI - #222

Merged
whymarrh merged 3 commits into
developfrom
circleci
Apr 6, 2020
Merged

Migrate CI to CircleCI#222
whymarrh merged 3 commits into
developfrom
circleci

Conversation

@whymarrh

Copy link
Copy Markdown
Contributor

Resolves#191

This PR migrates our CI from Travis CI to CircleCI. I've left out the yarn doc & publishing config, since that doesn't work (#221) but we should re-add that later.

One small note: I've added the --maxWorkers=1 flag to the unit test job to get it to work on CircleCI, I didn't debug the issue but was seeing ENOMEM coming from jest. 🤷‍♂

@whymarrh
whymarrh requested review from Gudahtt and rekmarksApril 6, 2020 13:22
Comment thread.circleci/config.yml Outdated
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>

@GudahttGudahtt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@whymarrh
whymarrh merged commit 86c7895 into developApr 6, 2020
@whymarrh
whymarrh deleted the circleci branch April 6, 2020 13:45
@whymarrhwhymarrh mentioned this pull request Apr 6, 2020
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Mrtenz pushed a commit to Mrtenz/core that referenced this pull request Jun 17, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate CI to CircleCI

2 participants

@whymarrh@Gudahtt