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

build: api documentation page deployment #26

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

junghoon-vans
Copy link
Member

@junghoon-vans junghoon-vans commented Jan 16, 2023

Related Issue

#24

Description

GitHub Actions를 활용하여 문서화 페이지를 빌드하고 배포합니다.

현재는 문서화 페이지를 빌드하기 위해 ./gradle build 명령어를 이용하여 프로젝트 전체를 빌드해야 합니다.
결국 문서화 페이지를 배포하는 데까지의 시간을 지체시키고 있습니다.
가능하다면 문서화 페이지만 빌드하는 Gradle task를 생성하는 것이 좋을 것 같습니다.

Screenshots (if appropriate):

@junghoon-vans junghoon-vans added 📚 docs 문서화와 관련된 작업을 명시합니다. (Markdown, Asciidoc, Javadoc 등) 🚀 build 빌드 작업과 관련된 작업을 명시합니다. (Gradle, CI/CD 등) labels Jan 16, 2023
@junghoon-vans junghoon-vans self-assigned this Jan 16, 2023
@junghoon-vans junghoon-vans force-pushed the build/api-documentation-page-deployment branch from 0d52325 to 13d6897 Compare January 16, 2023 17:33
@junghoon-vans junghoon-vans force-pushed the build/api-documentation-page-deployment branch from 13d6897 to 00a6a36 Compare January 16, 2023 17:40
@junghoon-vans junghoon-vans force-pushed the build/api-documentation-page-deployment branch from 00a6a36 to c6e6ebc Compare January 16, 2023 17:50
@sonarcloud
Copy link

sonarcloud bot commented Jan 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@junghoon-vans junghoon-vans temporarily deployed to github-pages January 16, 2023 17:57 — with GitHub Actions Inactive
Copy link
Member

@Chaerim1001 Chaerim1001 left a comment

Choose a reason for hiding this comment

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

수고 많으셨습니다! 🔥

@junghoon-vans junghoon-vans merged commit beba899 into main Jan 17, 2023
@junghoon-vans junghoon-vans deleted the build/api-documentation-page-deployment branch January 17, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 build 빌드 작업과 관련된 작업을 명시합니다. (Gradle, CI/CD 등) 📚 docs 문서화와 관련된 작업을 명시합니다. (Markdown, Asciidoc, Javadoc 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants