Project

General

Profile

Actions

Bug #24163

closed

gulp-sass missing for datasources

Added by François ARMAND 3 months ago. Updated about 2 months ago.

Status:
Released
Priority:
N/A
Category:
Plugins management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

It breaks CI with message:

[2024-02-07T18:06:44.400Z] Error: Cannot find module 'gulp-sass'
[2024-02-07T18:06:44.400Z] Require stack:
[2024-02-07T18:06:44.400Z] - /srv/****/workspace/rudder-plugins_master/datasources/src/main/gulpfile.js
[2024-02-07T18:06:44.400Z] - /srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp-cli/lib/shared/require-or-import.js
[2024-02-07T18:06:44.400Z] - /srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js
[2024-02-07T18:06:44.400Z] - /srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp-cli/index.js
[2024-02-07T18:06:44.400Z] - /srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp/bin/gulp.js
[2024-02-07T18:06:44.400Z]     at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
[2024-02-07T18:06:44.401Z]     at Module._load (node:internal/modules/cjs/loader:975:27)
[2024-02-07T18:06:44.401Z]     at Module.require (node:internal/modules/cjs/loader:1225:19)
[2024-02-07T18:06:44.401Z]     at require (node:internal/modules/helpers:177:18)
[2024-02-07T18:06:44.401Z]     at Object.<anonymous> (/srv/****/workspace/rudder-plugins_master/datasources/src/main/gulpfile.js:12:14)
[2024-02-07T18:06:44.401Z]     at Module._compile (node:internal/modules/cjs/loader:1356:14)
[2024-02-07T18:06:44.401Z]     at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
[2024-02-07T18:06:44.401Z]     at Module.load (node:internal/modules/cjs/loader:1197:32)
[2024-02-07T18:06:44.401Z]     at Module._load (node:internal/modules/cjs/loader:1013:12)
[2024-02-07T18:06:44.401Z]     at Module.require (node:internal/modules/cjs/loader:1225:19) {
[2024-02-07T18:06:44.401Z]   code: 'MODULE_NOT_FOUND',
[2024-02-07T18:06:44.401Z]   requireStack: [
[2024-02-07T18:06:44.401Z]     '/srv/****/workspace/rudder-plugins_master/datasources/src/main/gulpfile.js',
[2024-02-07T18:06:44.401Z]     '/srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp-cli/lib/shared/require-or-import.js',
[2024-02-07T18:06:44.401Z]     '/srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js',
[2024-02-07T18:06:44.401Z]     '/srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp-cli/index.js',
[2024-02-07T18:06:44.401Z]     '/srv/****/workspace/rudder-plugins_master/datasources/src/main/node_modules/gulp/bin/gulp.js'
[2024-02-07T18:06:44.401Z]   ]
[2024-02-07T18:06:44.401Z] }
[2024-02-07T18:06:44.672Z] [ERROR] Command execution failed.

Subtasks 1 (0 open1 closed)

Bug #24167: Actually other gulp plugins are missingReleasedVincent MEMBRÉActions
Actions #1

Updated by François ARMAND 3 months ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND 3 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder-plugins/pull/649
Actions #3

Updated by Anonymous 3 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by François ARMAND 3 months ago

  • Subtask #24167 added
Actions #5

Updated by Vincent MEMBRÉ about 2 months ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder plugin datasources v8.1.0.beta1-2.4

Actions

Also available in: Atom PDF