Skip to content

Conversation

@shannah
Copy link
Owner

@shannah shannah commented Dec 30, 2024

  • Refactored project initialization into a service so it can be reused more easily in gui or cli.
  • added support for selecting npm account on publish. Tokens are stored in native keychain on Mac, Windows, and Linux.

previously the login on publish was broken with new versions of npm.
Now it will launch a terminal window for the user to login, which will launch the login flow.
Also it now distributes and installs npm as necessary so we no longer need npm in order to install it.
next we can provide it as a full gui desktop app.
Removed java 8 pipelines.  Will no longer be supported
@shannah shannah merged commit c84d37c into master Dec 31, 2024
9 checks passed
@shannah shannah deleted the feature/project-initializer-service branch December 31, 2024 13:23
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