Skip to content

test_prepare.py: Rename duplicate filename#13

Merged
Flickdm merged 2 commits into
microsoft:mainfrom
Javagedes:fix-test
Oct 24, 2023
Merged

test_prepare.py: Rename duplicate filename#13
Flickdm merged 2 commits into
microsoft:mainfrom
Javagedes:fix-test

Conversation

@Javagedes
Copy link
Copy Markdown
Contributor

@Javagedes Javagedes commented Oct 24, 2023

Renames DefaultPk.bin to DefaultDbx.bin due to the fact that using DefaultPk.bin and DefaultPK.bin would result in different file counts on Linux and Windows due to Linux treating files with different capitalizations as different files and windows not.

Updates to use pull_request rather than pull_request_target

Renames `DefaultPk.bin` to `DefaultDbx.bin` due to the fact that using
`DefaultPk.bin` and `DefaultPK.bin` would result in different file
counts on Linux and Windows due to Linux treating files with different
capitalizations as different files and windows not.
Switch to pull_request when running unit tests, so that tests are run
against the actual changes in the codebase.

Continue to use pull_request_target when performing a release.
@Flickdm Flickdm merged commit 9a24f58 into microsoft:main Oct 24, 2023
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.

3 participants