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

Setup Release Process #1

Open
cowboyd opened this issue Sep 14, 2024 · 2 comments
Open

Setup Release Process #1

cowboyd opened this issue Sep 14, 2024 · 2 comments
Assignees

Comments

@cowboyd
Copy link
Member

cowboyd commented Sep 14, 2024

We'll be building our package with DNT and publishing to JSR, NPM, and https://deno.land

  1. Single package: @effection/contrib
  2. One changelog per module
  3. Each module has no other dependencies except for effection.

We need to set up covector to manage our changesets via GitHub workflows. The highest priority publication is JSR.

@taras
Copy link
Member

taras commented Sep 15, 2024

Each module has no other dependencies except for effection.

What about things like tinyexec, how will we include those dependencies?

@cowboyd
Copy link
Member Author

cowboyd commented Sep 16, 2024

I think we pass them in as a function argument, right?

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

3 participants