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

Improve distribution of this package #6

Merged
merged 5 commits into from
Apr 20, 2023
Merged

Improve distribution of this package #6

merged 5 commits into from
Apr 20, 2023

Conversation

Kuruyia
Copy link
Contributor

@Kuruyia Kuruyia commented Apr 19, 2023

What does this PR do ?

This PR removes the transpiled filed from versioning and sets up TypeScript/NPM so that they can be cleanly published to the public registry. Linting rules were also added.

CI jobs were configured to run the linter on PRs, and run the linter and publish the package when pushing on master. They are not guaranteed to work on this attempt tho' :-)

The CI is currently set up to publish the package to GitHub's package registry. Do we keep that or do we publish to the NPM registry directly?

@Kuruyia Kuruyia added the enhancement New feature or request label Apr 19, 2023
@Kuruyia Kuruyia self-assigned this Apr 19, 2023
@Aschen
Copy link
Contributor

Aschen commented Apr 20, 2023

The CI is currently set up to publish the package to GitHub's package registry. Do we keep that or do we publish to the NPM registry directly?

Github Package Registry is fine 👍

@Kuruyia
Copy link
Contributor Author

Kuruyia commented Apr 20, 2023

The CI is currently set up to publish the package to GitHub's package registry. Do we keep that or do we publish to the NPM registry directly?

Github Package Registry is fine 👍

I think I'll push to NPM directly instead, it'll make life easier when migrating (not having to put the package in the @kuzzleio scope and avoiding authentication with another registry)

@Kuruyia Kuruyia merged commit f97db37 into master Apr 20, 2023
1 check passed
@Kuruyia Kuruyia deleted the chore/distrib branch April 20, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants