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 Start script caching issue #43

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Conversation

ryandens
Copy link
Owner

@ryandens ryandens commented Oct 18, 2023

Fixes #41

Create a failing test reproducing the issue and adds the javaagent configuration as an input of the application plugin's startScripts task because this plugin templates the start script based on the files resolved in the javaagent configuration

@ryandens ryandens force-pushed the issue/41/start-script-bad-cache branch from 49db0c9 to 56a2c26 Compare October 18, 2023 05:15
@ryandens ryandens force-pushed the issue/41/start-script-bad-cache branch from 56a2c26 to 8dc4b36 Compare October 18, 2023 05:16
@ryandens ryandens self-assigned this Oct 18, 2023
…k since we template the start script at generation time with information resolved off javaagent configuration

Fixes #41
@ryandens ryandens force-pushed the issue/41/start-script-bad-cache branch from 8dc4b36 to 2085dc8 Compare October 18, 2023 05:17
@ryandens ryandens merged commit 43886d0 into main Oct 18, 2023
@ryandens ryandens deleted the issue/41/start-script-bad-cache branch October 18, 2023 05:25
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.

Caching issue - Script sometimes contains previous version number after upgrading a java agent
1 participant