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

Investigate options for registry cleanup #3017

Open
2 tasks
arboleya opened this issue Aug 23, 2024 · 1 comment
Open
2 tasks

Investigate options for registry cleanup #3017

arboleya opened this issue Aug 23, 2024 · 1 comment
Labels
chore Issue is a chore

Comments

@arboleya
Copy link
Member

This is a follow-up issue after #2377

When someone runs npm info fuels, the output is far from ideal:

Click for screenshot

npm-info-fuels

The solution to this would include two steps:

  • Contact NPM support to remove all irrelevant tags
  • Stop publishing temporary tags to NPM

The ability to publish temporary PRs is helpful, but it'd be great if we could do that separately from the NPM registry.

Could we use GitHub packages to resolve the second point?

Ideally, we'd still be able to publish temp tags while keeping our packages clean and tidy.

@arboleya arboleya added the chore Issue is a chore label Aug 23, 2024
@petertonysmith94
Copy link
Contributor

@danielbate I think the second point here is super valuable, as it'd enable us to run the UI integration tests by default, and not only on merge to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

2 participants