Skip to content

chore: adding correct version in docs and adding new artifact#128

Merged
pesap merged 34 commits intomainfrom
ci/python
Apr 12, 2026
Merged

chore: adding correct version in docs and adding new artifact#128
pesap merged 34 commits intomainfrom
ci/python

Conversation

@pesap
Copy link
Copy Markdown
Collaborator

@pesap pesap commented Apr 9, 2026

No description provided.

pesap added 10 commits April 11, 2026 22:57
…tter

- Fix inefficient_to_string lint in arco-bench/src/scenarios.rs
  by adding .copied() to convert &&str to &str before to_string()
- Add missing package.json to tree-sitter-arco-kdl/ with
  tree-sitter-kdl dependency required for grammar generation
- Add .gitignore exception for tools/tree-sitter-arco-kdl/package.json
  so it won't be ignored by the package* rule
… tree-sitter"

This reverts commit 5277829. Keeping the overlay as-is; will investigate cargo-dist instead.
…sl.cc

The cargo-dist workflow was failing because musl.cc was timing out when
downloading the x86_64-linux-musl-cross toolchain.

Changes:
- Configure dist-workspace.toml to use messense/rust-musl-cross container
  for x86_64-unknown-linux-musl target
- Update cargo-dist-release.yml to skip musl toolchain download when
  using container builds (matrix.container is set)
- Update env configuration to use correct compiler paths for container
  (x86_64-unknown-linux-musl-gcc vs x86_64-linux-musl-gcc)
@pesap pesap force-pushed the ci/python branch 2 times, most recently from 3685cfa to 9fc8724 Compare April 12, 2026 06:05
@pesap pesap merged commit 86dce9f into main Apr 12, 2026
29 checks passed
@pesap pesap deleted the ci/python branch April 12, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant