Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring for 0.2.0 #69

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from
Draft

Refactoring for 0.2.0 #69

wants to merge 25 commits into from

Conversation

o-smirnov
Copy link
Member

WIP brought on by (a) going to later kern base images and (b) the current setuptools fiasco.

I'll refactor the base images into kern-7/8/9, and into various versions of python, to make it easier for app-specific images to fall back to older images as needed.

@tmolteno this is derived from your PR, so you probably want to track this branch now (and contribute changes to it).

@o-smirnov
Copy link
Member Author

All right, all the images build, so this one is ready for review.

@SpheMakh, FYI -- the full image rebuild is like >2h even on a fast box. All that talking to the registry and fetching the software and fetching the deps sure takes a toll. Hence my hesitancy to put it in a github action.

@o-smirnov o-smirnov linked an issue Dec 5, 2024 that may be closed by this pull request
@o-smirnov
Copy link
Member Author

Must implement #76 (and add it to the CI) before this is merged.

I think that'll be a reasonable halfway house between full image rebuilding (which will remain a manual operation for now due to its interminable length) and full CI.

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.

Casa6 fails with latest release.
2 participants