Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add CFA support #171

Merged
merged 7 commits into from
Apr 27, 2019
Merged

chore: add CFA support #171

merged 7 commits into from
Apr 27, 2019

Conversation

malept
Copy link
Member

@malept malept commented Apr 26, 2019

I think this is all I have to do, code-wise?

keys:
- v1-dependencies-{{ checksum "package-lock.json" }}
- v1-dependencies-
- run: npm install
Copy link
Member

Choose a reason for hiding this comment

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

Personally would prefer yarn (and it's locking strategy) over npm and a package lock. That's the path I've been taking on other CircleCI + CFA conversions

Copy link
Member

@MarshallOfSound MarshallOfSound left a comment

Choose a reason for hiding this comment

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

Seems legit 👍

@zcbenz
Copy link
Contributor

zcbenz commented Apr 26, 2019

Do we have all the tokens set in Circle CI?

@MarshallOfSound
Copy link
Member

@zcbenz Yes I set up all the tokens we need 👍

@zcbenz
Copy link
Contributor

zcbenz commented Apr 26, 2019

Nice! I assume this should be merged before #170?

@malept
Copy link
Member Author

malept commented Apr 26, 2019

I assume this should be merged before #170?

Yep!

@malept malept merged commit 0ae98ce into master Apr 27, 2019
@malept malept deleted the cfa branch April 27, 2019 00:42
@electron-bot
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants