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

CI 세팅 #5

Merged
merged 14 commits into from
Jan 16, 2024
Merged

CI 세팅 #5

merged 14 commits into from
Jan 16, 2024

Conversation

Tmdhoon2
Copy link
Member

개요

ci를 구축하였습니다.

작업 내용

  • android ci yml 작성
  • ktlint Gradle plugin 추가
  • .editorConfig 파일 작성

할 말

없음

@Tmdhoon2 Tmdhoon2 added the 빌드 빌드 관련 의존성을 설정합니다. label Jan 15, 2024
@Tmdhoon2 Tmdhoon2 added this to the 프로젝트 세팅 milestone Jan 15, 2024
@Tmdhoon2 Tmdhoon2 requested a review from rladmsdh January 15, 2024 08:39
@Tmdhoon2 Tmdhoon2 self-assigned this Jan 15, 2024
app/build.gradle.kts Outdated Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
on:
push:
branches: [ "develop" ]
pull_request:
Copy link
Collaborator

Choose a reason for hiding this comment

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

이거 원래 ""형식이였나?
그리고 main도 잇어야하지 않음?

Copy link
Member Author

Choose a reason for hiding this comment

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

수정했으요

@Tmdhoon2 Tmdhoon2 requested a review from rladmsdh January 16, 2024 02:31
@Tmdhoon2 Tmdhoon2 merged commit 47bdac2 into develop Jan 16, 2024
2 checks passed
@Tmdhoon2 Tmdhoon2 deleted the chore/ci-구축 branch January 16, 2024 07:23
@Tmdhoon2 Tmdhoon2 changed the title Setting ci CI 세팅 Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
빌드 빌드 관련 의존성을 설정합니다.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants