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

#2 Add GH Workflow to test backend via Postman #5

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

michalspano
Copy link
Owner

This PR adds a GitHub compatible workflow definition that tests the backend (i.e., server) based on the Postman tests. The workflow is triggered on every push to the repository. This is, roughly, a translation of the previous GitLab CI pipeline to GitHub Actions.

Closes #2

This commit adds a workflow that tests the backend based on the
Postman tests. The workflow is triggered on every push to the
repository. This is, roughly, a transaltion of the GitLab CI
pipeline to GitHub Actions.
@michalspano michalspano added this to the Post-Alpha Refinement (M4) milestone Nov 1, 2023
@michalspano michalspano self-assigned this Nov 1, 2023
@michalspano michalspano linked an issue Nov 1, 2023 that may be closed by this pull request
This commit adds a status info to the README.md file in the supported
Markdown syntax.
@IonelPopJara
Copy link
Collaborator

Looks good, thanks for updating the pipeline :))

@michalspano michalspano merged commit 39bcfb9 into master Nov 12, 2023
1 check passed
@michalspano michalspano deleted the 2-convert-gitlab-pipeline-to-github-actions branch November 12, 2023 17:12
@michalspano
Copy link
Owner Author

The list of reviewers has been updated because of the latest review received by @IonelPopJara.

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.

Convert Gitlab-based Pipeline to GitHub Actions
2 participants