Skip to content

[WIP] Update CI dependency installation to use HTTPS for GitHub dependencies - #2091

Merged
jrobinso merged 2 commits into
masterfrom
copilot/update-ci-dependency-installation
Aug 21, 2026
Merged

[WIP] Update CI dependency installation to use HTTPS for GitHub dependencies#2091
jrobinso merged 2 commits into
masterfrom
copilot/update-ci-dependency-installation

Conversation

Copilot AI commented Aug 21, 2026

Copy link
Copy Markdown
Contributor
  • Inspect the failing CI workflow run and logs for the npm install error
  • Review /home/runner/work/igv.js/igv.js/package.json and any lockfile for GitHub-hosted dependencies that resolve over SSH
  • Make the minimal dependency reference updates needed to use anonymous HTTPS for public GitHub repos
  • Run targeted validation to confirm install metadata no longer resolves to SSH and that the changed files are consistent
  • Run secret scanning and CodeQL review, then report the completed fix

@jrobinso
jrobinso marked this pull request as ready for review August 21, 2026 01:21
Co-authored-by: jrobinso <933148+jrobinso@users.noreply.github.com>
@jrobinso
jrobinso merged commit e2d5dcd into master Aug 21, 2026
0 of 2 checks passed
Copilot AI requested a review from jrobinso August 21, 2026 01:23
@jrobinso
jrobinso deleted the copilot/update-ci-dependency-installation branch August 21, 2026 01:23
Copilot stopped work on behalf of jrobinso due to an error August 21, 2026 01:24
jrobinso added a commit that referenced this pull request Aug 21, 2026
…dencies (#2091) (#2092)

* Initial plan

* Use HTTPS for GitHub npm dependencies



---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants