Conveiontional Commit를 사용하면 commit 만으로 Sementic Versioning을 쉽게 할 수 있습니다. fix 타입의 커밋은 PATCH 버전으로 번역 feat 형식 커밋은 MINOR 버전으로 번역 타입과 관계없이 BREAKING CHANGE를 포함한 커밋은 MAJOR로 번역 SemVer Versioning 특정 상태에 대한 유일한 버전 이름 혹은 버전 번호를 각각 결정하는 과정이다. 소프트웨어의 관리를 위해 고안되었다 Semantic Versioning Semenantic Versioning을 줄여서 SemVer로 부르며 유의적 버저닝으로 번역된다. 버전 번호를 어떻게 정하고 올려야 하는지에 대한 규칙과 요구사항이 담긴 명세로 Github의 공동 창업자인 Tom Preston-..
1. SSH key 생성 ssh-keygen 명령어로 암호화 방법 중 하나인 ed25519로 ssh-key를 생성한다. $ ssh-keygen -t ed25519 -C "your_email@example.com" 엔터를 치면 기본 저장 위치로 저장이 된다. > Enter a file in which to save the key (/Users/you/.ssh/id_algorithm): [Press enter] passphrases를 설정할 것인지 물어본다. (passphrases는 비밀번호를 한번 더 장치한다고 생각하면 된다.) > Enter passphrase (empty for no passphrase): [Type a passphrase] > Enter same passphrase again: [Ty..
1. Profile repository 만들기 본인 github 계정 이름과 동일한 repository를 만들면 github profile 메인에 Readme가 보이게 된다. 2. Readme 수정 Profile에 보일 Readme를 기호에 맞게 수정해준다. generator을 사용해서 만들어 줄 수 있다. gh-profile-readme-generator github-profile-readme-generator 다른 사람들의 Profile을 참고해서 구성해보면 좋습니다. awesome-github-profile-readme 3. 꾸미기 Profile을 장식할 수 있는 방법으로 크게 네 가지 정도 됩니다. 이미지 badge/icon Gist pinned 기타 3-1. 이미지 repository에 이미지를..
- Total
- Today
- Yesterday
- 프리온보딩
- Python
- go
- database
- GitHub
- 원티드
- Isolate level
- 창업
- HTTP/2
- thetextbook
- docker-compose
- MSA
- HTTP/3
- gitignore
- http
- Network
- direnv
- cka
- buildkit
- inflearn
- 덕타이핑
- 위코드
- Git
- pytest
- user-agent
- Complier
- k8s
- QUIC
- web_server
- no-op
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |