mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
fix: Final fixes before pull request
This commit is contained in:
parent
0e23d5ec4c
commit
c90eb4b87b
363
config.yaml
363
config.yaml
@ -1,4 +1,4 @@
|
||||
baseURL: '/'
|
||||
baseURL: "/"
|
||||
languageCode: en-us
|
||||
theme: conventional-commits
|
||||
defaultContentLanguageInSubdir: true
|
||||
@ -10,12 +10,12 @@ params:
|
||||
title: License
|
||||
action:
|
||||
label: Creative Commons - CC BY 3.0
|
||||
url: 'https://creativecommons.org/licenses/by/3.0/'
|
||||
url: "https://creativecommons.org/licenses/by/3.0/"
|
||||
|
||||
footer:
|
||||
logos:
|
||||
- name: github
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- name: github
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
|
||||
# Languages parameters
|
||||
languages:
|
||||
@ -25,21 +25,21 @@ languages:
|
||||
title: Conventional Commits
|
||||
description: A specification for adding human and machine readable meaning to commit messages
|
||||
actions:
|
||||
- label: Quick Summary
|
||||
url: '#summary'
|
||||
- label: Full Specification
|
||||
url: '#specification'
|
||||
- label: Contribute
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Quick Summary
|
||||
url: "#summary"
|
||||
- label: Full Specification
|
||||
url: "#specification"
|
||||
- label: Contribute
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
|
||||
it:
|
||||
weight: 2
|
||||
@ -47,21 +47,21 @@ languages:
|
||||
title: Commit Convenzionali
|
||||
description: Una specifica per aggiungere un significato leggibile da umani e macchine ai messaggi dei commit
|
||||
actions:
|
||||
- label: Riepilogo
|
||||
url: '#riepilogo'
|
||||
- label: Leggi la specifica
|
||||
url: '#specifica'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Riepilogo
|
||||
url: "#riepilogo"
|
||||
- label: Leggi la specifica
|
||||
url: "#specifica"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
|
||||
pl:
|
||||
weight: 3
|
||||
@ -69,16 +69,16 @@ languages:
|
||||
title: Konwencjonalne Commity
|
||||
description: Specyfikacja dodawania znaczenia czytelnego dla człowieka do commit komunikatów
|
||||
actions:
|
||||
- label: Przeczytaj specyfikację
|
||||
url: '#specyfikacja'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Przeczytaj specyfikację
|
||||
url: "#specyfikacja"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0-beta.2
|
||||
list:
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
|
||||
# zh-cn/zh-tw/zh-chs are legacy
|
||||
# zh-hans specification usage from IETF language tag
|
||||
@ -89,36 +89,36 @@ languages:
|
||||
title: 约定式提交
|
||||
description: 一种用于给提交信息增加人机可读含义的规范
|
||||
actions:
|
||||
- label: 阅读规范
|
||||
url: '#约定式提交规范'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: 阅读规范
|
||||
url: "#约定式提交规范"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.1
|
||||
- v1.0.0-beta
|
||||
zh-hant:
|
||||
weight: 5
|
||||
languageName: "繁體中文"
|
||||
title: 約定式提交
|
||||
description: 一種用於增加提交說明之人機可讀性意義的規範
|
||||
actions:
|
||||
- label: 概述
|
||||
url: '#概述'
|
||||
- label: 完整規範
|
||||
url: '#規範'
|
||||
- label: 貢獻
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: 概述
|
||||
url: "#概述"
|
||||
- label: 完整規範
|
||||
url: "#規範"
|
||||
- label: 貢獻
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
|
||||
es:
|
||||
weight: 6
|
||||
@ -126,15 +126,15 @@ languages:
|
||||
title: Commits Convencionales
|
||||
description: Especificación para dar significado a los mensajes de los commits haciéndolos legibles para máquinas y humanos
|
||||
actions:
|
||||
- label: Lee la especificación
|
||||
url: '#especificación'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Lee la especificación
|
||||
url: "#especificación"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0-beta.3
|
||||
list:
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.2
|
||||
|
||||
ru:
|
||||
weight: 7
|
||||
@ -143,11 +143,11 @@ languages:
|
||||
description: Простое соглашение о том, как нужно писать сообщения коммитов
|
||||
actions:
|
||||
- label: Главное
|
||||
url: '#главное'
|
||||
url: "#главное"
|
||||
- label: Спецификация
|
||||
url: '#спецификация'
|
||||
url: "#спецификация"
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
@ -163,16 +163,16 @@ languages:
|
||||
description: 人間と機械が読みやすく、意味のあるコミットメッセージにするための仕様
|
||||
actions:
|
||||
- label: 簡単なまとめ
|
||||
url: '#概要'
|
||||
url: "#概要"
|
||||
- label: すべての仕様
|
||||
url: '#仕様'
|
||||
url: "#仕様"
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.4
|
||||
|
||||
fr:
|
||||
weight: 9
|
||||
@ -180,15 +180,15 @@ languages:
|
||||
title: Commits Conventionnels
|
||||
description: Une spécification ajoutant une signification lisible pour l'humain et pour la machine dans les messages des commits
|
||||
actions:
|
||||
- label: Voir la spécification
|
||||
url: '#spécification'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Voir la spécification
|
||||
url: "#spécification"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.2
|
||||
- v1.0.0
|
||||
- v1.0.0-beta.2
|
||||
|
||||
ko:
|
||||
weight: 10
|
||||
@ -196,16 +196,16 @@ languages:
|
||||
title: Conventional Commits
|
||||
description: 커밋 메시지에 사용자와 기계 모두가 이해할 수 있는 의미를 부여하기 위한 스펙
|
||||
actions:
|
||||
- label: 요약
|
||||
url: '#개요'
|
||||
- label: 전체 스펙
|
||||
url: '#규격'
|
||||
- label: Github
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: 요약
|
||||
url: "#개요"
|
||||
- label: 전체 스펙
|
||||
url: "#규격"
|
||||
- label: Github
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0-beta.4
|
||||
list:
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.4
|
||||
|
||||
pt-br:
|
||||
weight: 11
|
||||
@ -213,12 +213,12 @@ languages:
|
||||
title: Conventional Commits
|
||||
description: Uma especificação para dar um significado legível às mensagens de commit para humanos e máquinas
|
||||
actions:
|
||||
- label: Resumo
|
||||
url: '#resumo'
|
||||
- label: Especificação Completa
|
||||
url: '#especificação'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Resumo
|
||||
url: "#resumo"
|
||||
- label: Especificação Completa
|
||||
url: "#especificação"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
@ -232,12 +232,12 @@ languages:
|
||||
title: Komit Konvensional
|
||||
description: Spesifikasi untuk menambahkan makna yang dapat dibaca manusia dan mesin untuk pesan komit
|
||||
actions:
|
||||
- label: Ringkasan
|
||||
url: '#ringkasan'
|
||||
- label: Spesifikasi
|
||||
url: '#spesifikasi'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Ringkasan
|
||||
url: "#ringkasan"
|
||||
- label: Spesifikasi
|
||||
url: "#spesifikasi"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
@ -251,17 +251,17 @@ languages:
|
||||
title: Համաձայնեցված «Commit»֊ներ
|
||||
description: Սպեցիֆիկացիա, որը ընթեռնելի է դարձնում «commit» մեսիջները մեքենաների և մարդկանց համար
|
||||
actions:
|
||||
- label: Համառոտագիր
|
||||
url: '#համառոտագիր'
|
||||
- label: Սպեցիֆիկացիա
|
||||
url: '#սպեցիֆիկացիա'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Համառոտագիր
|
||||
url: "#համառոտագիր"
|
||||
- label: Սպեցիֆիկացիա
|
||||
url: "#սպեցիֆիկացիա"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0-beta.4
|
||||
list:
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
- v1.0.0-beta.4
|
||||
- v1.0.0-beta.3
|
||||
|
||||
de:
|
||||
weight: 14
|
||||
@ -269,16 +269,16 @@ languages:
|
||||
title: Konventionelle Commits
|
||||
description: Eine Spezifikation für menschlich und maschinell lesbare Commit-Nachrichten
|
||||
actions:
|
||||
- label: Zusammenfassung
|
||||
url: '#zusammenfassung'
|
||||
- label: Spezifikation
|
||||
url: '#spezifikation'
|
||||
- label: Contribute
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Zusammenfassung
|
||||
url: "#zusammenfassung"
|
||||
- label: Spezifikation
|
||||
url: "#spezifikation"
|
||||
- label: Contribute
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0
|
||||
|
||||
th:
|
||||
weight: 15
|
||||
@ -286,16 +286,16 @@ languages:
|
||||
title: Conventional Commits
|
||||
description: ข้อกำหนดในการทำให้มนุษย์และเครื่องจักรเข้าใจความหมายของข้อความ commit
|
||||
actions:
|
||||
- label: ข้อสรุปอย่างเร็ว
|
||||
url: '#ข้อสรุป'
|
||||
- label: ข้อกำหนดฉบับเต็ม
|
||||
url: '#ข้อกำหนด'
|
||||
- label: มีส่วนร่วม
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: ข้อสรุปอย่างเร็ว
|
||||
url: "#ข้อสรุป"
|
||||
- label: ข้อกำหนดฉบับเต็ม
|
||||
url: "#ข้อกำหนด"
|
||||
- label: มีส่วนร่วม
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0
|
||||
|
||||
uk:
|
||||
weight: 16
|
||||
@ -303,16 +303,16 @@ languages:
|
||||
title: Політика Комітів
|
||||
description: Угода для додавання зручних для читання коміт повідомлень для людей та роботів
|
||||
actions:
|
||||
- label: Швидкий Огляд
|
||||
url: '#summary'
|
||||
- label: Повна Специфікація
|
||||
url: '#specification'
|
||||
- label: Контрибуція
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Швидкий Огляд
|
||||
url: "#summary"
|
||||
- label: Повна Специфікація
|
||||
url: "#specification"
|
||||
- label: Контрибуція
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0
|
||||
|
||||
be:
|
||||
weight: 17
|
||||
@ -320,29 +320,29 @@ languages:
|
||||
title: Пагадненне аб камітах
|
||||
description: Спецыфікацыя па дадаванню лёгкачытэльных паведамленняў у камітах для людзей і робатаў
|
||||
actions:
|
||||
- label: Сціслы агляд
|
||||
url: '#сціслы-агляд'
|
||||
- label: Поўная Спецыфікацыя
|
||||
url: '#поўная-спецыфікацыя'
|
||||
- label: Github
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Сціслы агляд
|
||||
url: "#сціслы-агляд"
|
||||
- label: Поўная Спецыфікацыя
|
||||
url: "#поўная-спецыфікацыя"
|
||||
- label: Github
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
|
||||
|
||||
tr:
|
||||
weight: 18
|
||||
languageName: "Türkçe"
|
||||
title: Conventional Commits
|
||||
description: Conventional Commits şartnamesi, commit mesajları hakkında kolayca takip edilebilecek bir sözleşmedir
|
||||
actions:
|
||||
- label: Özet
|
||||
url: '#özet'
|
||||
- label: Şartname
|
||||
url: '#şartname'
|
||||
- label: Github
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Özet
|
||||
url: "#özet"
|
||||
- label: Şartname
|
||||
url: "#şartname"
|
||||
- label: Github
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
@ -354,29 +354,29 @@ languages:
|
||||
title: Conventionele Commits
|
||||
description: Een specificatie voor mens- en machine-leesbare commit berichten
|
||||
actions:
|
||||
- label: Samenvatting
|
||||
url: '#samenvatting'
|
||||
- label: Specificatie
|
||||
url: '#specificatie'
|
||||
- label: GitHub
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Samenvatting
|
||||
url: "#samenvatting"
|
||||
- label: Specificatie
|
||||
url: "#specificatie"
|
||||
- label: GitHub
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0
|
||||
|
||||
ml:
|
||||
weight: 20
|
||||
languageName: "Malayalam - മലയാളം"
|
||||
title: കോൺവെൻഷനൽ കമ്മിറ്റ്സ്
|
||||
title: കോൺവെൻഷനൽ കമ്മിറ്റ്സ്
|
||||
description: സന്ദേശങ്ങൾ കമ്മിറ്റ് ചെയ്യാൻ മനുഷ്യനും യന്ത്രവും വായിക്കാവുന്ന അർത്ഥം ചേർക്കുന്നതിനുള്ള ഒരു സ്പെസിഫിക്കേഷൻ
|
||||
actions:
|
||||
- label: സംഗ്രഹം
|
||||
url: '#സംഗ്രഹം'
|
||||
- label: പൂർണ്ണ സ്പെസിഫിക്കേഷൻ
|
||||
url: '#specification'
|
||||
- label: Github
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: സംഗ്രഹം
|
||||
url: "#സംഗ്രഹം"
|
||||
- label: പൂർണ്ണ സ്പെസിഫിക്കേഷൻ
|
||||
url: "#specification"
|
||||
- label: Github
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
@ -388,47 +388,64 @@ languages:
|
||||
title: Comiteri convenționale
|
||||
description: O specificație pentru adăugarea unui sens care poate fi citit de om și de mașină pentru a comite mesaje
|
||||
actions:
|
||||
- label: Rezumat rapid
|
||||
url: '#rezumat'
|
||||
- label: Specificație completă
|
||||
url: '#specificație'
|
||||
- label: Contribuie
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Rezumat rapid
|
||||
url: "#rezumat"
|
||||
- label: Specificație completă
|
||||
url: "#specificație"
|
||||
- label: Contribuie
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0
|
||||
|
||||
bn:
|
||||
weight: 22
|
||||
languageName: "বাংলা (Bengali)"
|
||||
title: প্রচলিত কমিটসমূহ
|
||||
description: কমিট বার্তায় মানুষ এবং মেশিন দ্বারা পাঠযোগ্য অর্থ যোগ করার জন্য একটি সবিস্তার বিবরণী।
|
||||
languageName: "বাংলা (Bengali)"
|
||||
title: প্রচলিত কমিটসমূহ
|
||||
description: কমিট বার্তায় মানুষ এবং মেশিন দ্বারা পাঠযোগ্য অর্থ যোগ করার জন্য একটি সবিস্তার বিবরণী।
|
||||
actions:
|
||||
- label: সারসংক্ষেপ
|
||||
url: '#সারসংক্ষেপ'
|
||||
- label: নির্দিষ্টকরণ রীতি
|
||||
url: '#নির্দিষ্টকরণ'
|
||||
- label: গিটহাব
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: সারসংক্ষেপ
|
||||
url: "#সারসংক্ষেপ"
|
||||
- label: নির্দিষ্টকরণ রীতি
|
||||
url: "#নির্দিষ্টকরণ"
|
||||
- label: গিটহাব
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0
|
||||
|
||||
uz:
|
||||
weight: 23
|
||||
languageName: "Uzbek (O'zbekcha)"
|
||||
languageName: "Uzbek (O'zbekcha)"
|
||||
title: Conventional Commits
|
||||
description: Commit xabarlariga inson va mashina o'qishi mumkin bo'ladigan ma'noni qo'shish uchun spesifikatsiya
|
||||
actions:
|
||||
- label: Xulosa
|
||||
url: '#xulosa'
|
||||
- label: Spesifikatsiya
|
||||
url: '#spesifikatsiya'
|
||||
- label: Github
|
||||
url: 'https://github.com/conventional-commits/conventionalcommits.org'
|
||||
- label: Xulosa
|
||||
url: "#xulosa"
|
||||
- label: Spesifikatsiya
|
||||
url: "#spesifikatsiya"
|
||||
- label: Github
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
- v1.0.0
|
||||
|
||||
fi:
|
||||
weight: 24
|
||||
languageName: "Finnish"
|
||||
title: Tavanomaiset muutokset
|
||||
description: Määrielmä kone- ia ihmisluettaville, merkityksellisille commit-viesteille
|
||||
actions:
|
||||
- label: Tiivistelmä
|
||||
url: "#tiivistelma"
|
||||
- label: Määritelmä
|
||||
url: "#maaritelma"
|
||||
- label: Osallistu
|
||||
url: "https://github.com/conventional-commits/conventionalcommits.org"
|
||||
versions:
|
||||
current: v1.0.0
|
||||
list:
|
||||
- v1.0.0
|
||||
|
@ -1,8 +1,9 @@
|
||||
---
|
||||
draft: true
|
||||
draft: false
|
||||
aliases: ["/fi/"]
|
||||
---
|
||||
|
||||
# Tavanmukaiset muutokset 1.0.0-next
|
||||
# Tavanmukaiset muutokset 1.0.0
|
||||
|
||||
## Tiivistelmä
|
||||
|
||||
@ -200,83 +201,3 @@ revert: let us never again speak of the noodle incident
|
||||
|
||||
Refs: 676104e, a215868
|
||||
```
|
||||
|
||||
### Mitä kirjoitusmuotoa minun tulisi käyttää?
|
||||
|
||||
Suosittelemme kirjoittamaan muutosviestin kuvauksen ja päätekstin [imperatiivin] (https://en.wikipedia.org/wiki/Imperative_mood) preesensissä.
|
||||
|
||||
Tämän kirjoitusmuodon käytöstä muutosviesteissä on hyvin paljon esimerkkejä [1](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)[2](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#subject)[3](https://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project)[4](https://medium.com/@danielfeelfine/commit-verbs-101-why-i-like-to-use-this-and-why-you-should-also-like-it-d3ed2689ef70)[5](https://chris.beams.io/posts/git-commit/)
|
||||
|
||||
## About
|
||||
|
||||
The Conventional Commit specification is inspired by, and based heavily on, the [Angular Commit Guidelines](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines).
|
||||
|
||||
The first draft of this specification has been written in collaboration with some of the folks contributing to:
|
||||
|
||||
- [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog): a set of tools for parsing conventional commit messages from git histories.
|
||||
- [bumped](https://bumped.github.io): a tool for releasing software that makes it easy to perform actions before and after releasing a new version of your software.
|
||||
- [unleash](https://github.com/netflix/unleash): a tool for automating the software release and publishing lifecycle.
|
||||
- [lerna](https://github.com/lerna/lerna): a tool for managing monorepos, which grew out of the Babel project.
|
||||
|
||||
## Tooling for Conventional Commits
|
||||
|
||||
- [go-conventionalcommits](https://github.com/leodido/go-conventionalcommits): Full Go powers to parse conventional commits
|
||||
- [go-conventional-commit](https://gitlab.com/digitalxero/go-conventional-commit): go library for parsing commit messages following the specification.
|
||||
- [chglog](https://github.com/goreleaser/chglog): a tool for parsing Conventional Commits messages from git histories and turning them into templateable change logs.
|
||||
- [fastlane-plugin](https://github.com/xotahal/fastlane-plugin-semantic_release): follows the specification to manage versions and generate a changelog automatically.
|
||||
- [php-commitizen](https://github.com/damianopetrungaro/php-commitizen): a tool built to create commit messages following the Conventional Commit specs.
|
||||
Configurable and usable for PHP projects as a composer dependency or usable globally for non-PHP projects.
|
||||
- [php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog): a tool built to generate a changelog from a project's committing history messages and metadata and automate versioning with Semver, following Conventional Commits specs. Configurable and usable for PHP projects as a composer dependency or usable globally for non-PHP projects.
|
||||
- [conform](https://github.com/autonomy/conform): a tool that can be used to enforce policies on git repositories, including conventional commits.
|
||||
- [standard-version](https://github.com/conventional-changelog/standard-version): Automatic versioning and CHANGELOG management, using GitHub's new squash button and the recommended Conventional Commits workflow.
|
||||
- [Git Commit Template](https://plugins.jetbrains.com/plugin/9861-git-commit-template): Add _Conventional Commits_ support to [JetBrains Editors](https://www.jetbrains.com/) (IntelliJ IDEA, PyCharm, PhpStorm...).
|
||||
- [commitsar](https://github.com/commitsar-app/commitsar): Go tool for checking if commits on branch are conventional commit compliant. Comes with Docker image for CI uses.
|
||||
- [semantic-release](https://github.com/semantic-release/semantic-release): A tool that automates the whole package release workflow including: determining the next version number, generating the release notes and publishing the package.
|
||||
- [ngx-semantic-version](https://github.com/d-koppenhagen/ngx-semantic-version): Automate your Angular app commit- and release-workflow by integrating _commitizen_, _commitlint_, _husky_ and _standard-version_ in your project and configuring it for using _Conventional Commits_.
|
||||
- [Pyhist](https://github.com/jgoodman8/pyhist): Python apuväline joka päivittää automaattisesti pakettiversion gitin historiasta ja luo muutoslokin.
|
||||
- [commitizen-tools/commitizen](https://github.com/commitizen-tools/commitizen): A Python tool built to create committing rules for projects (default: conventional commit), bump project versions, and generate changelog. Configurable and usable for both Python and non-Python project. It's highly extensible through Python.
|
||||
- [git-mkver](https://github.com/idc101/git-mkver): A tool to automatically apply Semantic Versioning to git repositories based on _Conventional Commits_.
|
||||
- [Conventional Commits Next Version](https://gitlab.com/DeveloperC/conventional_commits_next_version): A tooling and language agnostic utility to calculate the next semantic version based on the _Conventional Commits_ since the prior version. Supports monorepos.
|
||||
- [change](https://github.com/adamtabrams/change): A tool for generating and updating a changelog using Conventional Commits.
|
||||
- [sv4git](https://github.com/bvieira/sv4git): A command line tool (CLI) to validate commit messages, bump versions, create tags and generate changelogs.
|
||||
- [semantic-gitlog](https://github.com/semantic-gitlog) A simple Semantic Versioning management tool based on Conventional Commits. It automatically derives and manage version numbers and generate angular-style changelogs. supports [Maven](https://github.com/semantic-gitlog/maven-semantic-gitlog) and [Gradle](https://github.com/semantic-gitlog/gradle-semantic-gitlog).
|
||||
- [idea-conventional-commit](https://github.com/lppedd/idea-conventional-commit) Context and template-based completion for conventional/semantic commits.
|
||||
- [Versio](https://github.com/chaaz/versio): Monorepo-yhteensopiva työkalu joka päivittää versionumeroita kommitointipohjaisesti sekä projektiriippuvaisesti. Se luo myös omat merkinnät ja muutoslokit
|
||||
- [Git Changelog Lib](https://github.com/tomasbjerre/git-changelog-lib): Javakirjasto joka tukee muutoslokin hahmontamista annetuilla konteksteilla juonnettuna Gitistä. Tukee tavanmukaisia kommitointeja [Handlebars Helpers](https://github.com/tomasbjerre/git-changelog-lib#helpers):lla. Se on käytössä seuraavissa:
|
||||
- [Gradle](https://github.com/tomasbjerre/git-changelog-gradle-plugin)
|
||||
- [Maven](https://github.com/tomasbjerre/git-changelog-maven-plugin)
|
||||
- [Jenkins](https://github.com/jenkinsci/git-changelog-plugin)
|
||||
- [Command Line](https://github.com/tomasbjerre/git-changelog-command-line)
|
||||
- [Cocogitto](https://github.com/oknozor/cocogitto): Cocogitto on sarja CLI työkaluja tavanomaiseen muutostekstiin ja semver erikoistumiseen.
|
||||
- [Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter):Apuvälinöintiin ja kieliagnostiikkaan erikoistunut gitin kommittaus virheenkäsittelytyökalu _Conventional Commits_ :lle
|
||||
- [Uplift](https://github.com/gembaadvantage/uplift): Tavanomainen kommitointi. Rakennettu käytettäväksi helpolla CI:llä.
|
||||
|
||||
## Projects Using Conventional Commits
|
||||
|
||||
- [NFPM](https://github.com/goreleaser/nfpm): Simppeli deb, rpm ja apk paketoija kirjoitettuna GO:lla
|
||||
- [yargs](https://github.com/yargs/yargs): everyone's favorite pirate themed command line argument parser. Kaikkien suosikki merirosvo-teemainen komentokehoteargumenttijäsennin.
|
||||
- [istanbuljs](https://github.com/istanbuljs/istanbuljs): Kokoelma avoimen lähdekoodin työkaluja ja kirjastoja Javascript testien näkyvyyden lisäämiseen.
|
||||
- [uPortal-home](https://github.com/UW-Madison-DoIT/angularjs-portal) and [uPortal-application-framework](https://github.com/UW-Madison-DoIT/uw-frame): Vaihtoehtoinen lisä käyttäjärajapinnan parannukseen.[Apereo uPortal](https://www.apereo.org/projects/uportal).
|
||||
- [massive.js](https://github.com/dmfay/massive-js): Datakäsittelykirjasto Node:lle ja PostGreSQL:lle.
|
||||
- [electron](https://github.com/electron/electron): Rakenna ristikkäisalusta työpöytäsovelluksia JavaScriptillä, HTML:llä ja CSS:llä.
|
||||
- [scroll-utility](https://github.com/LeDDGroup/scroll-utility): Helposti käytettävä vieritys hyödykepakkaus elementtien keskittämiseen ja animaatioiden pehmentämiseen.
|
||||
- [Blaze UI](https://github.com/BlazeUI/blaze): Kehitysalustavapaa avoimen lähdekoodin UI työkalu
|
||||
- [Monica](https://github.com/monicahq/monica): Avoimen lähdekoodin henkilökohtainen relaatiosuhteiden hallintajärjestelmä. hallinnointisysteemi.
|
||||
- [mhy](https://mhy.js.org): 🧩 Ilman konfiguraatiota, suoraa pakasta, moni-käyttöinen kirjasto sekä tuotantolusta.
|
||||
- [@tandil/diffparse](https://github.com/danielduarte/diffparse#readme): Simppeli jäsenteli Diff tiedostoille (määrittelemättömille diff formaateille)
|
||||
- [@tandil/diffsplit](https://github.com/danielduarte/diffsplit#readme): Helppo jakaminen .diff & .patch tiedostoihin.
|
||||
- [@thi.ng/umbrella](https://github.com/thi-ng/umbrella):Monorepositorio ~100:sta TypeScript projekille data käyttöistä kehitystä varten.
|
||||
- [yii2-basic-firestarter](https://github.com/HunWalk/yii2-basic-firestarter): 🔥 Paranneltu Yii2 sovellusmalli.
|
||||
- [Nintex Forms](https://www.nintex.com/workflow-automation/modern-forms/): Tee helposti dynaamisia verkkolomakkeita kaappaamiseen ja toimita tarkkaa ja ajankohtaista dataa.
|
||||
- [Tina CMS](https://tinacms.org): Avoimen lähdekoodin työkalut front-end ja sisällönhallinnan rakentamiseen verkkosivuillesi.
|
||||
- [Uno Platform](https://platform.uno): Rakenna mobiili, pöytä ja Webassembly sovelluksia C# ja XAML:lla. Tänään. Avoin lähdekoodi ja ammattilaisten tukema.
|
||||
- [AutoSort.NetCore](https://www.nuget.org/packages/AutoSort.NetCore/): Käytä itsenäisiä määritteitä oletuslajitteluun
|
||||
- [Undercut](https://github.com/the-spyke/undercut): JavaScriptin ajoitetun datan prosessointipuskuriputkia ja apuväline.
|
||||
- [Stats Builder](https://github.com/MarkFChavez/blox_piece_stats_builder): Statistiikkan rakentaja Blox Fruitsille [Blox Fruits](https://www.roblox.com/games/2753915549/UPDATE-11-Blox-Fruits)
|
||||
- [Jenkins X](https://jenkins-x.io/): Jenkins X tarjoaa puskuriputki-automaation, sisäisen Gitopsin ja esikatselu ympäristöjä avustamaan tiimejä yhteistoimintaan ja nopettamaan ohjelmistojen tuotantoa kaikilla skaaloilla.
|
||||
- [rsql-querydsl](https://github.com/ymind/rsql-querydsl): Sisäinen RSQL kyselykieli ja Quarydsl kehitysympäristö.
|
||||
- [Changeloguru](https://github.com/haunt98/changeloguru): Luo automaattisesti muutoslokin tavanmukaisia muutoksia kirjoitettuna Go-ohjelmointikielellä.
|
||||
|
||||
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
|
||||
|
||||
_want your project on this list?_ [send a pull request](https://github.com/conventional-changelog/conventionalcommits.org/pulls).
|
Loading…
Reference in New Issue
Block a user