Skip to content

Update dev container image#1430

Merged
frenck merged 4 commits intofrenck:mainfrom
mib1185:use-prebuild-python-dev-container
Nov 15, 2025
Merged

Update dev container image#1430
frenck merged 4 commits intofrenck:mainfrom
mib1185:use-prebuild-python-dev-container

Conversation

@mib1185
Copy link
Copy Markdown
Collaborator

@mib1185 mib1185 commented Mar 21, 2025

Proposed Changes

Make use of the pre-build python 3.11 dev-container image, since the base:ubuntu seems to be delivered with only python 3.10

Related Issues

(Github link to related issues or pull requests)

@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Apr 21, 2025
@mib1185
Copy link
Copy Markdown
Collaborator Author

mib1185 commented Apr 21, 2025

not stale

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Apr 22, 2025
@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label May 22, 2025
@frenck
Copy link
Copy Markdown
Owner

frenck commented May 22, 2025

No stale

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label May 23, 2025
@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Jun 23, 2025
@mib1185
Copy link
Copy Markdown
Collaborator Author

mib1185 commented Jun 23, 2025

No stale

☝️

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Jun 24, 2025
@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Jul 24, 2025
@mib1185
Copy link
Copy Markdown
Collaborator Author

mib1185 commented Jul 24, 2025

No stale

☝️

☝️

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Jul 25, 2025
@frenck frenck added the maintenance Generic maintenance tasks. label Aug 5, 2025
Comment thread .devcontainer/devcontainer.json Outdated
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 5, 2025

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Sep 5, 2025
@mib1185
Copy link
Copy Markdown
Collaborator Author

mib1185 commented Sep 5, 2025

No stale

☝️

☝️

☝️

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Sep 6, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 6, 2025

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Oct 6, 2025
@mib1185
Copy link
Copy Markdown
Collaborator Author

mib1185 commented Oct 6, 2025

No stale

☝️

☝️

☝️

☝️

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Oct 7, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 6, 2025

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Nov 6, 2025
@mib1185
Copy link
Copy Markdown
Collaborator Author

mib1185 commented Nov 6, 2025

No stale

☝️

☝️

☝️

☝️

@frenck do you think, we can go ahead with this? 🙂

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Nov 7, 2025
@frenck frenck changed the title Use python:1-3.11 dev-conatiner image Update dev container image Nov 15, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.67%. Comparing base (11f5f58) to head (951a21d).
⚠️ Report is 710 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1430      +/-   ##
===========================================
- Coverage   100.00%   99.67%   -0.33%     
===========================================
  Files            9        9              
  Lines          316      311       -5     
  Branches        26       16      -10     
===========================================
- Hits           316      310       -6     
- Partials         0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Owner

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @mib1185 👍

../Frenck

                       

Blogging my personal ramblings at frenck.dev

@frenck frenck merged commit d3dc0f5 into frenck:main Nov 15, 2025
14 of 15 checks passed
@mib1185 mib1185 deleted the use-prebuild-python-dev-container branch November 15, 2025 09:03
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

maintenance Generic maintenance tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants