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

Implement release process for rustup #84

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    00e1a90 View commit details
    Browse the repository at this point in the history
  2. Create action for rustup

    jdno committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0a64d25 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    8d4a447 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d40ff45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b803170 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da3164d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49980a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4cff77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ccff04 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ede844c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    1e516af View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Download Rustup files from CDN

    jdno committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b1dd2a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b843e51 View commit details
    Browse the repository at this point in the history
  3. Get download path from config

    jdno committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f5c3c5e View commit details
    Browse the repository at this point in the history
  4. Fix upload directory

    jdno committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a947033 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    883b5ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad86e13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    694e3a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8132d69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89f7324 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f82d531 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b7dba8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5aad90d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a52f975 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    839b35d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix unnecessary borrow warnings

    jdno committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ad0c357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd3f06d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    a3a0d89 View commit details
    Browse the repository at this point in the history