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

Run Build in Packages Workflow #182

Merged
merged 3 commits into from
Oct 18, 2021
Merged

Run Build in Packages Workflow #182

merged 3 commits into from
Oct 18, 2021

Conversation

hreineck
Copy link
Contributor

Add the npm run build command to the gh-packages workflow to add the production build to the oscal viewer package.

Add the `npm run build` command to the gh-packages workflow to add the
production build to the oscal viewer package.
Change the workflow to trigger on push to this branch so it can be
tested before merging.
Revert the previous change, which was for testing purposes. Trigger
the workflow on push to develop again, in preparation to make a PR
for this change.
@hreineck
Copy link
Contributor Author

The previous run of the workflow on the commit changing the branch trigger to this branch shows that the workflow now successfully publishes the production build, found in a build folder when the user installs the oscal-viewer package.

@kylelaker kylelaker merged commit b10f798 into develop Oct 18, 2021
@kylelaker kylelaker deleted the EGRC-492-package branch October 18, 2021 18:29
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.

None yet

4 participants