AS a developer, I want the testing workflow to test the binary package process #241
Labels
No labels
blocked
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs tests
question
spike
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
epic
type
investigation
type
story
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/random-bunny#241
Loading…
Reference in a new issue
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?
Epic:
Story Points:
SO THAT I can make sure that the package is built properly with the feature changes
Acceptance Criteria
GIVEN I am a developer
WHEN I push code changes to a feature branch
THEN the action script will run
yarn package
AND upload this binary to the artifacts
Subtasks
No subtasks
Notes
No notes
The testing workflow should also run "yarn package"to AS a developer, I want the testing workflow to test the binary package process