logdna / logdna/logdna-cli

Migrate Build to Jenkins

Open
#51 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

CI enhancement
Dominant language
JavaScript
Stars
27
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/logdna/semantic-release-config-logdna) 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:

- [ ] Get Chocolatey credentials added to Jenkins (cc @smusali)
- [ ] Look into automating a [PR for homebrew](https://github.com/Homebrew/homebrew-cask/commit/9fd03d674e278bac473a7d59f559ca7d130ffcbe)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing CircleCI configuration and current release process. Map the Jenkins migration to the listed requirements: semantic-release, npm publishing, GitHub release artifacts, and Chocolatey/Homebrew automation. Done means the build and tests run in Jenkins and the agreed release steps are automated.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, ci-cd, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.