Skip to content

Conversation

@AnotherDaniel
Copy link
Contributor

Dynamic install of rust toolchain based on host arch and OS (as has been done in eclipse-uprotocol/up-rust#275)

  • dynamic install of rust toolchain based on host arch and OS
  • wrap mac workaround script in OS check

@AnotherDaniel AnotherDaniel self-assigned this Aug 15, 2025
@AnotherDaniel AnotherDaniel added the enhancement New feature or request label Aug 15, 2025
if [[ -f "$INSTALL_RUST_TOOLCHAIN_FUNC" ]]; then
source $INSTALL_RUST_TOOLCHAIN_FUNC
install_rust_toolchain "$@"
fi

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing EOL

@AnotherDaniel AnotherDaniel force-pushed the devcontainer_improvements branch from c16933f to af7ba5f Compare August 15, 2025 08:50
@AnotherDaniel AnotherDaniel merged commit 7a33367 into eclipse-uprotocol:main Aug 15, 2025
1 check passed
@AnotherDaniel AnotherDaniel deleted the devcontainer_improvements branch August 15, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants