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

chore: build workflow #2

Merged
merged 1 commit into from
Feb 2, 2024
Merged

chore: build workflow #2

merged 1 commit into from
Feb 2, 2024

Conversation

lpcouto
Copy link
Contributor

@lpcouto lpcouto commented Jan 23, 2024

Summary

This PR adds GitHub Flow, with actions for build, publish, and get metrics.

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@brmagadutra brmagadutra force-pushed the feat/add-project-files branch 2 times, most recently from 8af526f to 8f6b703 Compare January 23, 2024 16:57
@lpcouto lpcouto force-pushed the feat/create-github-flows branch 2 times, most recently from 7002555 to 3438b1e Compare January 24, 2024 11:43
@lpcouto lpcouto marked this pull request as ready for review January 24, 2024 11:45
@lpcouto lpcouto force-pushed the feat/create-github-flows branch 6 times, most recently from 726811b to 2e1fd8e Compare January 24, 2024 15:56
@brmagadutra brmagadutra force-pushed the feat/add-project-files branch 4 times, most recently from 7289cbb to 347e692 Compare January 25, 2024 12:00
@brmagadutra brmagadutra force-pushed the feat/add-project-files branch 5 times, most recently from 0495d2d to a1d200d Compare January 26, 2024 15:39
Base automatically changed from feat/add-project-files to release/1.0 January 26, 2024 15:56
@lpcouto lpcouto force-pushed the feat/create-github-flows branch 2 times, most recently from 290c90b to c2faf41 Compare January 29, 2024 12:10
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/publish.yml Outdated Show resolved Hide resolved
@lpcouto lpcouto force-pushed the feat/create-github-flows branch 7 times, most recently from 13ec40e to cfdd7b3 Compare January 31, 2024 17:35
@lpcouto
Copy link
Contributor Author

lpcouto commented Jan 31, 2024

Build and Test workflow can be run locally using act.

  • Follow the instructions to install act
  • To check all available actions: act -l
  • To run the default (push) event: act
  • To run a specific job: act -j build-test

Execution Results:
Untitled

@lpcouto lpcouto merged commit f17260a into release/1.0 Feb 2, 2024
1 check passed
@brmagadutra brmagadutra deleted the feat/create-github-flows branch February 8, 2024 11:47
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.

5 participants