-
Notifications
You must be signed in to change notification settings - Fork 1
✨ Feat : JDK 21 with Jacoco #15
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ✨ Feat : `.gitmessage` - import from `spring-templates/java-lotto` - 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정 * 🚚 Chore : Spring 프로젝트 초기화 - Java/Spring Boot - BellSoft Liberica JDK 17 - Spring Web - [spring initializr](https://start.spring.io/#!type=gradle-project-kotlin&language=java&platformVersion=3.2.4&packaging=jar&jvmVersion=17&groupId=com.concurrency&artifactId=thread&name=spring-concurrency-thread&description=Examples%20of%20Java%20Thread%20Concurrency%20in%20Spring%20Framework&packageName=com.concurrency.thread&dependencies=web) * 🐛 Fix : 경고 억제를 위한 빌드 설정 - gradle deprecated usage - jvm CDS * ✨ Feat : Build Optimizing - enable build caching - enable CDS while execution * 🚚 Chore : GitHub Actions 통합 테스트 * 🐛 Fix : 유효하지 않은 캐시키 이슈 - `.gradle/caches`에 의존성 나열 * 🐛 Fix : remove redundancy - GitHub Actions의 자체 캐싱 활용 * ✨ Feat : test 정책 변경 - `main` 브랜치만 clean test 수행 * 🐛 Fix : 캐싱 기능 * 🐛 Fix : `main` 이외 브랜치 캐싱 * 📝 Docs : PR template * 🐛 Fix : `.gitmessage` format 추가 * 🎨 Style : polishing * 🚚 Chore : simplify dependency
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
Closed
ooMia
added a commit
that referenced
this pull request
Mar 27, 2024
* ✨ Feat : `.gitmessage` - import from `spring-templates/java-lotto` - 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정 * 🚚 Chore : Spring 프로젝트 초기화 - Java/Spring Boot - BellSoft Liberica JDK 17 - Spring Web - [spring initializr](https://start.spring.io/#!type=gradle-project-kotlin&language=java&platformVersion=3.2.4&packaging=jar&jvmVersion=17&groupId=com.concurrency&artifactId=thread&name=spring-concurrency-thread&description=Examples%20of%20Java%20Thread%20Concurrency%20in%20Spring%20Framework&packageName=com.concurrency.thread&dependencies=web) * 🐛 Fix : 경고 억제를 위한 빌드 설정 - gradle deprecated usage - jvm CDS * ✨ Feat : Build Optimizing - enable build caching - enable CDS while execution * 🚚 Chore : GitHub Actions 통합 테스트 * 🐛 Fix : 유효하지 않은 캐시키 이슈 - `.gradle/caches`에 의존성 나열 * 🐛 Fix : remove redundancy - GitHub Actions의 자체 캐싱 활용 * ✨ Feat : test 정책 변경 - `main` 브랜치만 clean test 수행 * 🐛 Fix : 캐싱 기능 * 🐛 Fix : `main` 이외 브랜치 캐싱 * 📝 Docs : PR template * 🐛 Fix : `.gitmessage` format 추가 * 🎨 Style : polishing * 🚚 Chore : simplify dependency * ✨ Feat : JDK 21 with Jacoco (#15) * 🚚 Chore : 프로젝트 초기화 (#9) * ✨ Feat : `.gitmessage` - import from `spring-templates/java-lotto` - 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정 * 🚚 Chore : Spring 프로젝트 초기화 - Java/Spring Boot - BellSoft Liberica JDK 17 - Spring Web - [spring initializr](https://start.spring.io/#!type=gradle-project-kotlin&language=java&platformVersion=3.2.4&packaging=jar&jvmVersion=17&groupId=com.concurrency&artifactId=thread&name=spring-concurrency-thread&description=Examples%20of%20Java%20Thread%20Concurrency%20in%20Spring%20Framework&packageName=com.concurrency.thread&dependencies=web) * 🐛 Fix : 경고 억제를 위한 빌드 설정 - gradle deprecated usage - jvm CDS * ✨ Feat : Build Optimizing - enable build caching - enable CDS while execution * 🚚 Chore : GitHub Actions 통합 테스트 * 🐛 Fix : 유효하지 않은 캐시키 이슈 - `.gradle/caches`에 의존성 나열 * 🐛 Fix : remove redundancy - GitHub Actions의 자체 캐싱 활용 * ✨ Feat : test 정책 변경 - `main` 브랜치만 clean test 수행 * 🐛 Fix : 캐싱 기능 * 🐛 Fix : `main` 이외 브랜치 캐싱 * 📝 Docs : PR template * 🐛 Fix : `.gitmessage` format 추가 * 🎨 Style : polishing * 🚚 Chore : simplify dependency * ✨ Feat : JDK 21 with Jacoco * 🔧 Modify : codecov-action 테스트 [codecov-action](https://github.com/codecov/codecov-action)
ooMia
added a commit
that referenced
this pull request
Mar 27, 2024
🚚 Chore : 프로젝트 초기화 (#18) * ✨ Feat : `.gitmessage` - import from `spring-templates/java-lotto` - 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정 * 🚚 Chore : Spring 프로젝트 초기화 - Java/Spring Boot - BellSoft Liberica JDK 17 - Spring Web - [spring initializr](https://start.spring.io/#!type=gradle-project-kotlin&language=java&platformVersion=3.2.4&packaging=jar&jvmVersion=17&groupId=com.concurrency&artifactId=thread&name=spring-concurrency-thread&description=Examples%20of%20Java%20Thread%20Concurrency%20in%20Spring%20Framework&packageName=com.concurrency.thread&dependencies=web) * 🐛 Fix : 경고 억제를 위한 빌드 설정 - gradle deprecated usage - jvm CDS * ✨ Feat : Build Optimizing - enable build caching - enable CDS while execution * 🚚 Chore : GitHub Actions 통합 테스트 * 🐛 Fix : 유효하지 않은 캐시키 이슈 - `.gradle/caches`에 의존성 나열 * 🐛 Fix : remove redundancy - GitHub Actions의 자체 캐싱 활용 * ✨ Feat : test 정책 변경 - `main` 브랜치만 clean test 수행 * 🐛 Fix : 캐싱 기능 * 🐛 Fix : `main` 이외 브랜치 캐싱 * 📝 Docs : PR template * 🐛 Fix : `.gitmessage` format 추가 * 🎨 Style : polishing * 🚚 Chore : simplify dependency * ✨ Feat : JDK 21 with Jacoco (#15) * 🚚 Chore : 프로젝트 초기화 (#9) * ✨ Feat : `.gitmessage` - import from `spring-templates/java-lotto` - 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정 * 🚚 Chore : Spring 프로젝트 초기화 - Java/Spring Boot - BellSoft Liberica JDK 17 - Spring Web - [spring initializr](https://start.spring.io/#!type=gradle-project-kotlin&language=java&platformVersion=3.2.4&packaging=jar&jvmVersion=17&groupId=com.concurrency&artifactId=thread&name=spring-concurrency-thread&description=Examples%20of%20Java%20Thread%20Concurrency%20in%20Spring%20Framework&packageName=com.concurrency.thread&dependencies=web) * 🐛 Fix : 경고 억제를 위한 빌드 설정 - gradle deprecated usage - jvm CDS * ✨ Feat : Build Optimizing - enable build caching - enable CDS while execution * 🚚 Chore : GitHub Actions 통합 테스트 * 🐛 Fix : 유효하지 않은 캐시키 이슈 - `.gradle/caches`에 의존성 나열 * 🐛 Fix : remove redundancy - GitHub Actions의 자체 캐싱 활용 * ✨ Feat : test 정책 변경 - `main` 브랜치만 clean test 수행 * 🐛 Fix : 캐싱 기능 * 🐛 Fix : `main` 이외 브랜치 캐싱 * 📝 Docs : PR template * 🐛 Fix : `.gitmessage` format 추가 * 🎨 Style : polishing * 🚚 Chore : simplify dependency * ✨ Feat : JDK 21 with Jacoco * 🔧 Modify : codecov-action 테스트 [codecov-action](https://github.com/codecov/codecov-action)
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
개요
JDK 21
,Jacoco
와codecov
도입 검토변경 사항
JDK 21
도입Jacoco
를 활용한 커버리지 배지 환경 구축추가 정보
관련 이슈
Closes #14