Skip to content

Commit 9d67971

Browse files
authored
Merge pull request #959 from devtron-labs/chore/sync-main-dev-12-11
chore: sync main
2 parents 4346c48 + b2adc39 commit 9d67971

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "1.20.6-alpha-2",
3+
"version": "1.20.7-pre-1",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",

src/Common/CIPipeline.Types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ export interface TaskErrorObj {
338338
name: ErrorObj
339339
inlineStepDetail?: StepDetailTaskErrorObj
340340
pluginRefStepDetail?: StepDetailTaskErrorObj
341+
outputDirectoryPath?: ErrorObj[]
341342
}
342343
export interface FormErrorObjectType {
343344
name: ErrorObj

0 commit comments

Comments
 (0)