Skip to content

Ans UI d2 4013 make release on sdk release #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 30, 2025

Conversation

ashleysmithTTD
Copy link
Contributor

No description provided.

@@ -68,6 +68,17 @@ jobs:
path: ./dist/euid-sdk-${{ steps.version.outputs.package_version }}.js
outputs:
sdkVersion: ${{ steps.version.outputs.package_version }}
createNpmJsRelease:
id: github_release
uses: IABTechLab/uid2-shared-actions/actions/shared_create_releases@v2
Copy link
Contributor

Choose a reason for hiding this comment

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

This shared action seems to only be for Docker and Maven releases - the main thing this repo is for is the JS SDK. I think the most straight-forward option is to call softprops/action-gh-release directly. Take a look at the last step here: https://github.com/IABTechLab/uid2-shared-actions/blob/v3.20/actions/shared_create_releases/action.yaml

I think if you omit the body parameter you'll get the auto-generated release notes from the included PRs, but I'm not certain - you might need an extra step.

@ashleysmithTTD ashleysmithTTD merged commit dad9515 into main Jan 30, 2025
3 checks passed
@ashleysmithTTD ashleysmithTTD deleted the ans-UID2-4013-make-release-on-sdk-release branch January 30, 2025 15:57
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