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

CircleCI 2.0 Support #57

Open
FelicianoTech opened this issue Apr 27, 2017 · 2 comments
Open

CircleCI 2.0 Support #57

FelicianoTech opened this issue Apr 27, 2017 · 2 comments

Comments

@FelicianoTech
Copy link

Hey, first of all this project is awesome. I'm pretty sure we use this for a few projects within CircleCI.

Quickly viewing the REAME, I assume this doesn't currently work for CircleCI 2.0. Are there plans for that?

@migurski
Copy link

Good question — I'm not sure what’s involved in bringing it up to date. Do you have any information on what's missing, and what would be required?

@FelicianoTech
Copy link
Author

There's a few significant changes that come to mind. The CircleCi config file has moved from a single file, circle.yml to a directory, .circleci/. The default config file though that most people use is .circleci/config.yml.

How artifacts are done in that file has changed slightly as well: https://circleci.com/docs/2.0/configuration-reference/#store_artifacts

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

No branches or pull requests

2 participants