Skip to content

build: apply org-wide Rust artifact size policy - #282

Merged
Teakowa merged 1 commit into
mainfrom
build/artifact-size-policy
Sep 8, 2026
Merged

build: apply org-wide Rust artifact size policy#282
Teakowa merged 1 commit into
mainfrom
build/artifact-size-policy

Conversation

@e54-bot

@e54-bot e54-bot commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Set dev and test profile defaults per wrightkit/.github docs/rust-build-artifacts.md:

  • debug=1 for workspace code (line tables, not full DWARF)
  • debug=false for third-party dependencies

This reduces target/debug/deps and incremental artifact volume without affecting CI or test correctness.

Refs wrightkit/.github#44

Set dev and test profile defaults per wrightkit/.github
docs/rust-build-artifacts.md:

- debug=1 for workspace code (line tables, not full DWARF)
- debug=false for third-party dependencies

This reduces target/debug/deps and incremental artifact volume
without affecting CI or test correctness.

Refs wrightkit/.github#44
@Teakowa
Teakowa merged commit f59cbc1 into main Sep 8, 2026
11 checks passed
@Teakowa
Teakowa deleted the build/artifact-size-policy branch September 8, 2026 06:51
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Make Workshop Great Again Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants