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 build workflow #42

Merged
merged 1 commit into from
May 5, 2023
Merged

Add build workflow #42

merged 1 commit into from
May 5, 2023

Conversation

AlexRuiz7
Copy link
Member

@AlexRuiz7 AlexRuiz7 commented Apr 19, 2023

Manually triggered

Description

This pull request adds a GitHub workflow to build the app on demand.

Probably needs to be back ported to main.

Issues Resolved

Closes #11

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@AlexRuiz7 AlexRuiz7 linked an issue Apr 19, 2023 that may be closed by this pull request
@AlexRuiz7 AlexRuiz7 force-pushed the 11-add-build-workflow branch from db9f18b to 8d4d657 Compare April 20, 2023 10:42
@AlexRuiz7 AlexRuiz7 mentioned this pull request Apr 20, 2023
19 tasks
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexRuiz7 AlexRuiz7 force-pushed the 11-add-build-workflow branch from 8d4d657 to fcb3dc0 Compare April 28, 2023 09:01
@yenienserrano yenienserrano force-pushed the 11-add-build-workflow branch from fcb3dc0 to 2ef5faa Compare April 28, 2023 13:04
@yenienserrano yenienserrano changed the base branch from 2.4.1 to wz-init April 28, 2023 13:05
Manually triggered
@AlexRuiz7 AlexRuiz7 force-pushed the 11-add-build-workflow branch from 2ef5faa to b97da11 Compare May 4, 2023 11:25
@AlexRuiz7 AlexRuiz7 merged commit 94d2a23 into wz-init May 5, 2023
@AlexRuiz7 AlexRuiz7 deleted the 11-add-build-workflow branch May 10, 2023 14:09
yenienserrano pushed a commit that referenced this pull request Jun 1, 2023
yenienserrano pushed a commit that referenced this pull request Jun 1, 2023
yenienserrano pushed a commit that referenced this pull request Jun 2, 2023
yenienserrano pushed a commit that referenced this pull request Jun 9, 2023
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.

Build packages using GitHub Actions
3 participants