Skip to content

ci: use locked restore and fix step indentation in workflows#2

Open
akorda wants to merge 1 commit into
jcmrva:mainfrom
akorda:features/reproducible-build
Open

ci: use locked restore and fix step indentation in workflows#2
akorda wants to merge 1 commit into
jcmrva:mainfrom
akorda:features/reproducible-build

Conversation

@akorda

@akorda akorda commented May 23, 2026

Copy link
Copy Markdown

Changes add --locked-mode to dotnet restore and --no-restore to downstream steps in both workflows, ensuring reproducible builds from the lock file.

Also fixes YAML step indentation in the PR workflow.

Changes add `--locked-mode` to `dotnet restore` and `--no-restore` to downstream steps in both workflows, ensuring reproducible builds from the lock file.

Also fixes YAML step indentation in the PR workflow.
@akorda akorda closed this May 23, 2026
@akorda akorda reopened this May 23, 2026
@akorda

akorda commented May 23, 2026

Copy link
Copy Markdown
Author

Hi! I just created this PR that restores the nuget packages using --locked-mode to ensure reproducible builds

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