Skip to content

Automatically detect Release name and version for Expo Web #4894

Open
@krystofwoldrich

Description

@krystofwoldrich

On mobile release is automatically prefilled based on the native application metadata, package@version+build (for example, my.project.name@2.3.12+1234).

On web, release is expected to be set manually by the user. Since Expo Web project contain metadata about the project name and version, we can match the behavior from mobile and fill in release based on the ExpoConfig.

https://docs.expo.dev/versions/latest/sdk/constants/

https://github.com/expo/expo/blob/16f6d9e78ba28adae7bff034efbc34752f0e1719/packages/%40expo/config-types/src/ExpoConfig.ts#L44

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions