w3tecch / typeorm-seeding

🌱 A delightful way to seed test data into your database.
https://www.npmjs.com/package/typeorm-seeding
MIT License
887 stars 132 forks source link

CI: Add release workflow draft #156

Closed jorgebodega closed 2 years ago

jorgebodega commented 3 years ago

Add a release workflow based on semantic release configuration.

This creates:

A new secret must be settled: NPM_TOKEN

jorgebodega commented 3 years ago

I need you to take a check to this. I could try to create a workflow that upload the package whenever a release is published (I really prefer this), but if we want to use the old config, I think this is the way.

What do you think?

@hirsch88 I need you to set that secret, :pray:

RaphaelWoude commented 3 years ago

I like the idea. Problem is that @hirsch88 needs to set the token and currently is not very active on the package. So this might take a while.

jorgebodega commented 3 years ago

We can discuss about this. Do you prefer to work with project, kanban and cards, letting semantic-release do the job? Or creating a release by hand?

I clearly prefer creating the release, old school.

And yes, we must wait to @hirsch88. Nothing will work without that