-
Updated
Mar 2, 2022 - JavaScript
batch
Here are 1,734 public repositories matching this topic...
-
Updated
Jan 20, 2022 - Jupyter Notebook
-
Updated
Mar 17, 2022 - C#
-
Updated
Aug 31, 2019 - Clojure
-
Updated
May 31, 2021 - Swift
-
Updated
Feb 16, 2022 - Python
-
Updated
Aug 7, 2021 - Go
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Mar 17, 2022 - Shell
-
Updated
Mar 7, 2022 - Python
-
Updated
Feb 11, 2022 - HTML
-
Updated
Jun 24, 2021 - Java
-
Updated
Mar 14, 2022 - Batchfile
Is your feature request related to a problem? Please describe.
Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.
Describe the solution you'd like
Check for changes in nodegroup config before each run. If safe to do so, run with the new config.
*Describe alternatives you've considered
We should upgrade handbrake-js to use the latest HandbrakeCLI.
Since we're upgrading from HandbrakeCLI v1.3 to v1.5 there will be a high risk of breaking changes, so this update will be released in a new major version of handbrake-js.
To implement:
- Update [this version number](https://github.com/75lb/handbrake-js/blob/master/scripts
-
Updated
Mar 21, 2022 - Java
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Feb 15, 2022 - Ruby
-
Updated
Jan 27, 2022 - PHP
-
Updated
May 4, 2021 - JavaScript
-
Updated
Feb 21, 2021 - Batchfile
-
Updated
Feb 24, 2022 - PHP
Improve this page
Add a description, image, and links to the batch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the batch topic, visit your repo's landing page and select "manage topics."
we should validate updates to the site by running
sbt mdoc
on relevant PRs