#Un-publish Dagger Module

1 messages · Page 1 of 1 (latest)

sleek wind
#

Hi everybody. Is it possible to un-publish a Dagger Module from the Daggerverse?

random pewter
#

Hi @sleek wind! We don't have that functionality out of the box yet, let me check with the team what we can do! What is the module you need to remove?

sleek wind
#

Hello @random pewter , I don't have one at the moment. But I wanted to test my changes to an existing one and preview the changes in the Daggerverse.

#

So I would "publish" the fork with my changes.

random pewter
#

I see. Modules at the moment cannot be deleted, and every time a user does a dagger call for that module at a given ref the module would be published again. If you want see your changes in the dagger, you can publish your module using refs, once you are ready to release it you can tag a specific version

sleek wind
#

Ok. Thank you for the support 😊