← Back to issue list

fix(launchpad): use the project's privacy for repos and recipes

View original Github issue

Metadata

Project
craft-application
Number
#615
Type
pull request
State
merged
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged fix ensuring the remote-builder respects project privacy when creating repositories and recipes. The backward-compatible change adds a deprecation warning for public projects and resolves issue #614 after passing CI and two approvals.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `tox`? ----- Fixes a bug where the remote-builder would create a public repository and recipe, even when the project is private. This is a backward-compatible change, but raises a deprecation warning if a project could be public. I tested with snapcraft and can confirm the recipe and repo are private. Fixes #614 (CRAFT-3984)

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged fix ensuring the remote-builder respects project privacy when creating repositories and recipes. The backward-compatible change adds a deprecation warning for public projects and resolves issue #614 after passing CI and two approvals.
qwen3.6-35b-a3b-mtp-q6 Merged fix ensuring the remote-builder respects project privacy for repositories and recipes. The backward-compatible change adds a deprecation warning for public projects and resolves issue #614.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#5238 fix(remotebuild): use the project's privacy for repos and recipes snapcraft merged Merged PR resolves #5221 by ensuring the remote-builder respects project privacy for repositories and recipes. Incorporates a fix from craft-application PR #615. Approved by three reviewers, passed CI, and modified six files.
80%
#5221 remote build: use the project's privacy for repos and recipes snapcraft closed Resolved in PR #5238 and released in Snapcraft 8.6.2. Remote builds now enforce project privacy by updating craft dependencies, documenting SSH key requirements, and verifying host agent access to prevent source code exposure.
74%