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

Automatically Update Local Schedule File #198

Open
samhill303 opened this issue Nov 28, 2022 · 0 comments
Open

Automatically Update Local Schedule File #198

samhill303 opened this issue Nov 28, 2022 · 0 comments
Assignees

Comments

@samhill303
Copy link
Contributor

We manually create local files which are bundled with the apps and used until the remote schedule can be loaded. Right now those files are created manually with a script. It could be helpful to automate this as part of the build process.

Initial idea, open to adjustments as I'm not sure what will be ideal:

  • Create a gradle task which runs the update script
  • Make build tasks depend on new gradle task
  • Add the ability to skip this task if we don't want the file to update (if we are using test schedules for example)

Is this too often? do we want to do it only before publish? Are there any risks?

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

2 participants