Uh oh!
There was an error while loading. Please reload this page.
Chore/githib actions ci - #698
Conversation
❌ 3 of 5 checks failed
Tested against Logs: Devtools checks · Code quality · Armadillo unit tests · Opal unit tests · Codecov |
93b375f to
7e43432Compare
StuartWheater
left a comment
There was a problem hiding this comment.
Could we make version of dsBase being tested easily configured (done outside the action scripts), specification of profile being tested?
actions/setup-armadillo-with-dsbase/action.yml:
- I think, if like opal it used a prepared docker image for armadillo it would be easier to manage and others modify
- Does image requires "Uninstall default MySQL"? I would expect that to be specific to Azure Pipeline images.
- Line 63 not sure why it performs the same curl command twice
actions/setup-opal-with-dsbase/action.yaml
- Does image requires "Uninstall default MySQL"? I would expect that to be specific to Azure Pipeline images.
StuartWheater
left a comment
There was a problem hiding this comment.
Env var: PKG_INCLUDE_LINKINGTO - "This is sometimes useful"
(https://pak.r-lib.org/reference/pak-config.html)
timcadman
commented
Sep 3, 2026
Thanks for your review Stuart. Before I merge it should we meet to discuss? E.g. I couldn't get codecov working but I've seen you have elsewhere? Do we replace Azure with this or do you first want to investigate CircleCI? |
timcadman
commented
Sep 3, 2026
Have tried to address all your comments:
|
Background
The existing Azure CI has worked well, but it can potentially be improved.
What's changed
New features
Still to do
Testing
This was very AI generated flow, but I have asked it to review its own code and it assures me that none of the existing functionality is lost haha. I have also tested it against different combinations of passing and failing.