Skip to content

Create workflows for test and release#6

Open
LDiazN wants to merge 1 commit intomainfrom
new-build-ci
Open

Create workflows for test and release#6
LDiazN wants to merge 1 commit intomainfrom
new-build-ci

Conversation

@LDiazN
Copy link
Copy Markdown

@LDiazN LDiazN commented Sep 1, 2025

This PR will add the code from #4 but adapted to work without the removed test helpers crate

closes #5

@LDiazN LDiazN requested a review from hellais September 1, 2025 09:25
@LDiazN LDiazN self-assigned this Sep 1, 2025
@LDiazN LDiazN marked this pull request as ready for review September 1, 2025 09:31
@LDiazN LDiazN mentioned this pull request Sep 1, 2025
push:
branches:
- 'main'
- 'new-build-ci' # TODO delete before merge
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
- 'new-build-ci' # TODO delete before merge

echo "dist_dir=$(pwd)/dist" >> $GITHUB_OUTPUT
echo "version_tag=${VERSION}-${HASH}" >> $GITHUB_OUTPUT

- name: Create release
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

that's a bit hardcore to create a release package for every push to main, am I understanding this properly?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@LDiazN ping here

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.

Create Build CI for testing and creating a release

2 participants