Prepare the 4.0.x branch

This commit is contained in:
Stéphane Nicoll
2025-12-19 10:11:15 +01:00
parent 613c40b86b
commit e1b16c2286
6 changed files with 6 additions and 6 deletions
@@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- 'main'
- '4.0.x'
permissions:
contents: read
concurrency:
+1 -1
View File
@@ -2,7 +2,7 @@ name: CI
on:
push:
branches:
- 'main'
- '4.0.x'
permissions:
contents: read
jobs:
+1 -1
View File
@@ -2,7 +2,7 @@ name: Run System Tests
on:
push:
branches:
- 'main'
- '4.0.x'
permissions:
contents: read
jobs:
+1 -1
View File
@@ -1,7 +1,7 @@
name: Trigger Docs Build
on:
push:
branches: 'main'
branches: '4.0.x'
paths: [ 'antora/*' ]
workflow_dispatch:
inputs:
+1 -1
View File
@@ -1,4 +1,4 @@
= Spring Boot image:https://github.com/spring-projects/spring-boot/actions/workflows/build-and-deploy-snapshot.yml/badge.svg?branch=main["Build Status", link="https://github.com/spring-projects/spring-boot/actions/workflows/build-and-deploy-snapshot.yml?query=branch%3Amain"] image:https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A["Revved up by Develocity", link="https://ge.spring.io/scans?&search.rootProjectNames=Spring%20Boot%20Build&search.rootProjectNames=spring-boot-build"]
= Spring Boot image:https://github.com/spring-projects/spring-boot/actions/workflows/build-and-deploy-snapshot.yml/badge.svg?branch=4.0.x["Build Status", link="https://github.com/spring-projects/spring-boot/actions/workflows/build-and-deploy-snapshot.yml?query=branch%3A4.0.x"] image:https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A["Revved up by Develocity", link="https://ge.spring.io/scans?&search.rootProjectNames=Spring%20Boot%20Build&search.rootProjectNames=spring-boot-build"]
:docs: https://docs.spring.io/spring-boot
:github: https://github.com/spring-projects/spring-boot
+1 -1
View File
@@ -1,5 +1,5 @@
version=4.0.2-SNAPSHOT
latestVersion=true
latestVersion=false
spring.build-type=oss
org.gradle.caching=true