Skip to content
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

Warning when using "dist" as parameter #141

Closed
florian-heer opened this issue Apr 16, 2023 · 3 comments
Closed

Warning when using "dist" as parameter #141

florian-heer opened this issue Apr 16, 2023 · 3 comments

Comments

@florian-heer
Copy link

florian-heer commented Apr 16, 2023

Github Sentry Action Release Bug Report

Environment

Standard Github runners

Which version of the action?
v1.3.1

Steps to Reproduce

As mentioned in the docs, the "dist" parameter is "Required when uploading sourcemaps."
If i add the "dist" parameter to the with section ill get a warning

Output of the action:

Run getsentry/action-release@v1.3.1
with:
ignore_missing: true
ignore_empty: true
version: 1.22.18
sourcemaps: build/static/js
url_prefix: ~/static/js
dist: c2ce317bc793b8f8f49f6b902de47eb85ca86245141
finalize: true
env:
AWS_DEFAULT_REGION: ***
AWS_REGION: ***
AWS_ACCESS_KEY_ID: ***
AWS_SECRET_ACCESS_KEY: ***
AWS_SESSION_TOKEN: ***
SENTRY_AUTH_TOKEN: ***
SENTRY_ORG: ***
SENTRY_PROJECT: ***

Actual Result

Screenshot 2023-04-16 at 09 33 22

@ricardo-dematos
Copy link

I'm also seeing the same warning.

@armenzg
Copy link
Member

armenzg commented Apr 20, 2023

Thank you for reporting. I will fix it in #140

@armenzg armenzg closed this as completed Apr 20, 2023
@armenzg
Copy link
Member

armenzg commented Apr 20, 2023

Could you please verify that it goes away and confirm in #140?

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

No branches or pull requests

3 participants