Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: path mapping source_os renamed to source_path_format #2

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

ddneilson
Copy link
Contributor

Must be merged after #1 has merged.

The field name source_os in a path mapping rule's definition was determined to be somewhat ambiguous in its meaning. So, it is being changed to source_path_format. This commit applies the change.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The field name `source_os` in a path mapping rule's definition was
determined to be somewhat ambiguous in its meaning. So, it is being
changed to `source_path_format`. This commit applies the change.

Signed-off-by: Daniel Neilson <[email protected]>
@ddneilson ddneilson force-pushed the ddneilson/fix_path_mapping branch from f80ccbc to afa6779 Compare September 13, 2023 16:41
@ddneilson ddneilson requested a review from a team as a code owner September 13, 2023 16:41
@ddneilson ddneilson merged commit 3c5b641 into mainline Sep 14, 2023
4 checks passed
@ddneilson ddneilson deleted the ddneilson/fix_path_mapping branch September 14, 2023 16:28
Honglichenn pushed a commit that referenced this pull request Jan 17, 2024
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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