Results 51 comments of Aidan

Yeah I should be able to reproduce it. I will look back at my logs on Monday.

Reverting back to the old code was more work than I had time for. I ran into 2 issues. The first was the error `could not determine how to establish...

Let me try it out Monday. The branch I shared was fully functional for me.

Can you push up whatever you came up with?

I started with some simple implementation of codespace management. I'll post the punchlist below. Happy to split it into a new issue as well.

- [ ] Codespaces - [x] List codespaces in a repository for the authenticated user - [x] Create a codespace in a repository - [ ] List devcontainer configurations in...

@gmlewis I have another branch for secret management, but still waiting on getting the CLA signed. Should I push that commit to the open PR I have, or just wait...

The impact area was pretty small. I'll add them to the existing PR while waiting for CLA followup

I got the CLA approved, just working through getting me added to it.

So here is some exploration I did. Interestingly I was able to pass `None` in for all of the fields, scalar or enum, or oneof. But as expected, if you...