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

chore: publish automatically to NPM #23

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Conversation

jeanregisser
Copy link
Member

@jeanregisser jeanregisser commented Mar 28, 2023

Publish automatically to NPM so we can consume plugins from https://github.com/valora-inc/plugins-api

Copied from valora-inc/logging#5

Comment on lines +2 to +6
"name": "@valora/plugins",
"version": "0.0.0-semantic-release",
"main": "dist/index.js",
"repository": "git@github.com:valora-inc/typescript-starter.git",
"typings": "dist/index.d.ts",
"repository": "https://github.com/valora-inc/plugins.git",
Copy link
Member Author

Choose a reason for hiding this comment

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

Should we try to find a more creative name instead?

  • @valora/fuse
  • @valora/boost
  • @valora/mod
  • @valora/connect (😅)
  • @valora/link
  • @valora/flex
  • ?

Copy link
Contributor

Choose a reason for hiding this comment

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

@valora/asset-plugins? 🙈 idk if you had a strong preference for a very broad name but it can be harder to understand at first glance what something like "@valora/boost" does...

Copy link
Contributor

Choose a reason for hiding this comment

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

Is the intent to have a mono-repo of all the plugins?

Copy link
Contributor

Choose a reason for hiding this comment

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

monorepo sounds good for now, but i don't want to open source this repo (and advertise this plug-in model) until we can reconsider splitting it out. I have vague concerns from an open source encouragement and maintainership perspective.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes we're not there yet.
One thing is pricing calculations have dependencies between plugins. We'll need to think what's the best route to take with this constraint. If plugins are in a central location some things are easier.

Copy link
Contributor

@kathaypacific kathaypacific left a comment

Choose a reason for hiding this comment

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

🚀

Comment on lines +2 to +6
"name": "@valora/plugins",
"version": "0.0.0-semantic-release",
"main": "dist/index.js",
"repository": "git@github.com:valora-inc/typescript-starter.git",
"typings": "dist/index.d.ts",
"repository": "https://github.com/valora-inc/plugins.git",
Copy link
Contributor

Choose a reason for hiding this comment

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

@valora/asset-plugins? 🙈 idk if you had a strong preference for a very broad name but it can be harder to understand at first glance what something like "@valora/boost" does...

Copy link
Contributor

@silasbw silasbw left a comment

Choose a reason for hiding this comment

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

I feel like the monorepo vs separate repos is a vital discussion to resolve.

Base automatically changed from jeanregisser/ubeswap-farms to main March 29, 2023 16:42
@jeanregisser jeanregisser enabled auto-merge (squash) March 30, 2023 11:09
@jeanregisser jeanregisser merged commit 3db077e into main Mar 30, 2023
@jeanregisser jeanregisser deleted the jeanregisser/autopublish-npm branch March 30, 2023 11:10
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants