Skip to content

temp fix: allow GNUI installs through github#772

Draft
gmacev wants to merge 4 commits intomasterfrom
fix/support-installs-from-git
Draft

temp fix: allow GNUI installs through github#772
gmacev wants to merge 4 commits intomasterfrom
fix/support-installs-from-git

Conversation

@gmacev
Copy link
Contributor

@gmacev gmacev commented Jan 12, 2026

We temporarily lost npmjs publish access, but consumer codebase (fleetcontrol) is blocked on updating @nordcloud/gnui. This PR should enable a parallel distribution path via GitHub (installing by tag/commit) while keeping the existing npm publish workflow intact for when access returns.

What this changes

  • Ensures consumers can install GNUI directly from the Git repo without running repo-only tooling on install.
  • Commits /dist folder (changes in dist folder can be ignored when reviewing)
  • npm packaging/publishing still builds as usual; this is an additive fallback.

How consumers will use it

Don't need to merge it, a special tag v11.2.7-github was created for this branch, once access if fixed branch and tag can be deleted.

After npmjs.com access is back, this change will be restored.

@gmacev gmacev self-assigned this Jan 12, 2026
@sonarqubecloud
Copy link

@gmacev gmacev marked this pull request as ready for review January 12, 2026 10:02
@gmacev gmacev requested a review from a team as a code owner January 12, 2026 10:02
@gmacev gmacev requested review from mmolis1 and raczyk January 12, 2026 10:02
kevwargo
kevwargo previously approved these changes Jan 12, 2026
Copy link

@kevwargo kevwargo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving a bit blindly because I assume all the stuff in dist is generated 😄

@gmacev gmacev marked this pull request as draft January 12, 2026 11:57
@sonarqubecloud
Copy link

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