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

could we have git tags? #40

Open
jpetrucciani opened this issue May 5, 2023 · 1 comment
Open

could we have git tags? #40

jpetrucciani opened this issue May 5, 2023 · 1 comment

Comments

@jpetrucciani
Copy link

First off - thank you for creating such a great project, and open sourcing it! I've been having a lot of fun playing around with this and testing out new models and prompts with it!

I was wondering if you'd be open to creating git tags/github releases along with new version bumps to package.json, for a few reasons:

  • Other systems can build and package things by these tags instead of commit hash (if pulling from github instead of npm)
  • People could subscribe to notifications when new releases come out (via github - i think for npm, this requires setting up a npm webhook + requires a paid account/organization)
@keldenl
Copy link
Owner

keldenl commented May 6, 2023

That sounds like a good idea! This is my first time open sourcing but do u have any pointers on how we could automate that? Also I tried NPM but I think i might've broken our package installation via npx so that's kinda sad (unrelated, but just a note haha)

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

No branches or pull requests

2 participants