AS a developer, I want the googleapis dependency removed alongside all the code which is using it #52

Closed
opened 2023-10-02 13:49:28 +01:00 by Vylpes · 0 comments
Owner

Epic:
Story Points: 1


AS a developer, I want the googleapis dependency removed alongside all the code which is using it
SO THAT I only have dependencies installed which I am actually using

Acceptance Criteria

AS a developer
GIVEN I clone the project
WHEN I run yarn install
THEN the googleapis dependency should not be installed

AS a developer
GIVEN I check the project
WHEN I look in the codebase
THEN I should no longer see any code using the googleapis dependency
AND the build should succeed

Subtasks

  • Remove googleapis dependency
  • Remove using this dependency

Notes

No notes

Epic: \ Story Points: 1 --- AS a developer, I want the googleapis dependency removed alongside all the code which is using it SO THAT I only have dependencies installed which I am actually using ## Acceptance Criteria AS a developer GIVEN I clone the project WHEN I run `yarn install` THEN the `googleapis` dependency should not be installed AS a developer GIVEN I check the project WHEN I look in the codebase THEN I should no longer see any code using the googleapis dependency AND the build should succeed ## Subtasks - [ ] Remove `googleapis` dependency - [ ] Remove using this dependency ## Notes *No notes*
Vylpes added the
type
dependencies
label 2023-10-02 13:49:33 +01:00
Vylpes added this to the 0.2.0 milestone 2023-10-02 13:49:38 +01:00
Vylpes changed title from Remove googleapis dependency to AS a developer, I want the googleapis dependency removed alongside all the code which is using it 2023-10-29 14:49:14 +00:00
Vylpes added this to the 0.2 Sprint 4 project 2023-11-05 15:04:07 +00:00
Vylpes self-assigned this 2023-11-06 19:00:28 +00:00
Vylpes started working 2023-11-07 18:50:28 +00:00
Vylpes stopped working 2023-11-07 18:54:13 +00:00
3 minutes 45 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 3 minutes 45 seconds
Vylpes
3 minutes 45 seconds
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: External/card-drop#52
No description provided.