-
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.
* Remove .pre-commit-config.yaml * Configure git hooks and formatters * Apply new configured hooks * Update gh workflow * Code style
- Loading branch information
1 parent
ce47c01
commit 9ca2b2c
Showing
204 changed files
with
7,004 additions
and
6,762 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 @@ | ||
--- | ||
skip_list: | ||
- "name[template]" |
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 |
---|---|---|
|
@@ -3,7 +3,6 @@ on: | |
workflow_dispatch: | ||
schedule: | ||
- cron: '0 1 * * 5' | ||
|
||
jobs: | ||
lockfile: | ||
runs-on: ubuntu-latest | ||
|
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,7 +1,5 @@ | ||
name: Nix code analysis | ||
|
||
on: [push] | ||
|
||
jobs: | ||
deadnix: | ||
name: Deadnix | ||
|
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,23 +1,19 @@ | ||
--- | ||
name: CI | ||
|
||
on: | ||
pull_request: | ||
push: | ||
branches: | ||
- master | ||
- develop | ||
|
||
jobs: | ||
pre-commit: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/setup-python@v3 | ||
- uses: pre-commit/[email protected] | ||
with: | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
|
||
# pre-commit: | ||
# runs-on: ubuntu-latest | ||
# steps: | ||
# - uses: actions/checkout@v4 | ||
# - uses: actions/setup-python@v3 | ||
# - uses: pre-commit/[email protected] | ||
# with: | ||
# repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
check: | ||
runs-on: ubuntu-latest | ||
permissions: | ||
|
@@ -31,5 +27,5 @@ jobs: | |
extra-conf: | | ||
extra-platforms = aarch64-linux | ||
- uses: DeterminateSystems/magic-nix-cache-action@main | ||
# - run: nix flake check | ||
- run: nix flake check | ||
- run: nix flake show |
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,4 @@ | ||
result | ||
.luarc.json | ||
.direnv | ||
.pre-commit-config.yaml |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,40 @@ | ||
keys: | ||
- users: | ||
- &sebas_pgp 9AE57D3DE601A79560DD0F4B14F35C58A2191587 | ||
- &sebas_pgp 9AE57D3DE601A79560DD0F4B14F35C58A2191587 | ||
- hosts: | ||
- &pilsen age1jn9egcppvq5n5lus9lx63sh8maw77w3f23dqz67e8tk7e6dlvf2qes0djq | ||
- &bock age13vhnxwmqlln7t6k8np3zsx59egu305nam9f3nqf962zcf7ll84gqzwmey4 | ||
- &weisse age1vett5c0wd2p5gzua6569nyu45s8tq3a4wd3jm93nml3d458nlvjs6yp7gv | ||
- &elastic age1h0nqk3eneuz726km59keqrgew2q0zamcxr7hlumd8gjr5ppyv5fsaj6n7d | ||
- &lambic age148m362lc6wyqwdd5jf6g6hmr79c4fpcwueqq3duczzsyv8mfkf7qmy8ks7 | ||
|
||
- &pilsen age1jn9egcppvq5n5lus9lx63sh8maw77w3f23dqz67e8tk7e6dlvf2qes0djq | ||
- &bock age13vhnxwmqlln7t6k8np3zsx59egu305nam9f3nqf962zcf7ll84gqzwmey4 | ||
- &weisse age1vett5c0wd2p5gzua6569nyu45s8tq3a4wd3jm93nml3d458nlvjs6yp7gv | ||
- &elastic age1h0nqk3eneuz726km59keqrgew2q0zamcxr7hlumd8gjr5ppyv5fsaj6n7d | ||
- &lambic age148m362lc6wyqwdd5jf6g6hmr79c4fpcwueqq3duczzsyv8mfkf7qmy8ks7 | ||
creation_rules: | ||
- path_regex: system/pilsen/secrets.yaml | ||
key_groups: | ||
- age: | ||
- *pilsen | ||
pgp: | ||
- *sebas_pgp | ||
- age: | ||
- *pilsen | ||
pgp: | ||
- *sebas_pgp | ||
- path_regex: system/bock/secrets.yaml | ||
key_groups: | ||
- age: | ||
- *bock | ||
pgp: | ||
- *sebas_pgp | ||
- age: | ||
- *bock | ||
pgp: | ||
- *sebas_pgp | ||
- path_regex: system/zaffarano-elastic/secrets.* | ||
key_groups: | ||
- age: | ||
- *elastic | ||
pgp: | ||
- *sebas_pgp | ||
- age: | ||
- *elastic | ||
pgp: | ||
- *sebas_pgp | ||
- path_regex: system/weisse/secrets.yaml | ||
key_groups: | ||
- age: | ||
- *weisse | ||
pgp: | ||
- *sebas_pgp | ||
- age: | ||
- *weisse | ||
pgp: | ||
- *sebas_pgp | ||
- path_regex: system/lambic/secrets.* | ||
key_groups: | ||
- age: | ||
- *lambic | ||
pgp: | ||
- *sebas_pgp | ||
- age: | ||
- *lambic | ||
pgp: | ||
- *sebas_pgp |
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,4 +1,3 @@ | ||
--- | ||
wakeup_devices: | ||
- id_vendor: "046d" | ||
id_product: "c52b" | ||
|
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,4 +1,3 @@ | ||
--- | ||
collections: | ||
- name: community.general | ||
roles: | ||
|
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,6 +1,4 @@ | ||
--- | ||
user_home: "{{ lookup('env', 'HOME') }}" | ||
|
||
distro: | ||
is_debian: "{{ ansible_os_family == 'Debian' }}" | ||
is_arch: "{{ ansible_os_family == 'Archlinux' }}" |
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,4 +1,3 @@ | ||
--- | ||
- name: Init yay db | ||
ansible.builtin.command: | ||
cmd: yay -Y --gendb | ||
|
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
Oops, something went wrong.