run abra catalogue generate <recipe> -p (with write access to coop-cloud/recipes-catalogue-json) (and run make to deploy the new catalogue, you'll need ssh / swarm access)
Then abra will download the new copy when it is available!
This is currently only do-able by Autonomic folks but we want to open it out. We're trying to get into a position to hook up some automation so when new releases are out for recipes, the catalogue auto-generates. More on this soon.
First the docs 😅
Ah, I must document this.
The steps are:
- add a recipe repository to git.coopcloud.tech
- run `abra catalogue generate <recipe> -p` (with write access to [`coop-cloud/recipes-catalogue-json`](https://git.coopcloud.tech/coop-cloud/recipes-catalogue-json)) (and run `make` to deploy the new catalogue, you'll need ssh / swarm access)
Then `abra` will download the new copy when it is available!
This is currently only do-able by Autonomic folks but we want to open it out. We're trying to get into a position to hook up some automation so when new releases are out for recipes, the catalogue auto-generates. More on this soon.
First the docs 😅
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I see that https://git.coopcloud.tech/coop-cloud/bonfire isn't included for example
Ah, I must document this.
The steps are:
abra catalogue generate <recipe> -p(with write access tocoop-cloud/recipes-catalogue-json) (and runmaketo deploy the new catalogue, you'll need ssh / swarm access)Then
abrawill download the new copy when it is available!This is currently only do-able by Autonomic folks but we want to open it out. We're trying to get into a position to hook up some automation so when new releases are out for recipes, the catalogue auto-generates. More on this soon.
First the docs 😅