Triggering new apps.json publishing #72

Closed
opened 2021-06-17 20:17:13 +00:00 by decentral1se · 1 comment
Owner

So now we run skopeo login to stop rate limiting and we use --output /drone/src/... to pass files between steps in https://drone.autonomic.zone/coop-cloud/auto-apps-json/22/1/2.

One additional step is now to have a apps.json build triggered when a release happens? But I am not sure in case multiple releases happen and then it tries to trigger multiple publish builds for the apps.json. The downstream plugin does have some configurables though: http://plugins.drone.io/drone-plugins/drone-downstream/.

Maybe just running a recurring auto-apps-json build on the hour using the cron configuraion via Drone https://drone.autonomic.zone/coop-cloud/auto-apps-json/settings/cron?

You can always manually trigger a new build yourself with this new button:

image

Maybe cron is the answer for now?

So now we run `skopeo login` to stop rate limiting and we use `--output /drone/src/...` to pass files between steps in https://drone.autonomic.zone/coop-cloud/auto-apps-json/22/1/2. One additional step is now to have a apps.json build triggered when a release happens? But I am not sure in case multiple releases happen and then it tries to trigger multiple publish builds for the apps.json. The downstream plugin does have some configurables though: http://plugins.drone.io/drone-plugins/drone-downstream/. Maybe just running a recurring auto-apps-json build on the hour using the cron configuraion via Drone https://drone.autonomic.zone/coop-cloud/auto-apps-json/settings/cron? You can always manually trigger a new build yourself with this new button: ![image](/attachments/6b6809bb-b755-49c3-a02f-b9a815993eca) Maybe cron is the answer for now?
3.2 KiB
decentral1se added this to the Beta release milestone 2021-06-17 20:17:13 +00:00
decentral1se added the
automation
label 2021-06-17 20:17:13 +00:00
Author
Owner
Set it to run daily. > https://drone.autonomic.zone/coop-cloud/auto-apps-json/settings/cron
This repo is archived. You cannot comment on issues.
No description provided.