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

[Doc] Add sample/starter appveyor (+ other CI) configuration docs #351

Open
jacobq opened this issue May 18, 2018 · 3 comments
Open

[Doc] Add sample/starter appveyor (+ other CI) configuration docs #351

jacobq opened this issue May 18, 2018 · 3 comments

Comments

@jacobq
Copy link
Collaborator

jacobq commented May 18, 2018

I know, I know, I should have had my project on CI from day 1, but for non-FOSS it costs money and there were politics to deal with (insert more lame excuses here). However, I am just now getting my ember-electron project setup on AppVeyor, and I'm sure I am re-inventing the wheel a bit. The docs here don't seem to talk much about setting up CI for ember-electron projects (arguably, it's not that hard & is out of scope), but I think it would be helpful to have a doc in the FAQ section that includes a collection of sample configuration files for various CI systems like AppVeyor, Circle, and Travis.

Would anyone out there be willing to share their configuration / notes here? If so, I'll gladly organize them into a doc and create a PR. I suspect that people will be especially interested in gotchas regarding code-signing & packaging for Mac & Microsoft app stores.

@jacobq
Copy link
Collaborator Author

jacobq commented May 24, 2018

Just noticed some info about this here: https://github.com/felixrieseberg/ember-electron/blob/master/docs/guides/ci.md

@jacobq
Copy link
Collaborator Author

jacobq commented Dec 11, 2019

I have one for AppVeyor from which I should be able to contribute a template. Any suggestions about where to put it? Somewhere near here in the docs?

@RobbieTheWagner
Copy link
Member

@jacobq I think we should add a section for CI and code signing. I have mac signing working on GitHub actions, and hope to get Windows signing working soon. It would be nice to give everyone a quick way to get up and running on that.

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