CI: ensure that the correct resource is used when running tasks#555
Conversation
It is important that code-under-test, and tasks-in-use come from the non-CI resource `bosh-linux-stemcell-builder` and not `bosh-stemcells-ci` (current naming) so that code executed has satisfied the expected pass constraints.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (8)
WalkthroughThis pull request updates multiple CI task scripts to reference the Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
It is important that code-under-test, and tasks-in-use come from the non-CI resource
bosh-linux-stemcell-builderand notbosh-stemcells-ci(current naming) so that code executed has satisfied the expected pass constraints.