@clickview/ship-it 0.0.46 → 0.0.48

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.
package/.gitlab-ci.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  include:
2
2
  - project: 'Clickview/Templates'
3
- file: 'shared-ci-templates/default.yml'
3
+ file: 'common-templates/base/internal.yml'
4
4
  ref: master
@@ -0,0 +1,117 @@
1
+ projectName,mrTitle,mrAuthor,mrAssignee,mrUrl,notes
2
+ ClickView.Curator,Remove audience validation,Jorge Arai,Prad Nepal,https://gitlab.cvinternal.net/clickview/front-end/ClickView.Curator/-/merge_requests/1757,- Audiences shouldn't be validated anymore as this would be auto-synced in Subjects.Api
3
+ Master.Auth,IP Auth,Cameron Hill,Ryan Wang,https://gitlab.cvinternal.net/clickview/back-end/Master.Auth/-/merge_requests/760,- Added new IP Authentication feature
4
+ Image.Api,Updating the no website image placeholder,Shale Kuzmanovski,Kevin Wellalagodage,https://gitlab.cvinternal.net/clickview/back-end/Image.Api/-/merge_requests/157,"- Updating the placeholder image for a website. Partially implements INBOX-9665.
5
+
6
+ ![image](/uploads/cfb07628dce7b3c0c6f1f79c39a2c6f4/image.png)"
7
+ clickview,Auth: Adding basic support for logging in as guests,Boris Berak,Shale Kuzmanovski,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5837,"# Auth
8
+ - When users are logging into the product from a school that has been configured with IP Auth, they will have to option to quickly sign-in as a guest. This means staff and students will have the option to bypass logging in with a username and password. **Note: this feature is currently not even in Early Access, so most customers will not see it yet. We also want to do a proper go to market before giving this to actual customers.**
9
+ - ![CleanShot_2025-09-05_at_09.46.29](/uploads/7f3612d7921408e1b0f05313cb6a5889/CleanShot_2025-09-05_at_09.46.29.png)"
10
+ clickview,Curator - Add a warning for ai dashboard creation modal,Nan Chen,Michael McDonnell,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5836,"# Curator
11
+ - Added a warning in creating an AI-generated dashboard modal if a topic has more than 30 videos.
12
+ - ![image](/uploads/c1c2ac48df66911b3eb396582282ff2c/image.png)"
13
+ clickview,Shared: Basic IP Auth Support,Boris Berak,Shale Kuzmanovski,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5833,"# Shared
14
+ - Schools that have been configured with IP authentication will now allow staff and students to log into ClickView as ""guests"".
15
+ - Guest accounts are easy to use because they don't require a username or password to log in and watch content. However, the experience is limited compared to regular accounts.
16
+ - Specifically - guests will not be able to upload content; create clips or interactives; use playlists; favourite videos; share videos; access classrooms; access settings. The experience is very-much read only.
17
+ - Note: this is an early preview of the IP Auth feature which will require a proper GTM before being rolled out to customers.
18
+ - How the product looks when signed in as a guest: ![CleanShot_2025-09-05_at_10.14.06](/uploads/84ad6b47b45b12a2b68611965fb0b239/CleanShot_2025-09-05_at_10.14.06.png)
19
+ - How the play page looks with a guest account: ![CleanShot_2025-09-05_at_10.14.47](/uploads/0f2a03a5c8b0fa0638162c4f049a0bb8/CleanShot_2025-09-05_at_10.14.47.png)
20
+ - The user drop-down menu is quite limited for guests: ![CleanShot_2025-09-05_at_10.15.51](/uploads/7f1c30eb20b5c0999924bb381b9be0b0/CleanShot_2025-09-05_at_10.15.51.png)"
21
+ clickview,Lite: New _canBeConsumed error code for students,Shale Kuzmanovski,Boris Berak,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5832,"# Lite
22
+ - Added a new error for students who directly visit the url of a video they cannot access (For example exchange video urls). Implements INBOX-9610.
23
+
24
+ ![image](/uploads/0296098bf3f2660e01721ff133bc12c2/image.png)"
25
+ clickview,Curator - Update video curated toics table,Nan Chen,Nan Chen,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5831,"# Curator
26
+ - Moved the video curated topics table to a new tab. A presentation filter dropdown was added.
27
+ - ![image](/uploads/c915ead95f1c3a8f12a911c2aa18e981/image.png){width=""1201"" height=""529""}"
28
+ clickview,Lite: Sign up improvements,Shale Kuzmanovski,Nischal Shrestha,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5830,"# Lite
29
+ - Adding ""Business Manager"" as a job title for AU sign ups. Partially implements INBOX-9628.
30
+ - Fixed a bug where clicking ""Update email address"" in the confirmation step of a sign up could send a student back to the start of the sign up flow, but as a teacher.
31
+ - Increased the cut off age for sign ups to 16 years of age. This change is being made to adhere with requests from ERA."
32
+ clickview,Lite: Share 2.0 Feedback,Shale Kuzmanovski,Boris Berak,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5829,"# Lite
33
+ - When viewing student results for share links and assignments, students names are now split into First name and Last name, and can be sorted independently. This is both in the interactive student list, and in the heatmap.
34
+
35
+ ![image](/uploads/46a7f4ca3481c182e11f8029458c56fc/image.png)
36
+
37
+ ![image](/uploads/b6760c30451188de58e6fd1e0caa2d34/image.png)
38
+ - When viewing an open classroom, the ClickView logo in the top left is disabled, so that younger learners do not navigate away from their shared video and start browsing M+TV.
39
+ - Reworked the status indicators at the top of the insights pages, based on feedback that the previous version looked clickable.
40
+
41
+ ![image](/uploads/563027d8a909cba4a9f1bab71d60e7bb/image.png)
42
+ - Added the ability to assign a video to another classroom in the success popup when assigning. This change comes from feedback that some teachers assign the same video to multiple classrooms.
43
+
44
+ ![image](/uploads/a11ee5b94a9c9dd57600cc9ee54ae520/image.png)
45
+ - Updated the breadcrumbs for classroom assignment insights, which will now show the classroom the assignment is assigned to.
46
+
47
+ ![image](/uploads/24461d7e5533d2341e53e6c450f07c27/image.png)
48
+ - Added the ability to see other assignments created for a video directly from the insights page. Again this comes from feedback that some teachers assign the same video to multiple classrooms.
49
+
50
+ ![image](/uploads/679babea52a3ae5d98100e8c77ceaabe/image.png)
51
+
52
+ ![image](/uploads/09f66157c014671f69c5e6f6029fc94d/image.png)
53
+ - Shares and assignments will now be sorted by the date that they were last shared. Sharing includes
54
+ - Creating a new share link or assign
55
+ - Copying a share link or embed code
56
+ - Embedding a share into a plugin
57
+ - Copying a join code or presenting a join code in full screen
58
+ - Printing, downloading or presenting a QR code in full screen
59
+ - All teachers that are assigned to a classroom can now view all assignments and results for that classroom, previously only the teacher who assigned to video could see them.
60
+ - The status tooltip text has been updated when there is no usage on the share or assignment yet.
61
+
62
+ ![image](/uploads/1b3e9f8bbde2cf799e204ccecdda81d8/image.png)
63
+ - The empty state for shares and assignments has been updated:
64
+ - The CTA now matches the button in the header
65
+ - There is now a link to a KB article
66
+ - Fixed an issue where the status tooltip was not correctly identifying shares and assignments that require marking.
67
+
68
+ ![image](/uploads/14e814a71c0b2fd0af2d72cc6c222e7f/image.png)
69
+ - Fixed an issue where the ""marking required"" status indicator would should incorrectly if you shared the same interactive multiple times"
70
+ clickview,Crm studio - Support editing org rostering school mappings,Nan Chen,Michael McDonnell,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5827,"# Curator
71
+ * Implemented the `Edit school mapping` feature. When there's no running sync job, the rostering mapping can be edited.
72
+ ![Screenshot 2025-08-29 at 4.19.08 PM.png](/uploads/0de690fdab346de4ee383a67e22a1835/Screenshot_2025-08-29_at_4.19.08_PM.png)"
73
+ clickview,Content pipeline - Leaf topic only in the edit topic form,Nan Chen,Shale Kuzmanovski,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5822,"# Curator
74
+ * Only show the leaf topic path in the content pipeline 'Topics' form.
75
+ *
76
+ | Before | After |
77
+ |--------|-------|
78
+ | ![image.png](/uploads/7c0add6339314c50bab707e26c1dcb41/image.png) | ![image.png](/uploads/7a24dadd57469b5e5df47f353ea09377/image.png) |"
79
+ clickview,Curator - Allow publishing top level topic dashboard outside content pipeline,Nan Chen,Shale Kuzmanovski,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5820,"# Curator
80
+ * Allow publishing the top-level topic dashboard outside the content pipeline.
81
+ | Before | After |
82
+ |--------|-------|
83
+ | ![image.png](/uploads/c0fba64ee81f2f061e91397d781ce492/image.png) | ![image.png](/uploads/bfc14cc48d0fd3e69d3cbc330c87d44e/image.png) |"
84
+ clickview,Content pipeline - Make audiences column read-only,Nan Chen,Shale Kuzmanovski,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5819,"# Curator
85
+ * As the backend will automatically populate audiences for video, manual input is not required, so we make the column read-only.
86
+ * ![image.png](/uploads/ec7e1f6a8623fb791ba30b49edbbf1e6/image.png)
87
+ * When a video is attached to a topic, the audience will be automatically added."
88
+ clickview,Curator - Bulk remove videos from classification,Nan Chen,Michael McDonnell,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5816,"# Curator
89
+ - In the classification videos tab, you can bulk select videos to remove them from the classification.
90
+ - ![Screenshot_2025-08-21_at_4.31.36_PM](/uploads/1ed6220082e86f72300a07019d4cff81/Screenshot_2025-08-21_at_4.31.36_PM.png)"
91
+ clickview,Content pipeline - Publish dashboard bypassing resources & thumbnail stage validation,Nan Chen,Michael McDonnell,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5811,"# Curator
92
+ * We allow the curator team to publish the dashboard when some of the videos fail to pass validation in tags, resources, curated_thumbnail, thumbnail_review, and the glance and tags stages.
93
+ * ![Screenshot_2025-09-04_at_2.15.31_PM](/uploads/57a11335abc99991d15e51d559d73499/Screenshot_2025-09-04_at_2.15.31_PM.png)"
94
+ clickview,Lite: Resource image fallback,Shale Kuzmanovski,Nischal Shrestha,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5806,"# Lite
95
+ - Updating the way the fallback image for resources looks. Partially implements INBOX-9665.
96
+
97
+ ![image](/uploads/beba249487b15ff7d97b67764a702f8e/image.png)"
98
+ clickview,Shared - Update badge style,Nan Chen,Michael McDonnell,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5804,"# Lite
99
+ - Updated year group and admin badge in user manager to match our DS.
100
+ - ![image](/uploads/5aa4b4f66a0b8d529a7478a00b26dc07/image.png)
101
+ - ![image](/uploads/8f4700f1a0c1110b398ccb70047797a9/image.png)
102
+
103
+ # Exchange
104
+ - Updated TV program time badge style to match our DS.
105
+ - ![image](/uploads/e498b21112227f1a05a785d46612d584/image.png)"
106
+ Share.Api,Adding date shared to shares,Shale Kuzmanovski,Prad Nepal,https://gitlab.cvinternal.net/clickview/back-end/share.api/-/merge_requests/161,"- Shares will now be sorted by the date that they were last shared. Sharing includes
107
+ - Crating a new share link or assign
108
+ - Copying a share link or embed code
109
+ - Embedding a share into a plugin
110
+ - Copying a join code or presenting a join code in full screen
111
+ - Printing, downloading or presenting a QR code in full screen"
112
+ Share.Api,Allow classroom teachers to see all shares.,Shale Kuzmanovski,Prad Nepal,https://gitlab.cvinternal.net/clickview/back-end/share.api/-/merge_requests/160,"- Teachers can now see all shares made to a classroom.
113
+ - Fixed a bug that was preventing teachers from accessing My Videos content shared to their classroom by other teachers.
114
+ - Allow classroom teachers to delete shares"
115
+ VideoProcessorService,Update logic for GetAvailableConversionProfiles to fix vertical videos,Cameron Hill,Ryan Wang,https://gitlab.cvinternal.net/clickview/back-end/VideoProcessorService/-/merge_requests/124,- Fix vertical videos not processing to the correct resolutions. Fixes INBOX-9762
116
+ Braze Client,Data fixes,Nischal Shrestha,Shale Kuzmanovski,https://gitlab.cvinternal.net/clickview/front-end/braze-client/-/merge_requests/47,"* Throw if `source` is not provided in custom user attributes.
117
+ * Validate `account_address` field before appending it to custom user attributes."
@@ -0,0 +1,13 @@
1
+ projectName,mrTitle,mrAuthor,mrAssignee,mrUrl,notes
2
+ Discover.Api,Use objects.api GetCollectionVideos in curated series,Jorge Arai,Prad Nepal,https://gitlab.cvinternal.net/clickview/back-end/discover.api/-/merge_requests/425,- N/A
3
+ ClickView.Curator,Fix region flag is not shown in Content page,Nan Chen,Shale Kuzmanovski,https://gitlab.cvinternal.net/clickview/front-end/ClickView.Curator/-/merge_requests/1790,"- Fix an issue where the Curator region flag is not shown.
4
+ - ![image](/uploads/dac5041ef65c3c48d7dc05b14a34ed93/image.png)"
5
+ clickview,Curator - Show exchange & LE based on cft info,Nan Chen,Michael McDonnell,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5914,"# Curator
6
+ * Display available products for a customer based on the current customer's CFT in CRM studio Customer \> Products page.
7
+ * ![image.png](/uploads/316e4d61d45bf5847908909cccc6a736/image.png){width=491 height=343}"
8
+ clickview,Curator - Fix clip resource saving infinite spinner,Nan Chen,Michael McDonnell,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5913,"# Curator
9
+ * Fix an issue when saving resources for a clip, where an infinite loading spinner appears."
10
+ clickview,Lite: Updating copy around join codes,Shale Kuzmanovski,Nischal Shrestha,https://gitlab.cvinternal.net/clickview/front-end/clickview/-/merge_requests/5901,"# Lite
11
+ - Improving copy around join codes in Share 2.0. Implements INBOX-10282."
12
+ Integrations.Api,stop sending activation email for rostered users without sso setup,Ryan Wang,Cameron Hill,https://gitlab.cvinternal.net/clickview/front-end/integrations.api/-/merge_requests/273,* Stop sending the activation email for rostered users even if they don't have SSO setup. Closes INBOX-10048
13
+ Integrations.Api,Improve points of interesting generation for longer videos,Jorge Arai,Prad Nepal,https://gitlab.cvinternal.net/clickview/front-end/integrations.api/-/merge_requests/272,- AI-generated points of interest should consider the entire length of the video
@@ -94,13 +94,13 @@ var ReleaseCommand = /** @class */ (function () {
94
94
  return [4 /*yield*/, this.validateDescriptionsTask.run(__assign(__assign({}, options), { target: 'source-branch' }))];
95
95
  case 3:
96
96
  cont = _a.sent();
97
- // if (!cont)
98
- // return false;
99
- // cont = await this.validateCommitsTask.run(options);
100
97
  if (!cont)
101
98
  return [2 /*return*/, false];
102
99
  return [4 /*yield*/, this.ensureApprovalRulesTask.run(options)];
103
100
  case 4:
101
+ // cont = await this.validateCommitsTask.run(options);
102
+ // if (!cont)
103
+ // return false;
104
104
  cont = _a.sent();
105
105
  if (!cont)
106
106
  return [2 /*return*/, false];
@@ -15,7 +15,9 @@ exports.PROJECT_NAMES = {
15
15
  'analytics': '970',
16
16
  'reports': '970',
17
17
  'streamable-learning': '1144',
18
- 'streamable': '1144'
18
+ 'streamable': '1144',
19
+ 'mktg-website': '1121',
20
+ 'marketing-cms-api': '1130',
19
21
  },
20
22
  /**
21
23
  * IMPORTANT: Please don't append "api" or "service" to these names unless it makes sense (like for tvweb vs tvapi)
@@ -6,41 +6,5 @@ var constants_1 = require("../constants");
6
6
  exports.TeamCityBuildIds = (_a = {},
7
7
  _a[constants_1.PROJECT_NAMES.frontend.monorepo] = 'Monorepo_BulkBuildPublish',
8
8
  _a[constants_1.PROJECT_NAMES.frontend.online] = 'online_web_build_and_package',
9
- _a[constants_1.PROJECT_NAMES.frontend.curator] = 'curator_web_BuildAndPackageDocker',
10
- _a[constants_1.PROJECT_NAMES.frontend.cloud] = 'ClickViewCloud_BuildAndPackageDocker',
11
- _a[constants_1.PROJECT_NAMES.frontend.reports] = 'Web_AnalyticsWeb_BuildAndPackageDocker',
12
- _a[constants_1.PROJECT_NAMES.frontend.lite] = 'ClickViewLiteWeb_BuildAndPackageDocker',
13
- _a[constants_1.PROJECT_NAMES.backend.auth] = 'auth_web_B',
14
- _a[constants_1.PROJECT_NAMES.frontend.exchange] = 'ExchangeWeb_BuildAndPackageDocker',
15
- _a[constants_1.PROJECT_NAMES.frontend.streamable] = 'Web_StreamableLearningWeb_BuildAndPackageDocker',
16
- _a[constants_1.PROJECT_NAMES.backend.integrations] = 'Api_IntegrationsApi_BuildAndPackageDocker',
17
9
  _a[constants_1.PROJECT_NAMES.backend.online] = 'online_api_build_and_package',
18
- _a[constants_1.PROJECT_NAMES.backend.email] = 'email_api_BuildAndPackageDocker',
19
- _a[constants_1.PROJECT_NAMES.backend.launch] = 'Web_LaunchWeb_BuildAndPackageDocker',
20
- _a[constants_1.PROJECT_NAMES.backend.videoprocessor] = 'app_VideoProcessorServiceApp_BuildAndPackageDocker',
21
- _a[constants_1.PROJECT_NAMES.backend.image] = 'ImageApi_BuildAndPackageDocker',
22
- _a[constants_1.PROJECT_NAMES.backend.hydration] = 'app_HydrationApp_BuildAndPackageDocker',
23
- _a[constants_1.PROJECT_NAMES.backend.index] = 'app_IndexApp_BuildAndPackageDocker',
24
- _a[constants_1.PROJECT_NAMES.backend.search] = 'Api_SearApi_BuildAndPackageDocker',
25
- _a[constants_1.PROJECT_NAMES.backend.videoviews] = 'Api_VideoViewsApi_BuildAndPackageDocker',
26
- _a[constants_1.PROJECT_NAMES.backend.domain] = 'domain_api_build_and_package',
27
- _a[constants_1.PROJECT_NAMES.backend.batch] = 'Api_BatchApi_BuildAndPackageDocker',
28
- _a[constants_1.PROJECT_NAMES.backend.discover] = 'Api_DiscoverApi_BuildAndPackageDocker',
29
- _a[constants_1.PROJECT_NAMES.backend.library] = 'Api_LibraryApi_BuildAndPackageDocker',
30
- _a[constants_1.PROJECT_NAMES.backend.webplayer] = 'web_player_web_BuildAndPackageDocker',
31
- _a[constants_1.PROJECT_NAMES.backend.player] = 'Web_PlayerWeb_BuildAndPackageDocker',
32
- _a[constants_1.PROJECT_NAMES.backend.autocaptions] = 'app_AutoCaptionsApp_BuildAndPackageDocker',
33
- _a[constants_1.PROJECT_NAMES.backend.realtimesalesforcesync] = 'app_realtime_salesforce_sync_api_BuildAndPackageDocker',
34
- _a[constants_1.PROJECT_NAMES.backend.master] = 'master_api_BuildAndPackageDocker',
35
- _a[constants_1.PROJECT_NAMES.backend.permission] = 'Api_PermissionApi_BuildAndPackageDocker',
36
- _a[constants_1.PROJECT_NAMES.backend.subject] = 'Api_SubjectsApi_BuildAndPackageDocker',
37
- _a[constants_1.PROJECT_NAMES.backend.filegen] = 'app_file_generator_app_BuildAndPackageDocker',
38
- _a[constants_1.PROJECT_NAMES.backend.objects] = 'Api_ObjectsApi_BuildAndPackageDocker',
39
- _a[constants_1.PROJECT_NAMES.backend.classroom] = 'Api_ClassroomApi_BuildAndPackageDocker',
40
- _a[constants_1.PROJECT_NAMES.backend.users] = 'Api_UsersApi_BuildAndPackageDocker',
41
- _a[constants_1.PROJECT_NAMES.backend.tvweb] = 'tv_web_BuildAndPackageDocker',
42
- _a[constants_1.PROJECT_NAMES.backend.clients] = 'Tooling_Clients_PublishToNuget',
43
- _a[constants_1.PROJECT_NAMES.backend.goodstuff] = 'Tooling_GoodStuffInternal_PublishToNuget',
44
- _a[constants_1.PROJECT_NAMES.backend.share] = 'Api_ShareApi_BuildAndPackageDocker',
45
- _a[constants_1.PROJECT_NAMES.backend.account] = 'Api_AccountApi_BuildAndPackageDocker',
46
10
  _a);
@@ -163,6 +163,7 @@ function setupCommands(program, container) {
163
163
  .description('Bump clickview npm package versions in monorepo to their next version')
164
164
  .requiredOption('-b, --branchName <branchName>')
165
165
  .option('-p, --preId <preId>')
166
+ .option('--gitlabci')
166
167
  .action(getAction('bump-packages'));
167
168
  program.command('create-hotfix')
168
169
  .description('Creates hotfix branches for given projects')
@@ -68,7 +68,7 @@ var BumpPackagesTask = /** @class */ (function () {
68
68
  }
69
69
  BumpPackagesTask.prototype.run = function (options) {
70
70
  return __awaiter(this, void 0, void 0, function () {
71
- var branch, isValid, commitFiles, _i, commitFiles_1, file, newJsonFile;
71
+ var branch, isValid, commitFiles, _i, commitFiles_1, file, newJsonFile, commitMessage;
72
72
  return __generator(this, function (_a) {
73
73
  switch (_a.label) {
74
74
  case 0:
@@ -95,7 +95,12 @@ var BumpPackagesTask = /** @class */ (function () {
95
95
  utils_1.Logger.logInfo("Updated version for ".concat(newJsonFile.name, " to ").concat(newJsonFile.version));
96
96
  }
97
97
  utils_1.Logger.logInfo('Committing new versions...');
98
- return [4 /*yield*/, this.service.commit(utils_1.ProjectIds.MONOREPO_PROJECT_ID, options.branchName, 'Bump package versions', commitFiles)];
98
+ commitMessage = 'Bump package versions';
99
+ if (options.gitlabci) {
100
+ utils_1.Logger.logMessage('Running in GitlabCI');
101
+ commitMessage = 'Bump package versions [GitLab CI]';
102
+ }
103
+ return [4 /*yield*/, this.service.commit(utils_1.ProjectIds.MONOREPO_PROJECT_ID, options.branchName, commitMessage, commitFiles)];
99
104
  case 2:
100
105
  _a.sent();
101
106
  utils_1.Logger.logSuccess('Successfully committed updated version numbers.');
@@ -101,7 +101,6 @@ var ValidateDescriptionsTask = /** @class */ (function () {
101
101
  for (_c = 0, mergeRequestsTargetingSource_1 = mergeRequestsTargetingSource; _c < mergeRequestsTargetingSource_1.length; _c++) {
102
102
  mr = mergeRequestsTargetingSource_1[_c];
103
103
  errors = utils_1.Descriptions.validate(mr.description, projectConfig);
104
- utils_1.Logger.logMessage(mr.status);
105
104
  isMrValid = errors.length === 0;
106
105
  if (isMonorepo && !((_a = mr.labels) === null || _a === void 0 ? void 0 : _a.length))
107
106
  isMrValid = false;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clickview/ship-it",
3
- "version": "0.0.46",
3
+ "version": "0.0.48",
4
4
  "description": "Release Manager",
5
5
  "main": "./lib/index.js",
6
6
  "bin": {