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

Relay Support in Rust Compiler #33702

Merged
merged 21 commits into from Feb 1, 2022
Merged

Commits on Jan 26, 2022

  1. Revert "Revert "Relay Support in Rust Compiler" (#33699)"

    This reverts commit b5d4564.
    ijjk committed Jan 26, 2022
    Copy the full SHA
    7b337f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. 1
    Copy the full SHA
    b950d7e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6b1beab View commit details
    Browse the repository at this point in the history
  3. Revert 33699 revert 33240 relay plugin (#33704)

    * add hyper-tls/vendored
    
    * test
    alunyov committed Jan 27, 2022
    Copy the full SHA
    c335297 View commit details
    Browse the repository at this point in the history
  4. update cargo

    ijjk committed Jan 27, 2022
    Copy the full SHA
    fb62da6 View commit details
    Browse the repository at this point in the history
  5. move dep

    ijjk committed Jan 27, 2022
    Copy the full SHA
    e4c58ce View commit details
    Browse the repository at this point in the history
  6. disable fail-fast

    ijjk committed Jan 27, 2022
    Copy the full SHA
    a61229c View commit details
    Browse the repository at this point in the history
  7. fix config

    ijjk committed Jan 27, 2022
    Copy the full SHA
    9462285 View commit details
    Browse the repository at this point in the history
  8. install musl-tools (#33748)

    alunyov committed Jan 27, 2022
    Copy the full SHA
    81a3200 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Remove relay-compiler as a dependency, to unblock the build. (#33780)

    * install musl-tools
    
    * [relay] Remove rust dependecy on relay-compiler to unblock the build
    
    * Add note about artifactsDirectory
    
    * revert changes to build_test_deploy
    
    * happy build, fix the name of artifact_directory
    
    * fix name one more time
    
    * remove cfg(wasm32)
    
    * remove  --features vendored
    
    * cargo test
    
    * BuildRequirePathError::ArtifactDirectoryExpected
    alunyov committed Jan 29, 2022
    Copy the full SHA
    b3b9a6e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' into revert-33699-revert-33240-relay-plugin

    # Conflicts:
    #	package.json
    ijjk committed Jan 29, 2022
    Copy the full SHA
    247bac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. fix wasm build

    ijjk committed Jan 30, 2022
    Copy the full SHA
    5da944c View commit details
    Browse the repository at this point in the history
  2. Few more fixes for Relay Support in Rust Compiler PR (#33795)

    * revert changes in build_test_deploy
    
    * correct relay config
    
    * typoscript
    
    * Restructure Relay multi-project example
    alunyov committed Jan 30, 2022
    Copy the full SHA
    e6eb776 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. 1
    Copy the full SHA
    9747ddd View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. revert dependency bumps

    ijjk committed Feb 1, 2022
    Copy the full SHA
    acfc3db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ebc990 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    02ce6da View commit details
    Browse the repository at this point in the history
  4. undo release builds change

    ijjk committed Feb 1, 2022
    Copy the full SHA
    0fcd22d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d082fc7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    117fed5 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cd6783a View commit details
    Browse the repository at this point in the history