Skip to content
New issue

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

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

Already on GitHub? # to your account

CircleCI 2.0 example config #156

Open
KoenLav opened this issue Feb 24, 2018 · 7 comments
Open

CircleCI 2.0 example config #156

KoenLav opened this issue Feb 24, 2018 · 7 comments

Comments

@KoenLav
Copy link

KoenLav commented Feb 24, 2018

Does anyone have a CircleCI 2.0 example config for meteor-launch available (running on MacOS)?

@wvanooijen92
Copy link

+1

@johnthepink
Copy link
Owner

@KoenLav @wvanooijen92 sorry for the late response. I will try to get an example going soon.

@KoenLav
Copy link
Author

KoenLav commented Mar 6, 2018

@johnthepink do you have any reference doc available that you could share (privately or publicly)? We could work that into an example format ;)

@wvanooijen92
Copy link

@KoenLav @johnthepink I have been messing around with it for quite a while now. I have forked the react-simple-todos example project. The app is now building using meteor-launch, but signing is still not working. I have created a repository with fastlane sigh and put it (together with launch.json) in a cert repo.

Using OSX default ruby I ran into some troubles therefore I decided to install 2.3.1 using rvm as suggested by fastlane, but no success. I am inclined to fork meteor-launch to be able to edit the fastfile.

Can anyone help me out?

@KoenLav
Copy link
Author

KoenLav commented Mar 13, 2018

Currently stuck at:
There are no local code signing identities found.
You can run security find-identity -v -p codesigning to get this output.
This Stack Overflow thread has more information: https://stackoverflow.com/q/35390072/774.
(Check in Keychain Access for an expired WWDR certificate: https://stackoverflow.com/a/35409835/774 has more info.)

@Diwei-Chen
Copy link

Hi, is this project still supported? We are using CircleCI v2 and it would be interested to use it.

@johnthepink
Copy link
Owner

@Diwei-Chen I haven't had time to setup a Circle CI config for the project. If you manage to get one going I'd gladly accept a PR. You should be able to use the .travis.yml files in the example repos as a guide. Here's one of them:

https://github.com/johnthepink/launch-basic-example/blob/master/.travis.yml

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

No branches or pull requests

4 participants