Enabling packages for crow plugin container

Hey there,

I’m working on a simple plugin for CrowCI which runs nix commands, setting up and pushing changes to a cache.

I’d like to publish the image to codefloe, since I’d eventually like to propose the transfer of the plugin to the crow-plugins org.

Would it be possible to have the packages privilege granted for https://codefloe.com/johnhamelink/nix-attic?

Thanks

JH

There is nothing that needs to be granted. Every user can publish packages to their account or org.

You need to ensure the “Packages” unit is enabled in your repo settings. (Maybe we should add a docs page for it or enable the unit by default.)

Damn, I did look through the settings but for whatever reason I didn’t check the Units section. Thanks!