Skip to content

models/project.py: do not check for base when build-base: devel #761

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

valentindavid
Copy link

@valentindavid valentindavid commented May 20, 2025

To be able to build pc snap, we have to set the base to point to the upcoming base, in the present case core26, while using build-base: devel.

This is how we worked on core24 before its release. Verifying the base matches the build base breaks it.

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint && make test?
  • Have you added an entry to the changelog (docs/reference/changelog.rst)?

@valentindavid valentindavid force-pushed the valentindavid/do-not-check-devel-base branch from 5735bae to a4f001b Compare May 21, 2025 09:50
@valentindavid valentindavid marked this pull request as ready for review May 21, 2025 09:54
To be able to build pc snap, we have to set the base to point to the
upcoming base, in the present case `core26`, while using `build-base:
devel`.

This is how we worked on core24 before its release. Verifying the base
matches the build base breaks it.
@valentindavid valentindavid force-pushed the valentindavid/do-not-check-devel-base branch from a4f001b to cebf213 Compare May 21, 2025 10:08
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.

1 participant