Skip to content

Conversation

@franciszekjob
Copy link
Contributor

@franciszekjob franciszekjob commented Oct 22, 2025

Closes #3548

Stack:

Introduced changes

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md


[preprocessor.variables.variables]
snforge_std_version = "0.51.0"
matrix.partition = "{{ matrix.partition }}"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

note: mdbook recognizes variables inside {{ variable }}, so having {{ matrix.partition }} in example yml workflow will produce en empty string there. Adding this variable is a hacky workaround for it 😅 .

Copy link
Contributor Author

@franciszekjob franciszekjob Oct 22, 2025

Choose a reason for hiding this comment

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

note: Potentially we can explain more details about partitioning model, that currently only execution is optimized. Lmk what you think.

@franciszekjob franciszekjob marked this pull request as ready for review October 22, 2025 18:32
@franciszekjob franciszekjob requested a review from a team as a code owner October 22, 2025 18:32
@franciszekjob franciszekjob requested review from MKowalski8 and ddoktorski and removed request for a team October 22, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant