Update PORTAINER_STACK.md to reflect git tag prefix change #142
Labels
No Label
architect:complete
blocked-by:#139
blocks:#140
bug
CI/CD
complexity:low
complexity:medium
complexity:medium
config
depends-on:#124
docker
docs
effort:l
effort:s
effort:xs
epic/development
lead:complete
needs-decision
performance
priority:critical
priority:high
priority:low
priority:medium
security
spike
story-points:1
story-points:3
story-points:5
story-points:8
tech-debt
test
user-story
architect:complete
complexity:high
complexity:low
complexity:medium
cross-repo
cross-repo-dev
dev:in-progress
effort:l
effort:m
effort:s
effort:xl
effort:xs
epic
analytics
epic
development
epic
devops
epic
infra
epic
observability
epic
platform
epic
product
lead:complete
needs-decision
pipeline-complete
pipeline-error
pipeline-running
priority
later
priority
next
priority
now
start-pipeline
status
acceptance
status
blocked
status
done
status
in progress
status
in review
status
in testing
status
ready
status
refine
status
triage
subtask
type
analysis
type
bug
type
hygiene
type
mantainence
type
story
user-story
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Hithomelabs/CFTunnels#142
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Description
When I review the Portainer stack documentation, I want it to accurately reflect the current git tag naming convention, so I can avoid confusion when deploying or referencing release images.
Background
PR #141 removed the
pa-prefix from git tags. Previously, tags followed the patternpa-0.x.x(e.g.,pa-0.26.0). After the change, tags are now plain semver (e.g.,0.26.0). The filePORTAINER_STACK.md(or equivalent documentation) must be updated to reflect this change.Acceptance Criteria
0.x.y) instead ofpa-0.x.yPORTAINER_STACK.mdis created with accurate tag documentationpa-prefix exist in the repo's Portainer stack documentation WHEN the update is complete THEN all such references are removedTechnical Notes
.gitea/workflows/portainer_automation_build_push.yml(updated in PR #141)0.x.yfor test builds,0.x.0for prod, plustestandprodfloating tagsPORTAINER_STACK.mdfile lives under theportainer-automation/directory or may need to be created thereDependencies
Story Points: 1
Priority: low