Skip to content

Conversation

@nealrichardson
Copy link
Contributor

Closes #633. Turns out we already are using public images for testing, and from what I infer from #588, this was just being added to prevent a script from looking for it and erroring if it wasn't set. Due to changes in the Connect source, this variable isn't being used anymore, so we can drop the reference.

@nealrichardson nealrichardson self-assigned this Feb 18, 2025
@nealrichardson nealrichardson changed the title Remove IMAGE_OS setting chore(ci): Remove IMAGE_OS setting Feb 18, 2025
@github-actions
Copy link

github-actions bot commented Feb 18, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4822 3581 74% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 8696714 by action🐍

@nealrichardson
Copy link
Contributor Author

The integration testing job that was modified in this PR passes: https://github.com/posit-dev/rsconnect-python/actions/runs/13401139629/job/37437096302?pr=637

IDK what's up with the test-jupyter job, but it's failing on the nightly main run too: https://github.com/posit-dev/rsconnect-python/actions/runs/13386951455

Seems to be failing since January 29: https://github.com/posit-dev/rsconnect-python/actions/runs/13027921854

@nealrichardson nealrichardson merged commit 3e87784 into main Feb 19, 2025
13 checks passed
@nealrichardson nealrichardson deleted the image-os branch February 19, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use public Docker image for testing

3 participants