@clickview/ship-it 0.0.9 → 0.0.11

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 (57) hide show
  1. package/config.json +1 -1
  2. package/dist/X2/Analytics Web.md +11 -0
  3. package/dist/X2/Batch.Api.md +11 -0
  4. package/dist/X2/ClickView Online.md +43 -0
  5. package/dist/X2/ClickView.Cloud247.SpliceService.md +12 -0
  6. package/dist/X2/ClickView.Cron.md +10 -0
  7. package/dist/X2/ClickView.Curator.md +22 -0
  8. package/dist/X2/ClickView.OnlineApi.md +14 -0
  9. package/dist/X2/Curriculum.App.md +9 -0
  10. package/dist/X2/CurriculumIngestion.Api.md +8 -0
  11. package/dist/X2/Discover.Api.md +35 -0
  12. package/dist/X2/Domain.Api.md +11 -0
  13. package/dist/X2/FileGenerator.md +11 -0
  14. package/dist/X2/Hydration.App.md +9 -0
  15. package/dist/X2/Integrations.Api.md +8 -0
  16. package/dist/X2/Krakend.md +18 -0
  17. package/dist/X2/LTI.md +11 -0
  18. package/dist/X2/Library Editor.md +11 -0
  19. package/dist/X2/Library.Api.md +13 -0
  20. package/dist/X2/Lite.md +21 -0
  21. package/dist/X2/Master.Api.md +21 -0
  22. package/dist/X2/Master.Auth.md +22 -0
  23. package/dist/X2/Objects.Api.md +30 -0
  24. package/dist/X2/Permissions.Api.md +34 -0
  25. package/dist/X2/Release Notes.md +932 -0
  26. package/dist/X2/Share.Api.md +8 -0
  27. package/dist/X2/Subjects.API.md +21 -0
  28. package/dist/X2/TvProgramMonitor.App.md +8 -0
  29. package/dist/X2/Users.Api.md +25 -0
  30. package/dist/X2/VideoProcessorService.md +12 -0
  31. package/dist/X2/X2 Release Notes.md +932 -0
  32. package/dist/X2/X2 Testing Notes.csv +1200 -0
  33. package/dist/X2/X2 Testing Notes_old.csv +2060 -0
  34. package/dist/X2/clickview.md +314 -0
  35. package/dist/X2/index.app.md +8 -0
  36. package/dist/X2/notification-service.md +48 -0
  37. package/dist/Y2/Y2 Testing Notes.csv +1057 -0
  38. package/lib/config.json +1 -1
  39. package/lib/src/api-clients/git-lab/GitLabApiClient.js +0 -1
  40. package/lib/src/commands/CreateTestingNotesCommand.js +84 -0
  41. package/lib/src/commands/index.js +1 -0
  42. package/lib/src/constants/CommandTypeMapping.js +1 -0
  43. package/lib/src/interfaces/models/ProjectConfig.js +9 -0
  44. package/lib/src/inversify.config.js +2 -0
  45. package/lib/src/services/GitLabService.js +33 -0
  46. package/lib/src/startup/SetupCommands.js +1 -0
  47. package/lib/src/tasks/CreateMergeRequestTask.js +12 -9
  48. package/lib/src/tasks/CreateReleaseNotesTask.js +11 -8
  49. package/lib/src/tasks/CreateTestingNotesTask.js +135 -0
  50. package/lib/src/tasks/TagMasterTask.js +1 -2
  51. package/lib/src/tasks/ValidateDescriptionsTask.js +63 -33
  52. package/lib/src/tasks/ValidateMergeRequestTask.js +5 -4
  53. package/lib/src/tasks/index.js +1 -0
  54. package/lib/src/types.js +2 -0
  55. package/lib/src/utils/Csv.js +54 -0
  56. package/lib/src/utils/Descriptions.js +120 -103
  57. package/package.json +3 -2
@@ -0,0 +1,8 @@
1
+
2
+ # Code changes
3
+ * Fixes a bug where direct share was creating multiple feed records and multiple direct share requests.
4
+
5
+
6
+ # Testing
7
+ * Directly sharing to multiple users should create a single feed record for each users
8
+
@@ -0,0 +1,21 @@
1
+
2
+ # Dependencies
3
+ - Should be released after https://gitlab.cvinternal.net/clickview/back-end/Master.Api/-/merge_requests/735
4
+
5
+
6
+ # Customer changes
7
+ - Subjects api allows add interactives and clips to classifications and audiences.
8
+
9
+
10
+ # Code changes
11
+ - Update build scripts to their latest
12
+
13
+ - Added `Interactives` and `Clips` to method `GetClassificationMemberType`
14
+ - Added new controller `AudienceV2Controller` to use Master Api V2 controller to add interactives and clips to a specific audience
15
+ - Added new controller `MasterObjectV2Controller` to use Master Api V2 controller to add interactive/clip to multiple audiences. Implements CORE-945
16
+
17
+
18
+ # Testing
19
+
20
+ - In Subjects Api, Clips and interactives can be added to Classifications and Audiences
21
+
@@ -0,0 +1,8 @@
1
+
2
+ # Code changes
3
+ - Upgrade to .net 6.0
4
+
5
+
6
+ # Testing
7
+ - The app should work as usual. I.e. fetch missing EPG programs every 8 hours
8
+
@@ -0,0 +1,25 @@
1
+
2
+ # Dependencies
3
+ * https://gitlab.cvinternal.net/clickview/back-end/ClickView.OnlineApi/-/merge_requests/404
4
+
5
+
6
+ # Customer changes
7
+ * Fix an issue where US date time format is shown for `Last Sign In Time`in the user report when exporting users using new user manager. Close INBOX-3907
8
+
9
+ * Add endpoints to allow NP to set and get sso year group mappings. Partially implements CORE-930
10
+
11
+
12
+ # Code changes
13
+ * Use `ISO 8601` date time format to standardize the date time display across all regions.
14
+ * Start the application in console mode instead of IIS express
15
+
16
+ * Add new endpoint `GET v1/customers/{id}/sso-year-group-mappings` to fetch sso year group mappings of a customer
17
+ * Add new endpoint `POST v1/customers/{id}/sso-year-group-mappings` to add or update sso year group mappings for a customer
18
+
19
+
20
+ # Testing
21
+ * In student manager in NP, go to 3 dot next to search bar and choose `Export students`. After student csv file is downloaded, the `Last Sign In Time` column should have date time in the format like `2022-03-07T06:23:06 +00:00`
22
+
23
+ * Hitting `GET v1/customers/{id}/sso-year-group-mappings` endpoint should return a list of sso year group mappings
24
+ * Hitting `POST v1/customers/{id}/sso-year-group-mappings` endpoint should add or update sso year group mappings for a customer
25
+
@@ -0,0 +1,12 @@
1
+
2
+ # Code changes
3
+ - Update ffmpeg from 4.4 to 5.1. Closes INBOX-4064
4
+
5
+ - Update build scripts to their latest versions
6
+
7
+
8
+ # Testing
9
+ - Videos process when uploaded
10
+ - TV videos process when edted in high precision from cloud editor
11
+
12
+