Skip to content

Commit

Permalink
ci: prepare release 1.75.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Jan 2, 2024
1 parent 83a235b commit 5149be0
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-aarch64-apple-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-aarch64-unknown-linux-gnu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-rust-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"
aarch64-apple-darwin:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-rust-src.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-x86_64-apple-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-x86_64-pc-windows-gnu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-x86_64-pc-windows-msvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-x86_64-unknown-linux-gnu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:
release_version:
description: "Xtensa Rust release version to build"
required: true
default: "1.74.0.1"
default: "1.75.0.0"
release_tag:
description: "Release tag where artifacts will be stored (e.g. v1.74.0.1, untagged-00000)"
description: "Release tag where artifacts will be stored (e.g. v1.75.0.0, untagged-00000)"
required: true
default: "untagged-3ecdd54e672f465cad2e"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/prepare-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
last_release:
description: "Previous Xtensa Rust release version"
required: true
default: '1.74.0.1'
default: '1.75.0.0'
next_release:
description: "Next Xtensa Rust release version"
required: true
default: "1.74.0.1"
default: "1.75.0.0"

jobs:
prepare-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-idf-rust-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
toolchain-version:
description: "Version of Rust toolchain"
required: true
default: "1.74.0.1"
default: "1.75.0.0"
publish:
description: "Publish the tags to Dockehub?"
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
release_version:
description: "Release Version for generation"
required: true
default: "1.74.0.1"
default: "1.75.0.0"
rust_version:
description: "Version of esp rust to use"
required: true
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Or, downloading the pre-compiled release binaries:
**Deprecated method**

```bash
curl -LO https://github.com/esp-rs/rust-build/releases/download/v1.74.0.1/install-rust-toolchain.sh
curl -LO https://github.com/esp-rs/rust-build/releases/download/v1.75.0.0/install-rust-toolchain.sh
chmod a+x install-rust-toolchain.sh
```

Expand Down Expand Up @@ -130,7 +130,7 @@ Run `./install-rust-toolchain.sh --help` for more information about arguments.
Installation of different version of the toolchain:

```
./install-rust-toolchain.sh --toolchain-version 1.74.0.1
./install-rust-toolchain.sh --toolchain-version 1.75.0.0
. ./export-esp.sh
```

Expand Down Expand Up @@ -413,6 +413,6 @@ If `build/X.Y.Z.W` branch was already merged to main, change the default version
### Uploading new image tags to [espressif/idf-rust](https://hub.docker.com/r/espressif/idf-rust)
Once the release is ready, [manually run the `Publish IDF-Rust Tags` workflow](https://github.com/esp-rs/rust-build/actions/workflows/publish-idf-rust-tags.yml) with:
Once the release is ready, [manually run the `Publish IDF-Rust Tags` workflow](https://github.com/esp-rs/rust-build/actions/workflows/publish-idf-rust-tags.yml) with:
- `Branch of rust-build to use` pointing to `main` if the `build/X.Y.Z.W` branch was already merged to `main`, or pointing to `build/X.Y.Z.W` if has not been merged yet, but the branch is ready and feature complete.
- `Version of Rust toolchain` should be `X.Y.Z.W`.
2 changes: 1 addition & 1 deletion install-rust-toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -eu
#set -v

# Default values
TOOLCHAIN_VERSION="1.74.0.1"
TOOLCHAIN_VERSION="1.75.0.0"
RUSTUP_HOME="${RUSTUP_HOME:-${HOME}/.rustup}"
CARGO_HOME="${CARGO_HOME:-${HOME}/.cargo}"
TOOLCHAIN_DESTINATION_DIR="${RUSTUP_HOME}/toolchains/esp"
Expand Down
2 changes: 1 addition & 1 deletion support/rust-build/Repackage-RustRelease.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ param (
$ErrorActionPreference = "Stop"

$RustVersion="nightly"
$ReleaseVersion="1.74.0.1"
$ReleaseVersion="1.75.0.0"

if (Test-Path -Path esp -PathType Container) {
Remove-Item -Recurse -Force -Path esp
Expand Down

0 comments on commit 5149be0

Please sign in to comment.