Skip to content

docs : GUIDELINE 폴더 수정#30

Merged
FeFe2200 merged 70 commits intoinnohack2021:devfrom
247programmers:sungjcho
Nov 27, 2021
Merged

docs : GUIDELINE 폴더 수정#30
FeFe2200 merged 70 commits intoinnohack2021:devfrom
247programmers:sungjcho

Conversation

@247programmers
Copy link
Copy Markdown
Collaborator

PR

종류

  • Set Up

내용

  • step1_Reflection.md 파일 수정 줄바꿈 추가
  • step4_Github.md 로 파일 명 변경

체크리스트

  • reflection.md가 줄바꿈이 많이 추가되어 있는가.
  • step4파일명이 step4_Github.md 인가.
  • (optional)step4.... 파일 깃에서 제거

연관된 이슈

  • 없음

@247programmers 247programmers added Documentation 문서작업 Study 프로젝트를 진행하면서 학습해야할 것들 labels Nov 27, 2021
@247programmers 247programmers self-assigned this Nov 27, 2021
Copy link
Copy Markdown
Collaborator

@FeFe2200 FeFe2200 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다.

@FeFe2200 FeFe2200 merged commit ef3c42a into innohack2021:dev Nov 27, 2021
247programmers added a commit to 247programmers/HotSource that referenced this pull request Nov 27, 2021
* Add JSON에서 엔티티 변환

* feat: add new feature (innohack2021#29)

Object 에서 JSONObject 로 변환하는 함수 추가

* Env: GithubAction 변경

*environment: main브렌치에서 이벤트를 감지하게 변경

* docs : GUIDELINE 폴더 수정 (innohack2021#30)

docs : GUIDELINE폴더 내용 파일 가독성 향상을 위한 파일 수정
chamchi00800 pushed a commit that referenced this pull request Nov 27, 2021
* Add JSON에서 엔티티 변환

* Add JSON에서 엔티티 변환

* feat: add new feature (#29)

Object 에서 JSONObject 로 변환하는 함수 추가

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Env: GithubAction 변경

*environment: main브렌치에서 이벤트를 감지하게 변경

* docs : GUIDELINE 폴더 수정 (#30)

docs : GUIDELINE폴더 내용 파일 가독성 향상을 위한 파일 수정

* Add 오브젝트 변환 초기기능 구현 완료

* Fix build.yml Syntax 수정

* 가이드라인 삭제

Co-authored-by: 조원우 <64305493+greenaloud@users.noreply.github.com>
Co-authored-by: Jack-R-lantern <tjdfkr2421@gmail.com>
Co-authored-by: 247programmers <79981382+247programmers@users.noreply.github.com>
chamchi00800 pushed a commit that referenced this pull request Nov 27, 2021
* Add JSON에서 엔티티 변환

* Add JSON에서 엔티티 변환

* feat: add new feature (#29)

Object 에서 JSONObject 로 변환하는 함수 추가

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Env: GithubAction 변경

*environment: main브렌치에서 이벤트를 감지하게 변경

* docs : GUIDELINE 폴더 수정 (#30)

docs : GUIDELINE폴더 내용 파일 가독성 향상을 위한 파일 수정

* Add 오브젝트 변환 초기기능 구현 완료

* Fix build.yml Syntax 수정

* 가이드라인 삭제

* Fix ListType 초기화 실패

* Rename Build.yml -> SonarCloud.yml

* Fix ListType 초기화 실패 #35

Co-authored-by: 조원우 <64305493+greenaloud@users.noreply.github.com>
Co-authored-by: Jack-R-lantern <tjdfkr2421@gmail.com>
Co-authored-by: 247programmers <79981382+247programmers@users.noreply.github.com>
chamchi00800 pushed a commit that referenced this pull request Nov 28, 2021
* Add JSON에서 엔티티 변환

* Add JSON에서 엔티티 변환

* feat: add new feature (#29)

Object 에서 JSONObject 로 변환하는 함수 추가

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Env: GithubAction 변경

*environment: main브렌치에서 이벤트를 감지하게 변경

* docs : GUIDELINE 폴더 수정 (#30)

docs : GUIDELINE폴더 내용 파일 가독성 향상을 위한 파일 수정

* Add 오브젝트 변환 초기기능 구현 완료

* Fix build.yml Syntax 수정

* 가이드라인 삭제

* Fix ListType 초기화 실패

* Rename Build.yml -> SonarCloud.yml

* Fix ListType 초기화 실패 #35

* Delete Exception

* Refactor 전체적인 코드취약점

* Refactor 전체적인 코드취약점 #37

Co-authored-by: 조원우 <64305493+greenaloud@users.noreply.github.com>
Co-authored-by: Jack-R-lantern <tjdfkr2421@gmail.com>
Co-authored-by: 247programmers <79981382+247programmers@users.noreply.github.com>
chamchi00800 pushed a commit that referenced this pull request Nov 28, 2021
* Add JSON에서 엔티티 변환

* Add JSON에서 엔티티 변환

* feat: add new feature (#29)

Object 에서 JSONObject 로 변환하는 함수 추가

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Env: GithubAction 변경

*environment: main브렌치에서 이벤트를 감지하게 변경

* Env: GithubAction 변경

*environment: SonarCloud main브렌치에서만 동작하게 변경

* docs : GUIDELINE 폴더 수정 (#30)

docs : GUIDELINE폴더 내용 파일 가독성 향상을 위한 파일 수정

* Add 오브젝트 변환 초기기능 구현 완료

* Fix build.yml Syntax 수정

* 가이드라인 삭제

* Fix ListType 초기화 실패

* Rename Build.yml -> SonarCloud.yml

* Fix ListType 초기화 실패 #35

* Delete Exception

* Refactor 전체적인 코드취약점

* Refactor 전체적인 코드취약점 #37

* FileToObject

* retry, rm FileToObject, rm ObjectToFile.getpwd()

* Fix get ListType 받을 수 없던 문제

* plz22

* merge

* Fix test

* Refactor 코드 수정

* Refactor 코드 수정

Co-authored-by: 조원우 <64305493+greenaloud@users.noreply.github.com>
Co-authored-by: Jack-R-lantern <tjdfkr2421@gmail.com>
Co-authored-by: 247programmers <79981382+247programmers@users.noreply.github.com>
Co-authored-by: FeFe2200 <67796301+FeFe2200@users.noreply.github.com>
Co-authored-by: fefe2200 <dlcjf2200@naver.com>
chamchi00800 pushed a commit that referenced this pull request Nov 28, 2021
* Add JSON에서 엔티티 변환

* Add JSON에서 엔티티 변환

* feat: add new feature (#29)

Object 에서 JSONObject 로 변환하는 함수 추가

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Env: GithubAction 변경

*environment: main브렌치에서 이벤트를 감지하게 변경

* Env: GithubAction 변경

*environment: SonarCloud main브렌치에서만 동작하게 변경

* docs : GUIDELINE 폴더 수정 (#30)

docs : GUIDELINE폴더 내용 파일 가독성 향상을 위한 파일 수정

* Add 오브젝트 변환 초기기능 구현 완료

* Fix build.yml Syntax 수정

* 가이드라인 삭제

* Fix ListType 초기화 실패

* Rename Build.yml -> SonarCloud.yml

* Fix ListType 초기화 실패 #35

* Delete Exception

* Refactor 전체적인 코드취약점

* Refactor 전체적인 코드취약점 #37

* FileToObject

* retry, rm FileToObject, rm ObjectToFile.getpwd()

* Fix get ListType 받을 수 없던 문제

* plz22

* fin.

Co-authored-by: SIOUkoeran <alstnalsgud@gmail.com>
Co-authored-by: 조원우 <64305493+greenaloud@users.noreply.github.com>
Co-authored-by: Jack-R-lantern <tjdfkr2421@gmail.com>
Co-authored-by: 247programmers <79981382+247programmers@users.noreply.github.com>
chamchi00800 pushed a commit that referenced this pull request Nov 29, 2021
* Add JSON에서 엔티티 변환

* Add JSON에서 엔티티 변환

* feat: add new feature (#29)

Object 에서 JSONObject 로 변환하는 함수 추가

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Add JSONObject 오브젝트 타입 받기

* Env: GithubAction 변경

*environment: main브렌치에서 이벤트를 감지하게 변경

* Env: GithubAction 변경

*environment: SonarCloud main브렌치에서만 동작하게 변경

* docs : GUIDELINE 폴더 수정 (#30)

docs : GUIDELINE폴더 내용 파일 가독성 향상을 위한 파일 수정

* Add 오브젝트 변환 초기기능 구현 완료

* Fix build.yml Syntax 수정

* 가이드라인 삭제

* Fix ListType 초기화 실패

* Rename Build.yml -> SonarCloud.yml

* Fix ListType 초기화 실패 #35

* Delete Exception

* Refactor 전체적인 코드취약점

* Refactor 전체적인 코드취약점 #37

* FileToObject

* retry, rm FileToObject, rm ObjectToFile.getpwd()

* Fix get ListType 받을 수 없던 문제

* plz22

* merge

* Fix test

* Refactor 코드 수정

* Refactor 코드 수정

* merge

* Add javaDoc

Co-authored-by: 조원우 <64305493+greenaloud@users.noreply.github.com>
Co-authored-by: Jack-R-lantern <tjdfkr2421@gmail.com>
Co-authored-by: 247programmers <79981382+247programmers@users.noreply.github.com>
Co-authored-by: FeFe2200 <67796301+FeFe2200@users.noreply.github.com>
Co-authored-by: fefe2200 <dlcjf2200@naver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation 문서작업 Study 프로젝트를 진행하면서 학습해야할 것들

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants