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

Upgrade to latest LTS10/LE11.3 infrastructure #37

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Upgrade to latest LTS10/LE11.3 infrastructure #37

merged 3 commits into from
Jul 29, 2024

Conversation

ivy-rew
Copy link
Member

@ivy-rew ivy-rew commented Jul 26, 2024

upgrade versions where possible after consuming the configurable infra of #36 36

mvn --batch-mode versions:set-property versions:commit -Dproperty=project.build.plugin.version -DnewVersion=10.0.16 -DallowSnapshots=true
Copy link
Contributor

github-actions bot commented Jul 26, 2024

Test Results

2 tests  ±0   2 ✅ ±0   14s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 61c965c. ± Comparison against base commit 5a8981c.

♻️ This comment has been updated with latest results.

Comment on lines +13 to +15
ivyPluginVersion: 11.3.0
testerVersion: 11.3.0
ivyVersion: nightly-11.3
Copy link
Member Author

Choose a reason for hiding this comment

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

there is a reproducible build error when running with 11.4 ; going to investigate later on ... for now we downgrade to the public LE release 11.3

@@ -22,7 +22,7 @@
import ch.ivyteam.ivy.rest.client.security.CsrfHeaderFeature;
import ch.ivyteam.ivy.scripting.objects.File;

@IvyProcessTest
@IvyProcessTest(enableWebServer = true)
Copy link
Member Author

Choose a reason for hiding this comment

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

important roll-out; if we don't flag tests requiring the REST stack with enableWebServer, the build fails from 10.0.13 on-wards.
it derives from a performance-improvement, we no longer start the heavy http stack, for all tests that can live without it

@ivy-rew ivy-rew marked this pull request as ready for review July 26, 2024 14:52
@ivy-rew ivy-rew changed the title Upgrade to latest LTS infrastructure Upgrade to latest LTS10/LE11.3 infrastructure Jul 26, 2024
Copy link

@phhung-axonivy phhung-axonivy left a comment

Choose a reason for hiding this comment

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

Looks good to me

@ivy-rew ivy-rew merged commit 54ae4c6 into master Jul 29, 2024
4 checks passed
@ivy-rew ivy-rew deleted the upgradeLts branch July 29, 2024 05:22
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.

2 participants