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

feat: GH actions #42

Merged
merged 23 commits into from
Apr 9, 2024
Merged

feat: GH actions #42

merged 23 commits into from
Apr 9, 2024

Conversation

ixahmedxi
Copy link
Owner

@ixahmedxi ixahmedxi commented Apr 7, 2024

Closes #12

@ixahmedxi ixahmedxi self-assigned this Apr 7, 2024
@ixahmedxi ixahmedxi added the enhancement New feature or request label Apr 7, 2024
@ixahmedxi
Copy link
Owner Author

ixahmedxi commented Apr 7, 2024

We are now at a place where we have everything to run the first workflow successfully apart from the dependency on creating Neon DB workflows to create db branches for the PRs.

For this we should use the following workflows:

  1. https://github.com/marketplace/actions/neon-database-create-branch-action to create db branches for PRs
  2. https://github.com/marketplace/actions/neon-database-delete-branch to delete the branch when the PR is merged/closed
  3. https://github.com/marketplace/actions/neon-database-reset-branch-action maybe we can also integrate this in a way where it's manually executable when it's required to run?

Might need some help from @raoufchebri and @m-abdelwahab on this.

Copy link
Contributor

github-actions bot commented Apr 8, 2024

Copy link
Contributor

github-actions bot commented Apr 8, 2024

1 similar comment
Copy link
Contributor

github-actions bot commented Apr 8, 2024

@imCorfitz
Copy link
Collaborator

lgtm

@ixahmedxi ixahmedxi marked this pull request as ready for review April 9, 2024 06:45
@ixahmedxi ixahmedxi merged commit 340d319 into main Apr 9, 2024
5 checks passed
@ixahmedxi ixahmedxi deleted the gh-actions branch April 9, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create all Github actions workflows needed
2 participants