Closed mydiemho closed 4 years ago
LGTM - do you know if this is something that we'll have to update from time to time? Is there anyway to specify 'latest' or similar? I guess you may want to test a new agent/platform...
LGTM - do you know if this is something that we'll have to update from time to time? Is there anyway to specify 'latest' or similar? I guess you may want to test a new agent/platform...
@pjlittle there's latest for ubuntu, but nothing for windows and mac. And also the testing on new agent/platform is important
What did you implement:
Updating old Mac & Windows agent as they're being removed on 3/23
add dependabot config so it target
dev
instead of `masterHow did you implement it:
How can we verify it:
Todos:
Note: Run
npm run test:ci
to run all validation checks on proposed changesValidate via
npm run lint
Note: Some reported issues can be automatically fixed by running
npm run lint:fix
Validate via
npm test
Is this ready for review?: YES
Is it a breaking change?: NO