Nate Scherer

Results 26 comments of Nate Scherer

Redid the main commit as I realized I missed updating action.yml. Updates for AzDO and output length coming shortly.

Okay, that's limiting the GH Action output to < 1 MB done. Also implemented runCmdOutput as an output variable for the AzDO task. I took my best crack at getting...

Not really sure why that's failing on the git check? I ran the build-local.sh before making the commit.

Okay, I removed the commit with my golang fix, merged your latest commit, and added another commit after running build-local.sh again. Looks like all it did was change some double-quotes...

According to that site a bot is supposed to post a link in a PR comment for me to sign, but that appears to not have happened? I don't see...

> We only recently added the CLA configuration to the org. Maybe the bot only shows up on new PRs. @natescherer Could you try creating a new PR (with the...

Just wanted to drop a note that I'm working on a PR to add multiple architecture builds that I expect to wrap up within the next week or so.

Discovered that this is currently blocked by https://github.com/devcontainers/cli/issues/155

PR added to allow multi-platform builds. When/if it's accepted I have a plan for how to add multiple tag support, as well.