AS a developer, I want the package to be migrated to NPM #128

Closed
opened 2023-12-12 18:37:53 +00:00 by Vylpes · 0 comments
Owner

Epic:
Story Points: 3


AS a developer, I want the package to be migrated to NPM
SO THAT the package manager choice is more consistent with other projects

Acceptance Criteria

AS a developer
GIVEN I want to use the package manager
WHEN I use npm
THEN the project should be interacted with npm not yarn

AS a developer
GIVEN I want to run a CI pipeline
WHEN I execute it
THEN the CI pipeline will use npm not yarn

Subtasks

  • Migrate to NPM
  • Update CI pipeline
  • Update documentation

Notes

No notes

Epic: \ Story Points: 3 --- AS a developer, I want the package to be migrated to NPM SO THAT the package manager choice is more consistent with other projects ## Acceptance Criteria AS a developer GIVEN I want to use the package manager WHEN I use `npm` THEN the project should be interacted with npm not yarn AS a developer GIVEN I want to run a CI pipeline WHEN I execute it THEN the CI pipeline will use npm not yarn ## Subtasks - [ ] Migrate to NPM - [ ] Update CI pipeline - [ ] Update documentation ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-12-12 18:37:59 +00:00
Vylpes changed title from Migrate to npm to AS a developer, I want the package to be migrated to NPM 2023-12-31 14:44:36 +00:00
Vylpes removed the
needs criteria
label 2023-12-31 14:46:49 +00:00
Vylpes removed the
needs estimate
label 2024-04-07 14:15:13 +01:00
Vylpes added the
wontfix
label 2024-06-02 16:30:20 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#128
No description provided.