hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: correct SENTRY_SOURCE_MAP_S3_URL value #241

Closed kshychko closed 3 years ago

kshychko commented 3 years ago

Intent of Change

Description

Add expo app major version to the sentry source map URL.

Motivation and Context

The OTA URL has been updated to include the expo app major version. It requires Sentry source map URL passed to the sentry release job to be adjusted.

How Has This Been Tested?

This minor change needs to be tested on the OSx box.

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: