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

fix(remotebuild): use the project's privacy for repos and recipes #5238

Merged
merged 3 commits into from
Feb 7, 2025

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Feb 6, 2025

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

Pulls in fixes from canonical/craft-application#615, which fixes a bug where the remote-builder would create a public repository and recipe, even when the project is private.

Fixes #5221
(CRAFT-4035)

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
@mr-cal mr-cal added the rebase label Feb 6, 2025
@mr-cal mr-cal requested review from medubelko, lengau and bepri February 6, 2025 18:59
docs/reference/changelog.rst Outdated Show resolved Hide resolved
@mr-cal mr-cal force-pushed the work/CRAFT-4035-private-builds branch from fdb8ca8 to 4bc055e Compare February 6, 2025 21:27
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
@mr-cal mr-cal force-pushed the work/CRAFT-4035-private-builds branch from 4bc055e to f932717 Compare February 6, 2025 21:41
@mr-cal mr-cal merged commit 6b8134b into hotfix/8.6 Feb 7, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants