Skip to content

Unable to download public artifact without access token #5539

@amirpervaizQI

Description

@amirpervaizQI

Describe the bug
I built an artifact from a private repo, then for testing I generated an access token and after that made the artifact public by unlocking the icon. But the issue is, after generating the access token, there is no way to delete it and it seems that the access token is always required to download it even after making the artifact public.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a private repo
  2. Click on 'Get it'
  3. Once the build is ready, click the setting icons and generate an access token.
  4. Once the token is generated, there is no way to delete it, so made the artifact public by unlocking the lock icon.
  5. Gradle is unable to resolve dependency until access token is used. Though it should work without access token since the artifact is made public from the private repo.

Expected behavior
It should work without access token since the artifact is made public from the private repo.

Screenshots
jitpack

Additional context

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions