forked from denysdovhan/vacuum-card
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'denysdovhan:master' into master
- Loading branch information
Showing
13 changed files
with
226 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
github: denysdovhan | ||
patreon: denysdovhan | ||
custom: [buymeacoffee.com/denysdovhan] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ updates: | |
directory: '/' | ||
schedule: | ||
interval: 'monthly' | ||
open-pull-requests-limit: 10 | ||
open-pull-requests-limit: 25 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
name: Main | ||
on: | ||
push: | ||
pull_request: | ||
|
||
permissions: | ||
contents: write | ||
pull-requests: write | ||
|
||
concurrency: | ||
group: ${{ github.workflow }}-${{ github.ref }} | ||
cancel-in-progress: true | ||
|
||
jobs: | ||
validate: | ||
name: Validate | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: ⬇️ Checkout Repo | ||
uses: actions/checkout@v4 | ||
|
||
- name: ⬢ Setup Node.js | ||
uses: actions/setup-node@v4 | ||
with: | ||
node-version: '*' | ||
cache: npm | ||
|
||
- name: 📦 Install Packages | ||
run: npm ci | ||
|
||
- name: 🧪 Test | ||
run: npm test | ||
|
||
release: | ||
name: Release | ||
runs-on: ubuntu-latest | ||
needs: [validate] | ||
if: github.actor == 'denysdovhan' && github.event_name == 'push' && github.ref_name == 'main' | ||
steps: | ||
- name: ⬇️ Checkout Repo | ||
uses: actions/checkout@v4 | ||
|
||
- name: ⬢ Setup Node.js | ||
uses: actions/setup-node@v4 | ||
with: | ||
node-version: '*' | ||
cache: npm | ||
|
||
- name: 📦 Install Packages | ||
run: npm ci | ||
|
||
- name: 🏗 Build | ||
run: npm run build | ||
|
||
- name: 🚀 Release | ||
run: npx semantic-release | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }} | ||
|
||
dependabot: | ||
name: Dependabot Auto-merge | ||
runs-on: ubuntu-latest | ||
needs: [validate] | ||
if: github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' | ||
steps: | ||
- name: 💿 Dependabot metadata | ||
id: metadata | ||
uses: dependabot/fetch-metadata@v1 | ||
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
|
||
- name: ↔️ Enable Auto-merge for minor and patch Dependabot PRs | ||
run: gh pr merge --auto --squash "$PR_URL" | ||
if: steps.metadata.outputs.update-type == 'version-update:semver-minor' || steps.metadata.outputs.update-type == 'version-update:semver-patch' | ||
env: | ||
PR_URL: ${{ github.event.pull_request.html_url }} | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,80 @@ | ||
{ | ||
"status": { | ||
"Cleaning": "Siivoaa", | ||
"Paused": "Pysäytetty", | ||
"Idle": "Toimeton", | ||
"Charging": "Latauksessa", | ||
"Returning home": "Palaa kotiin" | ||
"cleaning": "Siivoaa", | ||
"auto": "Automaattisiivous", | ||
"spot": "Kohdesiivous", | ||
"edge": "Reunasiivous", | ||
"single_room": "Huonesiivous", | ||
"paused": "Tauotettu", | ||
"idle": "Toimeton", | ||
"stop": "Pysäytetty", | ||
"charging": "Lataa", | ||
"returning": "Palaamassa", | ||
"returning_home": "Palaamassa latausasemaan", | ||
"docked": "Telakoitu", | ||
"unknown": "Tuntematon", | ||
"offline": "Poissa linjalta", | ||
"error": "Virhe", | ||
"charger_disconnected": "Laturi ei ole kytketty", | ||
"remote_control_active": "Etäohjaus päällä", | ||
"manual_mode": "Manuaalinen tila", | ||
"shutting_down": "Sammutetaan", | ||
"updating": "Päivitetään", | ||
"going_to_target": "Menossa kohteeseen", | ||
"zoned_cleaning": "Aluesiivous", | ||
"segment_cleaning": "Lohkosiivous" | ||
}, | ||
"source": { | ||
"Gentle": "Hellävarainen", | ||
"Silent": "Hiljainen", | ||
"Standard": "Normaali", | ||
"Medium": "Keskitaso", | ||
"Turbo": "Turbo" | ||
"gentle": "Hellävarainen", | ||
"silent": "Hiljainen", | ||
"standard": "Perustaso", | ||
"medium": "Keskitaso", | ||
"turbo": "Turbo", | ||
"normal": "Normaali", | ||
"max": "Max", | ||
"max_plus": "Max+", | ||
"high": "High", | ||
"strong": "Voimakas", | ||
"quiet": "Quiet", | ||
"auto": "Automaattinen", | ||
"balanced": "Tasapainoinen", | ||
"custom": "Mukautettu", | ||
"off": "Pois päältä" | ||
}, | ||
"common": { | ||
"name": "Pölynimurikortti", | ||
"description": "Pölynimurikortti sallii robotti imurin ohjauksen.", | ||
"start": "Siivoa", | ||
"name": "Imurikortti", | ||
"description": "Imurikortti mahdollistaa robotti-imurin ohjauksen.", | ||
"start": "Käynnistä", | ||
"continue": "Jatka", | ||
"pause": "Tauko", | ||
"stop": "Pysähdy", | ||
"return_to_base": "Latausasemaan", | ||
"locate": "Paikanna imuri", | ||
"not_available": "Imuri ei saatavilla" | ||
"not_available": "Ei saatavilla" | ||
}, | ||
"error": { | ||
"invalid_config": "Virheellinen konfiguraatio", | ||
"missing_entity": "Entiteetti puuttuu!" | ||
}, | ||
"warning": { | ||
"actions_array": "VAROITUS: 'actions' on varattu oletustoimintojen ylikirjoittamiseen olemassaolevissa painikkeissa. Jos tarkoituksesi on lisätä toimintoja, käytä 'shortcuts' -toimintoa." | ||
}, | ||
"editor": { | ||
"entity": "Entiteetti (Vaaditaan)", | ||
"map": "Kartan kamera (Valinnainen)", | ||
"image": "Kuva (Valinnainen)", | ||
"entity": "Entiteetti (vaaditaan)", | ||
"map": "Karttakamera (valinnainen)", | ||
"image": "Kuva (valinnainen)", | ||
"compact_view": "Kompakti näkymä", | ||
"compact_view_aria_label_on": "Kompakti näkymä päälle", | ||
"compact_view_aria_label_off": "Kompakti näkymä pois", | ||
"show_name": "Näytä Nimi", | ||
"show_name": "Näytä nimi", | ||
"show_name_aria_label_on": "Näyttönimi päälle", | ||
"show_name_aria_label_off": "Näyttönimi pois", | ||
"show_status": "Näytä Tila", | ||
"show_status_aria_label_on": "Tilanäyttö päälle", | ||
"show_status_aria_label_off": "Tilanäyttö pois", | ||
"show_status": "Näytä tila", | ||
"show_status_aria_label_on": "Näyttönimi päällä", | ||
"show_status_aria_label_off": "Näyttönimi pois", | ||
"show_toolbar": "Näytä työkalurivi", | ||
"show_toolbar_aria_label_on": "Työkalurivi päälle", | ||
"show_toolbar_aria_label_off": "Työkalurivi pois", | ||
"code_only_note": "Huom: Toimintojen ja tilastojen optiot ovat saatavilla ainoastaan koodieditorissa" | ||
"code_only_note": "Huomaa: toimintojen ja tilastojen asetukset saatavilla ainoastaan koodieditorissa." | ||
} | ||
} |
Oops, something went wrong.