canonical / craft-application

The basis for *craft applications
https://canonical-craft-application.readthedocs-hosted.com/en/latest
GNU Lesser General Public License v3.0
5 stars 6 forks source link

Remote build: Support attaching a build to a user-provided project #274

Open lengau opened 3 months ago

lengau commented 3 months ago

What needs to get done

The remote build service should be able to take a user-provided project name and use that for the remote build. Checks to make include:

  1. That the user is allowed to create git repositories on this project
  2. That the user is allowed to create recipes on this project
  3. Whether this project is public or private (the build service should also expose this in a public API)

Why it needs to get done

This is how we'll support private remote-build. The application will be able to accept a project name and build on a private project.

syncronize-issues-to-jira[bot] commented 3 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2624.

This message was autogenerated