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 GitHub Action yaml file to trigger application build steps #24

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

mattp-swirldslabs
Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs commented Jun 14, 2024

Description:

As a developer, I want to build and test my commits when I push them to a feature branch
so that, I know that my changes are compiled and validated with unit tests.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Matt Peterson <[email protected]>
@mattp-swirldslabs mattp-swirldslabs self-assigned this Jun 14, 2024
@mattp-swirldslabs mattp-swirldslabs marked this pull request as ready for review June 14, 2024 20:39
@mattp-swirldslabs mattp-swirldslabs requested review from a team as code owners June 14, 2024 20:39
Nana-EC
Nana-EC previously approved these changes Jun 14, 2024
.github/workflows/build-application.yaml Outdated Show resolved Hide resolved
a-saksena
a-saksena previously approved these changes Jun 15, 2024
@mattp-swirldslabs mattp-swirldslabs dismissed stale reviews from a-saksena and Nana-EC via a2d03c8 June 17, 2024 13:40
@mattp-swirldslabs mattp-swirldslabs merged commit e1eeea3 into main Jun 17, 2024
2 checks passed
@mattp-swirldslabs mattp-swirldslabs deleted the add-gha-build branch June 17, 2024 16:44
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.

Add GitHub Action to trigger unit tests
3 participants