Skip to content

11 allow exporting specific projects #27

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 13 commits into
base: development
Choose a base branch
from

Conversation

BenitoMatischen
Copy link
Collaborator

Closes #11.

Allows someone to export one specific project by providing a link to it.

@BenitoMatischen BenitoMatischen requested a review from SJaffa July 14, 2025 14:56
@BenitoMatischen BenitoMatischen linked an issue Jul 15, 2025 that may be closed by this pull request
@SJaffa
Copy link
Collaborator

SJaffa commented Jul 15, 2025

When I run clirun pull-projects I get an error:

rllib/request.py", line 639, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden

I am using a PAT with full_read scope that does work for the clirun get-user-details command, does it need more permissions for pull-projects?

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.

Allow exporting specific projects
2 participants