Daniel Barnes

Results 27 issues of Daniel Barnes

Context: https://github.com/iterative/terraform-provider-iterative/pull/718#discussion_r1022865596 Culprit: https://github.com/iterative/terraform-provider-iterative/blob/fd4a94041fcf5bab312699342fdbed39ae8ebcb9/iterative/gcp/provider.go#L441-L522 Ideally the solution is reuseable for parsing machine types for `runner` and `task`

technical-debt
cloud-gcp

Cross-link: https://github.com/iterative/cml.dev/issues/388

documentation
p1-important
external-request

- [ ] Document warning about using "short-term" credentials - [ ] Document/Show possible ways to extend credential life? - [ ] Document/provide examples for "refreshing" credentials used by the...

documentation
discussion

https://github.com/iterative/cml/issues/895#issuecomment-1043023063

documentation

If you allow me to chime in, from the user perspective I think usage cases are way clearer than just random notes. For instance, I understand these fixes are only...

documentation
p2-nice-to-have
C: ref

Thoughts on some help tags/examples for users. for example; in with a GitHub actions example ``` cml runner ... \ --cloud-metadata="repo=${{ github.repository }}" --cloud-metadata="ActionsRun=https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" ... ```

documentation
C: ref

https://github.com/iterative/cml/issues/1048#issuecomment-1147190743

documentation
C: ref