Skip to content

Commit 958c9de

Browse files
committed
chore: update pipeline configuration and package metadata
Signed-off-by: Bastian Echterhölter <[email protected]> On-behalf-of: @SAP <[email protected]>
1 parent 171aa85 commit 958c9de

File tree

5 files changed

+839
-995
lines changed

5 files changed

+839
-995
lines changed

.github/workflows/pipeline.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ concurrency:
1515
jobs:
1616
pipe:
1717
uses: platform-mesh/.github/.github/workflows/pipeline-node-module.yml@main
18+
secrets: inherit
1819
with:
1920
publishFromDist: true
20-
secrets: inherit
21+
environment: npmjs:@platform-mesh/portal-ui-lib

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ yalc.lock
3939
# System files
4040
.DS_Store
4141
Thumbs.db
42+
43+
#AI Tools
44+
.claude
45+
CLAUDE.local.md

.npmrc

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)