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

Prototype - Storing the Hermes iOS tarballs on Maven. #34812

Closed
wants to merge 1 commit into from

Commits on Sep 28, 2022

  1. Prototype - Storing the Hermes iOS tarballs on Maven.

    Summary:
    I'm not going to merge this as it is, this is mostly for discussions with the community for the sake of
    RFC facebook#508 react-native-community/discussions-and-proposals#508
    
    Here I'm setting up a :ReactAndroid:external-artifacts Gradle module which is responsible of
    uploading arbitrary artifacts to Maven (Central or any other repo).
    
    In this specific example I'm uploading the Hermes iOS tarball which is 500+ Mb.
    In this module I've configured the auth with Sonatype for publishing and the GPG signing of the artifacts.
    
    Changelog:
    [Internal] [Changed] - Store the iOS Hermes tarball on Maven
    
    Differential Revision: D39886167
    
    fbshipit-source-id: 66edae7f83df35525dc8cccd68bb5bb3a5e02a12
    cortinico authored and facebook-github-bot committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    64e9b24 View commit details
    Browse the repository at this point in the history