Stephen Henderson

Results 12 comments of Stephen Henderson

I've added an item to the list to indicate self-hosted agent requirements.

@tasdevani21 and I have begun work. Here's our plan: - [x] Isolate our work from this repo and it's CI/CD pipeline - [x] branch onto `bugfix/242` and make some edits...

@nmiodice Yes... we'll move it back. Since this item involves changes to the CI/CD settings (the AGENT_POOL), it isn't ideal to manipulate the 'shared/known good' CI/CD loop that keeps master...

Yesterday, @tasdevani21 and I hit a few snags that blocked us. We dove into the problems, but in the end, we simply ran the pipeline for this work again, and...

While getting a 'clean room' host for the self-hosted linux build agent working, we've hit a few snags, due to needed dependencies. I suspect these are documented elsewhere (insluding in...

Indeed... many things were needed. I took hints from this [Dockerfile](https://github.com/microsoft/cobalt/blob/master/devops/Build-Img/Dockerfile) to get things rolling. In the past, I run the self-hosted agents on a host that I'd been using...

Now, upgrading the build agent host to have more RAM. Bumping to 8GB vs 1GB.

@tasdevani21 and I have seen this work, now. (Well, we had to use SKIP_TEST to make it work.) I believe, at this point, we need to enable testing and get...

@tasdevani21 and I have completed the work, we've updated the tests, and we've merged in the latest updates to `origin/master`. At this point, we're running a few builds of these...

I've tweaked the description for this issue, so as to close-as-dupe #308.