Artifacts private/public

If I import my repository from Github to as a CircleCI project, whether or not the artifacts are viewable without logging in depends on whether the repository was public at the time it was imported. If I decide to make a repo private, the artifacts for that project still stay public. Is there any way to control the artifacts visibility?

Checking on this…

To clarify, do all future artifacts stay public as well, or just the ones created when the project was?

I just checked and my artifacts are now private. My guess is that it takes some time for the artifacts to become private after the repo is made private? I’ll do some more testing today to confirm.

1 Like