Test if the gitlab package is available before building the image #6
Labels
No Label
Testing label
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
Release: v0.1
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: Feature
Type: Idea
Type: Question
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: athens-school/Gitlab#6
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?
Building the docker image depends on the gitlab package creation.
However, if the creation of said package takes too much time (on Gitlab's side), the pipeline will fail when requesting the package.
A test should be implemented to gracefully fail the task in this condition.
assigned to @therbron
mentioned in issue #7
Not needed anymore, as project has been discontinued.