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

Add uploadResultMetadata and page_url result metadata field #74

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

Joaquimmnetto
Copy link
Contributor

@Joaquimmnetto Joaquimmnetto commented Jun 20, 2024

Description

Exposes the previously internal ApPCenterUploadTasl.uploadVersionMetaData Provider as a Property and adds an entry for it in the extension, appCenter.uploadResultMetadata.

Instead of being stored in the task temporary dir, this file nows gets stored by default build/outputs/appCenter/upload_${owner}_${applicationIdentifierDefault}.json. The property can be changed for a custom output file.

Also adds a new metadata in the said result metadata file, the page_url field which corresponds to the app center for this upload.

Changes

  • ADD uploadResultMetadata property to appCenter extension.
  • ADD page_url field to the uploadResultMetadata file
  • FIX Correct upload ID not being printed by the AppCenterUploadTask tasks
  • FIX appCenter.binary property wouldn't read from environment/properties

@Joaquimmnetto Joaquimmnetto merged commit 7d76952 into master Jun 21, 2024
5 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.

1 participant