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

add release workflow #6

Merged
merged 10 commits into from
Jun 7, 2024
Merged

Conversation

IliasElbarnoussi
Copy link
Contributor

Signed-off-by: Ilias Elbarnoussi [email protected]

Signed-off-by: Ilias Elbarnoussi <[email protected]>
.github/workflows/release.yaml Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
.github/workflows/release.yaml Outdated Show resolved Hide resolved
run: pnpm install --frozen-lockfile

- name: Build the library
run: pnpm build
Copy link
Member

Choose a reason for hiding this comment

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

We also need to generate before releasing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You suggested to run the generate script before build

"build": "pnpm generate && tsc"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we separate the scripts?

package.json Outdated Show resolved Hide resolved
IliasElbarnoussi and others added 3 commits June 5, 2024 12:55
Signed-off-by: Ilias Elbarnoussi <[email protected]>
Signed-off-by: Ilias Elbarnoussi <[email protected]>
@TimoGlastra
Copy link
Member

Can you resolve the conflicts @IliasElbarnoussi?

@TimoGlastra TimoGlastra merged commit 1fcdda8 into animo:main Jun 7, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants