-
Notifications
You must be signed in to change notification settings - Fork 9
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
E2E refactor: demonstrate execution of code via GH Action #2671
Closed
Labels
Comments
sambodeme
added a commit
that referenced
this issue
Nov 6, 2023
14 tasks
sambodeme
added a commit
that referenced
this issue
Nov 6, 2023
14 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 7, 2023
* #2671 Added GitHub workflow file for historic data migrator * #2671 Updated ReadMe and workflow * Update .github/workflows/historic-data-migrator.yml Co-authored-by: Alex Steel <[email protected]> * Update .github/workflows/historic-data-migrator.yml Co-authored-by: Alex Steel <[email protected]> * Update .github/workflows/historic-data-migrator.yml Co-authored-by: Alex Steel <[email protected]> --------- Co-authored-by: Alex Steel <[email protected]>
asteel-gsa
added a commit
that referenced
this issue
Nov 7, 2023
* #2671 Added GitHub workflow file for historic data migrator * #2671 Updated ReadMe and workflow * Update .github/workflows/historic-data-migrator.yml Co-authored-by: Alex Steel <[email protected]> * Update .github/workflows/historic-data-migrator.yml Co-authored-by: Alex Steel <[email protected]> * Update .github/workflows/historic-data-migrator.yml Co-authored-by: Alex Steel <[email protected]> --------- Co-authored-by: Alex Steel <[email protected]>
This can be run here but I am reopening this ticket because it produces errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a nascent GH Action for the workbook generation code. It is intended to be manually triggered. This is OK.
Update the action and demonstrate that it can be used in
preview
,dev
, andstaging
to generate workbooks from the existing historical data.The existing workbook generation code, and action, should allow for generating 3 submissions by default. This is adequate.
The text was updated successfully, but these errors were encountered: