test_recipe_updates #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "test_recipe_updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Great work @jmakdah2!
Just a quick pass from myself.
@ -8,2 +6,2 @@- source: config_ymltarget: /etc/miniflux/config.ymlimage: "miniflux/miniflux:2.2.16"depends_on:depends_onis not supported in swarm mode 😢@ -32,0 +39,4 @@## Redirect HTTP to HTTPS- "traefik.http.middlewares.${STACK_NAME}-redirectscheme.redirectscheme.scheme=https"- "traefik.http.middlewares.${STACK_NAME}-redirectscheme.redirectscheme.permanent=true"- "coop-cloud.${STACK_NAME}.version=0.2.0+2.2.16"I understand the recipe was borked but I'd still stick to bumping the major version to signal that this is a big change in the config. That would probably mean
1.0.0+2.2.16?@ -32,0 +59,4 @@- internalconfigs:entrypoint:entrypoint_confhttps://docs.coopcloud.tech/maintainers/handbook/#manage-configs
See the warning below, a naming convention needs to be honoured for
abra.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.