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

Deploy scripts v2 #35

Open
n8kim1 opened this issue Jan 3, 2022 · 0 comments
Open

Deploy scripts v2 #35

n8kim1 opened this issue Jan 3, 2022 · 0 comments

Comments

@n8kim1
Copy link
Contributor

n8kim1 commented Jan 3, 2022

  • Need to write engine deploy script
  • Need to write javadoc deploy script
  • Need to write a version.txt deploy script. This can probably be included in engine.
  • Carefully enforce that version number is updated everywhere as needed. Can echo smth similar to the viz deploy script.
  • Carefully enforce that version number is as expected. (Can echo smth like "you are releasing version 2022.0.0.0, is this correct? Type correct to proceed")
  • Public settings: check if already public, then keep public. Output something indicating this behavior.
  • Use bash +e, -e to fail fast, when building files.
  • Does google cloud have a way to just update bucket, without a full clean? if so, use it
  • Consider megascript but i'm lazy
  • Also need to address all the outstanding TODOs on the scripts; there's a lot.
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

No branches or pull requests

1 participant