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

Create actions to test and package things when we have new PRs #11

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

mpatou
Copy link
Contributor

@mpatou mpatou commented Mar 4, 2024

Summary

We now have a set of action to test the client when a new PRs is
created.
And also actions to publish a new release and push it to pypi when we
create a new version (ie. v1.0.0).

This is very similar to what we have done for stacky and it worked
well.

Testing

Let' see the test results

reviewers: haneeshr

@mpatou mpatou requested a review from haneeshr March 4, 2024 20:14
Summary

We now have a set of action to test the client when a new PRs is
created.
And also actions to publish a new release and push it to pypi when we
create a new version (ie. v1.0.0).

This is very similar to what we have done for `stacky` and it worked
well.

Testing

Let' see the test results
@mpatou mpatou merged commit 3b5f2b5 into main Mar 4, 2024
1 of 2 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.

2 participants