Files
spring-data-relational/.gitignore
Eric Haag 7324cacf82 Connect build to ge.spring.io.
This change publishes a build scan to ge.spring.io for every local build from an authenticated Spring committer and for CI where appropriate access tokens are available. The build will not fail if publishing fails.

This change also allows the build to benefit from local and remote build caching, providing faster builds for all contributors.

Additionally, the project will have access to all features of Gradle Enterprise such as:

- Dashboards to view all historical build scans, along with performance trends over time
- Build failure analytics for enhanced investigation and diagnosis of build failures
- Test failure analytics to better understand trends and causes around slow, failing, and flaky tests

Originial pull request #1643
2023-10-16 11:18:17 +02:00

23 lines
467 B
Plaintext

target/
.idea/
.settings/
*.iml
.flattened-pom.xml
.project
.classpath
.springBeans
.sonar4clipse
*.sonar4clipseExternals
*.graphml
*.json
.mvn/.gradle-enterprise
build/
node_modules
node
#prevent license accepting file to get accidentially commited to git
container-license-acceptance.txt
spring-data-jdbc/src/test/java/org/springframework/data/ProxyImageNameSubstitutor.java
spring-data-r2dbc/src/test/java/org/springframework/data/ProxyImageNameSubstitutor.java