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 deployment and rebase reminder workflows #43

Merged
merged 3 commits into from
Aug 15, 2023

Conversation

brianlove
Copy link
Contributor

Add GitHub Actions workflows for rebase reminders and for deployment to the CI server.

Closes #20

@brianlove brianlove self-assigned this Aug 15, 2023
@brianlove brianlove linked an issue Aug 15, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Aug 15, 2023

Needs rebasing ‼️
behind_count is 2
ahead_count is 3

@brianlove brianlove marked this pull request as ready for review August 15, 2023 14:42
@github-actions
Copy link

github-actions bot commented Aug 15, 2023

JavaScript Coverage

Summary

Lines Statements Branches Functions
Coverage: 63%
63.1% (183/290) 44.76% (47/105) 72.54% (74/102)
Modified Files • (63%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files63.144.7672.5463.73 
report-only-changed-files is enabled. No files were changed in this commit :)

Add GitHub Actions workflows for rebase reminders and for deployment
to the CI server.

Closes #20
@brianlove brianlove force-pushed the 20-add-ci-and-rebase-reminder branch from 46c097e to 233005a Compare August 15, 2023 17:22
PARAT v2 should be deployed on `version2` pushes/merges, not `main`
PARAT v2 is in `web/gui-v2/` - pretty sure the GitHub Actions paths
are relative to the root directory, so we need to account for the
deeper file hierarchy here.
@brianlove brianlove force-pushed the 20-add-ci-and-rebase-reminder branch from 82d82fc to 3a5cd37 Compare August 15, 2023 20:26
@niharikasingh niharikasingh merged commit e8ab9cb into version2 Aug 15, 2023
4 checks passed
@niharikasingh niharikasingh deleted the 20-add-ci-and-rebase-reminder branch August 15, 2023 20:34
@brianlove brianlove mentioned this pull request Aug 16, 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.

Add CI to dev site
2 participants