Daniel Barnes
Daniel Barnes
+/- Provides a paradigm for other checks/warnings in the future - Debatably overly complicated detection of relevant timeout-minutes Sample of warning:  Example of detection:  Same file, an example...
add additional tags to help users better pin their ci/cd processes to known/tested versions. /an immutable tag? * https://github.com/iterative/dvc/issues/2774 * https://github.com/iterative/cml/issues/1086 * https://github.com/iterative/cml/issues/217
My OCD is getting to me, the tests comment on the latest pushed commit for PRs. Add an action that deletes the old ones.
Documenting an edge case that happened during a daily pulse check, the `cml runner` command failed but created an instance that was left on, Let's call it "unattended" or "orphaned"?...
Several Issues could help be solved by better management of the GHA process. Not necessarily solving but the following could be helped by this solution. - [ ] #1014 @DavidGOrtega?...
- [ ] Document warning about using "short-term" credentials - [ ] Document/Show possible ways to extend credential life? - [ ] Document/provide examples for "refreshing" credentials used by the...
For additional context see: * #550 * #501 * https://github.com/iterative/terraform-provider-iterative/issues/235
Linters?
aka Restyled's PR spam triggers me... thoughts on adding [`github/super-linter/slim`](https://github.com/github/super-linter#slim-image) as a check for PRs and removing Restyled. I will note that, that the linter has a bit on a...
This is could be applicable for the other providers but using `gcp` I received a `"Quota 'FIREWALLS' exceeded. Limit: 100.0 globally."` Should we query the API for an existing iterative...
``` TPI [INFO] LOG 0 >> 2022-05-21 16:50:59 tpi-task.service: Failed with result 'timeout'. TPI [INFO] Status: completed with errors • ``` It would be nice for the final logline to...