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

chore: support development on Windows #270

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

cdonnellytx
Copy link
Contributor

Change Log Items

  • Switching to cross-platform tooling (rimraf, shx)
  • Adding separate prebuild/postbuild tasks to handle clean, changelog.txt

Description

This allows commits to be done on any supported OS, including Windows, where they failed previously.

Rally: N/A

- Switching to cross-platform tooling (rimraf, shx)
- Adding separate prebuild/postbuild tasks to handle clean, changelog.txt

This allows commits to be done on any supported OS, including Windows, where they failed previously.
@cdonnellytx
Copy link
Contributor Author

Updated to latest master to fix the Sonarqube action, but now it's failing because there is no release label.

This should just require label:release/skip, as it doesn't actually change the code, just the tooling.

@americk0 americk0 added the release/skip Do not automatically bump the version and release this change label Mar 22, 2024
Copy link
Member

@americk0 americk0 left a comment

Choose a reason for hiding this comment

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

Thanks for the addition! Sorry it took so long for us to review it

@americk0 americk0 merged commit 98be480 into Cox-Automotive:master Mar 27, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/skip Do not automatically bump the version and release this change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants