Skip to content

chore(ci-cd): trusted publisher using oidc#17

Merged
yeshamavani merged 2 commits intomasterfrom
release
Dec 23, 2025
Merged

chore(ci-cd): trusted publisher using oidc#17
yeshamavani merged 2 commits intomasterfrom
release

Conversation

@Tyagi-Sunny
Copy link
Copy Markdown
Collaborator

@Tyagi-Sunny Tyagi-Sunny commented Dec 23, 2025

update package json and workflow

GH-0

Description

trusted publisher using oidc

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

trusted publisher using oidc

GH-0
git config --global user.name $CONFIG_USERNAME
git config --global user.email $CONFIG_EMAIL
git remote set-url origin https://$GITHUB_ACTOR:$GITHUB_PAT@github.com/sourcefuse/loopback4-message-bus-connector
git remote set-url origin https://$GITHUB_ACTOR:$GITHUB_PAT@github.com/sourcefuse/loopback4-notifications
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git url

- name: Install 📌
run: |
npm install
run: npm install
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

npm ci --ignore-scripts

update repo name

GH-0
@sonarqubecloud
Copy link
Copy Markdown

@yeshamavani yeshamavani merged commit 8bcfd88 into master Dec 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants