@clickview/ship-it 0.0.43-rc.1 → 0.0.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/Dockerfile +7 -3
  2. package/lib/src/api-clients/git-lab/GitLabApiClient.js +1 -1
  3. package/lib/src/commands/CreateHotfixCommand.js +76 -0
  4. package/lib/src/commands/index.js +1 -0
  5. package/lib/src/constants/CommandTypeMapping.js +2 -1
  6. package/lib/src/interfaces/command-options/CreateHotfixCommandOptions.js +2 -0
  7. package/lib/src/interfaces/command-options/index.js +1 -0
  8. package/lib/src/inversify.config.js +2 -0
  9. package/lib/src/services/GitLabService.js +38 -7
  10. package/lib/src/startup/SetupCommands.js +9 -0
  11. package/lib/src/tasks/CreateHotfixTask.js +126 -0
  12. package/lib/src/tasks/index.js +1 -0
  13. package/lib/src/types.js +3 -1
  14. package/package.json +1 -1
  15. package/temp/Tooling-N1/Analytics Web/package-lock.json +0 -2320
  16. package/temp/Tooling-N1/Analytics Web/package.json +0 -46
  17. package/temp/Tooling-N1/ClickView Online/package-lock.json +0 -13944
  18. package/temp/Tooling-N1/ClickView Online/package.json +0 -152
  19. package/temp/Tooling-N1/ClickView.Curator/package-lock.json +0 -10414
  20. package/temp/Tooling-N1/ClickView.Curator/package.json +0 -39
  21. package/temp/Tooling-N1/Exchange.Web/package-lock.json +0 -2014
  22. package/temp/Tooling-N1/Exchange.Web/package.json +0 -41
  23. package/temp/Tooling-N1/Library Editor/package-lock.json +0 -2844
  24. package/temp/Tooling-N1/Library Editor/package.json +0 -48
  25. package/temp/Tooling-N1/Lite/package-lock.json +0 -2664
  26. package/temp/Tooling-N1/Lite/package.json +0 -56
  27. package/temp/Tooling-N1/Master.Auth/package-lock.json +0 -2488
  28. package/temp/Tooling-N1/Master.Auth/package.json +0 -27
  29. package/temp/Tooling-N1/StreamableLearning.Web/package-lock.json +0 -2099
  30. package/temp/Tooling-N1/StreamableLearning.Web/package.json +0 -45

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.