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

[build-tools] Make .other the default artifact type in generic jobs #498

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

sjchmiela
Copy link
Contributor

@sjchmiela sjchmiela commented Jan 20, 2025

Why

In generic jobs the default artifact type has been application-archive so far. I want to change it to let ourselves handle generic artifacts differently in worker.

How

Made it so that the default is GenericArtifactType.OTHER if the job lacks platform. Corresponding PR — https://github.com/expo/turtle-v2/pull/2052.

Test Plan

TS does not complain, tested end-to-end.

Copy link

linear bot commented Jan 20, 2025

@sjchmiela sjchmiela marked this pull request as ready for review January 21, 2025 11:59
@sjchmiela sjchmiela requested a review from szdziedzic as a code owner January 21, 2025 11:59
@sjchmiela sjchmiela merged commit b24eca3 into main Jan 23, 2025
4 checks passed
@sjchmiela sjchmiela deleted the stanley/eng-11686-artifact-entity branch January 23, 2025 13:18
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