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

Migrate Build to Jenkins #51

Open
2 tasks
esatterwhite opened this issue Jun 18, 2021 · 2 comments
Open
2 tasks

Migrate Build to Jenkins #51

esatterwhite opened this issue Jun 18, 2021 · 2 comments
Labels
CI Continuous Integration enhancement

Comments

@esatterwhite
Copy link
Member

esatterwhite commented Jun 18, 2021

This project is still running a mostly manual build process and the parts that run in CI are still on CircleCI.
To be inline with the rest of the organization we need to migrate the tests + build process to Jenkins.
What ever parts can be automated as a part of the release should also be automated.

  1. Update build to Jenkins
  2. Include our semantic-release setup
  3. automate npm publish
  4. attach package artifacts to github release
  5. Look into auto publishing to chocolatey. Homebrew is just pointed at our release artifacts. Debian would be a bit more involved

TODO:

@esatterwhite esatterwhite added enhancement CI Continuous Integration labels Jun 18, 2021
@esatterwhite
Copy link
Member Author

We'll likely need to add a custom chocolatey binary to auto publish. It doesn't require windows, but there doesn't seem to be a non-windows build of it hosted anywhere.

@esatterwhite
Copy link
Member Author

currently working on building a ci image for this w/ the packaging tools.
Additionally still working on getting the signing certs + chocolatey credentials added to our CI platform to automate the build process

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

No branches or pull requests

1 participant