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

#90235 - update wrapper #65

Merged
merged 9 commits into from
Dec 5, 2023
Merged

Conversation

skiesewetter-intershop
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Dec 1, 2023

Test Results

43 tests  ±0   43 ✔️ ±0   1m 23s ⏱️ -18s
  3 suites ±0     0 💤 ±0 
  3 files   ±0     0 ±0 

Results for commit 6fffe9a. ± Comparison against base commit 1397b34.

♻️ This comment has been updated with latest results.

gradle.properties Outdated Show resolved Hide resolved
* now using our action v0.4 (build without publish)
* remove memory options from gradle.properties
if: always()
- name: Setup
uses: IntershopCommunicationsAG/.github/actions/[email protected]
- name: Build
Copy link
Contributor

Choose a reason for hiding this comment

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

Please adapt the name to "Release"

build.gradle.kts Outdated
@@ -278,6 +269,7 @@ dependencies {
implementation(gradleApi())
implementation(gradleKotlinDsl())

//todo
Copy link
Contributor

Choose a reason for hiding this comment

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

remove

})

systemProperty("intershop.gradle.versions","8.0.2")
systemProperty("intershop.gradle.versions","8.5")
Copy link
Contributor

Choose a reason for hiding this comment

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

If we still aim to be compatible with older versions (which should be possible since you didn't do any breaking changes) the old version should stay in there and continue to be tested against. If we don't want to stay compatible, you should also adapt the README.

* renamed pipeline step Build -> Release
* use correct .github/actions versions
* removed obsolete "TODO"
@skiesewetter-intershop skiesewetter-intershop merged commit 5147d58 into develop Dec 5, 2023
2 checks passed
@skiesewetter-intershop skiesewetter-intershop deleted the 90235-update-wrapper branch December 5, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants