-
-
Notifications
You must be signed in to change notification settings - Fork 8
✅ add support for Windows #48
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
cc17a7d
:white_check_mark: add windows to CI
ryandens fbbb528
Use Unix line endings for all files
punya 352f517
Add support for Windows
punya 615a342
Use portable path separators
punya 4418803
:bug: get rid of hardcoded file separators in tests
ryandens e4ba41f
:bug: more path separator cleanup
ryandens 35e885f
:art:
ryandens 98be98a
:bug: use layout for specifying dir where possible
ryandens 337b027
:fire: remove gitattributes
ryandens 9a04631
:art:
ryandens 3fd65d3
:rotating_light:
ryandens ead01bd
Small fixes to the Windows branch (#298)
neboskreb 0d24570
:art: fix formatting violations
ryandens 9f560a5
Remove manual Windows path quoting in JavaForkOptionsConfigurer.asArg…
macroscopeapp[bot] f828625
Fix Windows build by using gradlew.bat conditionally based on platform
macroscopeapp[bot] 1b28150
Fix Windows build by adding .\\ prefix to gradlew.bat in workflow
macroscopeapp[bot] f297e85
Restore Windows path quoting in JavaForkOptionsConfigurer to fix test…
macroscopeapp[bot] 26af4e5
Fix Windows functional tests to use correct script paths and line end…
macroscopeapp[bot] 6cd7d5b
Fix spotless formatting violation in JavaagentJibExtensionFunctionalT…
macroscopeapp[bot] 3a81f20
Fix Windows start script generation to use %APP_HOME% instead of $APP…
macroscopeapp[bot] 10914f3
Run Windows start script through cmd /c in execStartScript functional…
ryandens 7367316
Keep JVM opts as separate quoted tokens in Windows start script
ryandens f662f09
Fix Windows batch script: use separate quoted tokens for multiple jav…
macroscopeapp[bot] 8dc638c
Strip quoted placeholder token in Windows start script when no agents
ryandens 91b1851
TEMP: enable showStandardStreams to diagnose Windows OTel agent output
ryandens be076b6
Don't quote javaagent path for forked JVMs (fixes OTel agent on Windows)
ryandens a8339af
TEMP: re-enable showStandardStreams to re-check Windows OTel output
ryandens eccb169
Bump OpenTelemetry agent to 1.30.0 in functional tests for Windows
ryandens 67a0d85
Make run task depend on javaagent artifacts to fix build-ordering race
ryandens 884b1bd
Revert run task dependsOn change (fix build-ordering race in a separa…
ryandens f92cb43
:arrow_up: test with newer version of OTel agent
ryandens 397ecf0
Use absolute (not canonical) javaagent path in JavaForkOptionsConfigurer
ryandens 726ad81
TEMP: print exact -javaagent arg + showStandardStreams to diagnose Wi…
ryandens 5344af8
TEMP: disable fail-fast to let Windows job complete for diagnostics
ryandens 27c290e
Fix Windows MAX_PATH failure for OpenTelemetry agent in run/test tests
ryandens 06728e8
Revert temporary fail-fast:false diagnostic in CI matrix
ryandens 54dca34
Address review feedback on start script generator and test deps
ryandens File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.