mirror of
https://github.com/ivuorinen/ivuorinen.git
synced 2026-03-18 18:03:01 +00:00
Compare commits
137 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e467f0dfa | ||
|
|
ff8db4653c | ||
|
|
e8dd92b084 | ||
|
|
b857ec9d9c | ||
|
|
f99412e997 | ||
|
|
3003530610 | ||
|
|
fc9493dbfa | ||
|
|
9fc09d467b | ||
|
|
ac16920296 | ||
|
|
96ed57e5df | ||
|
|
466e956f70 | ||
|
|
0cdbe54a14 | ||
|
|
afd500d472 | ||
|
|
8c39a64cbb | ||
|
|
4feb89e70a | ||
|
|
44f4df51f9 | ||
|
|
c54984a231 | ||
|
|
8ee723d64f | ||
|
|
3389321dc7 | ||
|
|
b14098c296 | ||
|
|
731dcd94ae | ||
|
|
eca4822878 | ||
|
|
8e3511f38b | ||
|
|
28a91e7ee4 | ||
|
|
7d87158fb8 | ||
|
|
653e20bb1c | ||
|
|
1d63357a5d | ||
|
|
04f345c454 | ||
|
|
00b42d2bf8 | ||
|
|
fca27c3091 | ||
|
|
803ce945e6 | ||
|
|
890a72385d | ||
|
|
6091729264 | ||
|
|
0509f06e56 | ||
|
|
47997be5e3 | ||
|
|
fc92958392 | ||
|
|
5d6e7c5225 | ||
|
|
c89bfcc42d | ||
|
|
e15845e3bc | ||
|
|
9cbd1120de | ||
|
|
183b3be92d | ||
|
|
69da097b00 | ||
|
|
20650b3181 | ||
|
|
213e544dca | ||
|
|
5ce9e8debc | ||
|
|
db02f0e99b | ||
|
|
de90da0635 | ||
| 1c833ee4a9 | |||
|
|
e54ebcd963 | ||
| 7bf1f0a9c8 | |||
|
|
7660c29f9d | ||
|
|
93722af2ce | ||
|
|
02a561feba | ||
|
|
0f88137554 | ||
|
|
76a6e08d0e | ||
|
|
0134516881 | ||
|
|
cd669449b2 | ||
|
|
a20bf4e216 | ||
|
|
0b8b206582 | ||
|
|
d3679eb2b4 | ||
|
|
8d4faa7e6d | ||
|
|
2f40d87953 | ||
|
|
ef52820a60 | ||
|
|
14d77fec77 | ||
|
|
0d636f8775 | ||
|
|
21bd448c2d | ||
|
|
d9163680e2 | ||
|
|
eb9a7e1e1b | ||
|
|
f1ac1175d7 | ||
|
|
b5b8667cb6 | ||
|
|
a2a949ad2c | ||
|
|
56d6415f94 | ||
|
|
56bebe1a65 | ||
|
|
ec520651d0 | ||
|
|
7b2b0238d7 | ||
|
|
ed610a26a9 | ||
|
|
04b23f72c5 | ||
|
|
e8ff9dc01f | ||
|
|
33a6943704 | ||
|
|
d2c11bd288 | ||
|
|
ba675877d9 | ||
|
|
7d8325b252 | ||
|
|
63b15b5b1c | ||
|
|
c7ca0ae2df | ||
|
|
767cb8cc53 | ||
|
|
16ece19237 | ||
|
|
5eb283deca | ||
|
|
d1d6ff07ea | ||
|
|
7799e399f8 | ||
|
|
45bc1bacb8 | ||
|
|
20a5d96761 | ||
|
|
2fa332587b | ||
|
|
547f3d3f74 | ||
|
|
24a364a18f | ||
|
|
62af8262a6 | ||
|
|
f0500cc212 | ||
|
|
250c7eb621 | ||
|
|
2965acb54f | ||
|
|
4e2b0bce83 | ||
|
|
8122c785fc | ||
|
|
d01d2ce171 | ||
|
|
3cc7b7b84a | ||
|
|
76ec88edb7 | ||
|
|
cca5a99e18 | ||
|
|
96b434ee99 | ||
|
|
1dc44dbfde | ||
|
|
6a9497ff86 | ||
|
|
c559673919 | ||
|
|
0c22856ac8 | ||
|
|
0e4fbc63ce | ||
|
|
b15401cf59 | ||
|
|
548d2b99ce | ||
|
|
05d70796e9 | ||
|
|
c6cceb587c | ||
|
|
c6d49c2eef | ||
|
|
c9c57ab4a6 | ||
|
|
22bea76f12 | ||
|
|
9e12362c49 | ||
|
|
0a67573421 | ||
|
|
06e6ea33d1 | ||
|
|
875664ad50 | ||
|
|
7dba7dfd7a | ||
|
|
801815e77b | ||
|
|
82c24f344e | ||
|
|
3d55293424 | ||
|
|
704ef573a6 | ||
|
|
17d2410e7c | ||
|
|
3fb3a4b5f4 | ||
|
|
d4f7f8dcef | ||
|
|
743a5043c2 | ||
|
|
4b2d39e0dc | ||
|
|
eca954fa09 | ||
|
|
e7fb9834cf | ||
|
|
88607ffffa | ||
|
|
9007e0e9bf | ||
|
|
89e269ce01 | ||
|
|
f6561b9d2b |
6
.github/workflows/composer-install.yml
vendored
6
.github/workflows/composer-install.yml
vendored
@@ -24,11 +24,11 @@ jobs:
|
||||
php: ['8.0', '8.1', '8.2', '8.3', '8.4']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Cache Composer packages
|
||||
id: composer-cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
|
||||
with:
|
||||
path: vendor
|
||||
key: ${{ runner.os }}-php-${{ matrix.php }}-${{ hashFiles('**/composer.json') }}
|
||||
@@ -37,7 +37,7 @@ jobs:
|
||||
${{ runner.os }}-php-
|
||||
|
||||
- name: Composer (PHP ${{ matrix.php }})
|
||||
uses: php-actions/composer@v6
|
||||
uses: php-actions/composer@8a65f0d3c6a1d17ca4800491a40b5756a4c164f3 # v6
|
||||
with:
|
||||
php_version: ${{ matrix.php }}
|
||||
args: --no-progress --prefer-dist --optimize-autoloader
|
||||
|
||||
6
.github/workflows/compress-images.yml
vendored
6
.github/workflows/compress-images.yml
vendored
@@ -24,18 +24,18 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Compress Images
|
||||
id: calibre
|
||||
uses: calibreapp/image-actions@main
|
||||
uses: calibreapp/image-actions@737ceeaeed61e17b8d358358a303f1b8d177b779 # 1.1.0
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
compressOnly: true
|
||||
|
||||
- name: Create New Pull Request If Needed
|
||||
if: steps.calibre.outputs.markdown != ''
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7
|
||||
with:
|
||||
title: Compressed Images Nightly
|
||||
branch-suffix: timestamp
|
||||
|
||||
4
.github/workflows/dependency-review.yml
vendored
4
.github/workflows/dependency-review.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
contents: read
|
||||
steps:
|
||||
- name: 'Checkout Repository'
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: 'Dependency Review'
|
||||
uses: actions/dependency-review-action@v4
|
||||
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4
|
||||
|
||||
6
.github/workflows/labels.yaml
vendored
6
.github/workflows/labels.yaml
vendored
@@ -9,15 +9,15 @@ on:
|
||||
paths:
|
||||
- '.github/labels.yml'
|
||||
- '.github/workflows/labels.yml'
|
||||
workflow_call:
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
labeler:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- name: Run Labeler
|
||||
uses: crazy-max/ghaction-github-labeler@v5
|
||||
uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5
|
||||
with:
|
||||
dry-run: ${{ github.event_name == 'pull_request' }}
|
||||
|
||||
6
.github/workflows/laravel-phpunit.yml
vendored
6
.github/workflows/laravel-phpunit.yml
vendored
@@ -18,15 +18,15 @@ jobs:
|
||||
statuses: write
|
||||
|
||||
steps:
|
||||
- uses: shivammathur/setup-php@v2
|
||||
- uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2
|
||||
with:
|
||||
php-version: '8.4'
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: 'Check file existence'
|
||||
id: check_files
|
||||
uses: andstor/file-existence-action@v3
|
||||
uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3
|
||||
with:
|
||||
files: 'package.json, artisan'
|
||||
|
||||
|
||||
4
.github/workflows/pr-compress-images.yml
vendored
4
.github/workflows/pr-compress-images.yml
vendored
@@ -27,9 +27,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Compress Images
|
||||
uses: calibreapp/image-actions@main
|
||||
uses: calibreapp/image-actions@737ceeaeed61e17b8d358358a303f1b8d177b779 # 1.1.0
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
8
.github/workflows/pr-lint.yml
vendored
8
.github/workflows/pr-lint.yml
vendored
@@ -49,19 +49,19 @@ jobs:
|
||||
# Checkout the code base #
|
||||
##########################
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
with:
|
||||
# Full git history is needed to get a proper
|
||||
# list of changed files within `super-linter`
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Node.js Environment
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
|
||||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Cache Node Modules
|
||||
uses: actions/cache@v4.0.2
|
||||
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
|
||||
id: cache
|
||||
with:
|
||||
path: node_modules
|
||||
@@ -74,7 +74,7 @@ jobs:
|
||||
# Run Linter against code base #
|
||||
################################
|
||||
- name: Lint Code Base
|
||||
uses: super-linter/super-linter/slim@v7
|
||||
uses: super-linter/super-linter/slim@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
LINTER_RULES_PATH: '${DEFAULT_WORKSPACE}'
|
||||
|
||||
4
.github/workflows/readme-scribe.yaml
vendored
4
.github/workflows/readme-scribe.yaml
vendored
@@ -21,14 +21,14 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: muesli/readme-scribe@5a187a2a36ef894335f17a7d01c32b0e28c6d948
|
||||
with:
|
||||
template: templates/README.md.tpl
|
||||
writeTo: README.md
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5.0.1
|
||||
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
|
||||
with:
|
||||
commit_message: 'Update generated README'
|
||||
branch: main
|
||||
|
||||
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
@@ -14,6 +14,6 @@ jobs:
|
||||
statuses: write
|
||||
steps:
|
||||
- name: 🚀 Run Release Drafter
|
||||
uses: release-drafter/release-drafter@v6.0.0
|
||||
uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
2
.github/workflows/release-monthly.yaml
vendored
2
.github/workflows/release-monthly.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Create Release
|
||||
shell: bash
|
||||
|
||||
10
.github/workflows/reviewdog-linters.yml
vendored
10
.github/workflows/reviewdog-linters.yml
vendored
@@ -15,10 +15,10 @@ jobs:
|
||||
statuses: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: GitHub Actions
|
||||
uses: reviewdog/action-actionlint@v1
|
||||
uses: reviewdog/action-actionlint@abd537417cf4991e1ba8e21a67b1119f4f53b8e0 # v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
reporter: github-pr-review
|
||||
@@ -30,13 +30,13 @@ jobs:
|
||||
reporter: github-pr-review
|
||||
|
||||
- name: markdownlint
|
||||
uses: reviewdog/action-markdownlint@v0
|
||||
uses: reviewdog/action-markdownlint@f901468edf9a3634dd39b35ba26cad0aad1a0bfd # v0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
reporter: github-pr-review
|
||||
|
||||
- name: shfmt
|
||||
uses: reviewdog/action-shfmt@v1
|
||||
uses: reviewdog/action-shfmt@f59386f08bd9a24ac1a746e69f026ddc2ed06710 # v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
shfmt_flags: |
|
||||
@@ -52,7 +52,7 @@ jobs:
|
||||
--func-next-line
|
||||
|
||||
- name: yamllint
|
||||
uses: reviewdog/action-yamllint@v1
|
||||
uses: reviewdog/action-yamllint@1dca3ad811867be18fbe293a9818d715a6c2cd46 # v1
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
reporter: github-pr-review
|
||||
|
||||
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: 🚀 Run stale
|
||||
uses: actions/stale@v9.0.0
|
||||
uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 30
|
||||
|
||||
@@ -23,7 +23,7 @@ jobs:
|
||||
outputs:
|
||||
repos: ${{ steps.repos.outputs.REPOS }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Get Repositories
|
||||
id: repos
|
||||
@@ -45,7 +45,7 @@ jobs:
|
||||
echo "$REPOS"
|
||||
echo "$EOF"
|
||||
} >> "$GITHUB_ENV"
|
||||
- uses: micnncim/action-label-syncer@v1
|
||||
- uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1
|
||||
with:
|
||||
prune: true
|
||||
repository: ${{ steps.repos.outputs.REPOS }}
|
||||
|
||||
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
"https://raw.githubusercontent.com/ivuorinen/ivuorinen/main/.github/labels.yml" \
|
||||
> labels.yml
|
||||
- name: 🚀 Run Label Syncer
|
||||
uses: micnncim/action-label-syncer@v1.3.0
|
||||
uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
||||
30
README.md
30
README.md
@@ -10,33 +10,33 @@ I'm also a huge fan of open-source, and I try to contribute back to the communit
|
||||
|
||||
- [ivuorinen/cheatsheet-tldr](https://github.com/ivuorinen/cheatsheet-tldr) - tldr-pages/tldr pages for cheat/cheat (1 day ago)
|
||||
- [ivuorinen/starred](https://github.com/ivuorinen/starred) - Automatically updated list of my starred repos. (1 day ago)
|
||||
- [ivuorinen/.github](https://github.com/ivuorinen/.github) - My GitHub Shared Configurations. (1 day ago)
|
||||
- [ivuorinen/dotfiles](https://github.com/ivuorinen/dotfiles) - These are my dotfiles. There are many like 'em, but these are mine. (2 days ago)
|
||||
- [ivuorinen/cinode-api](https://github.com/ivuorinen/cinode-api) - Cinode API Proxy with TypeScript (3 days ago)
|
||||
- [ivuorinen/actions](https://github.com/ivuorinen/actions) - ivuorinen's shared actions (6 days ago)
|
||||
- [ivuorinen/dotfiles](https://github.com/ivuorinen/dotfiles) - These are my dotfiles. There are many like 'em, but these are mine. (2 weeks ago)
|
||||
- [ivuorinen/docker-php-with-imagick-multi](https://github.com/ivuorinen/docker-php-with-imagick-multi) - PHP 7.4-8.3 with imagick for arm64 and amd64 (2 weeks ago)
|
||||
|
||||
#### 👨💻 Repositories I created recently
|
||||
|
||||
- [ivuorinen/go-test-sarif-action](https://github.com/ivuorinen/go-test-sarif-action) - [WIP] Convert `go test -json` output to SARIF
|
||||
- [ivuorinen/nvm-auto-use.fish](https://github.com/ivuorinen/nvm-auto-use.fish) - Work in progress implementation for nvm-auto-use for fish shell
|
||||
- [ivuorinen/nvm-auto-use](https://github.com/ivuorinen/nvm-auto-use) - Automatically install node version based on .nvmrc, and use it
|
||||
- [ivuorinen/actions](https://github.com/ivuorinen/actions) - ivuorinen's shared actions
|
||||
- [ivuorinen/uptime](https://github.com/ivuorinen/uptime) - Public uptime checker for some of my sites
|
||||
- [ivuorinen/f2b](https://github.com/ivuorinen/f2b) - fail2ban shorthand wrapper for the usual actions one would take, written in bash
|
||||
- [ivuorinen/business-data-fetcher](https://github.com/ivuorinen/business-data-fetcher) - PHP composer package API client to Finnish Patent and Registration Office's (PRH) Business Information System (BIS).
|
||||
|
||||
#### 🚀 Latest releases I've contributed to
|
||||
|
||||
- [ivuorinen/dotfiles](https://github.com/ivuorinen/dotfiles) ([25.1.30](https://github.com/ivuorinen/dotfiles/releases/tag/25.1.30), 2 days ago) - These are my dotfiles. There are many like 'em, but these are mine.
|
||||
- [ivuorinen/base-configs](https://github.com/ivuorinen/base-configs) ([@ivuorinen/markdownlint-config@0.3.11](https://github.com/ivuorinen/base-configs/releases/tag/%40ivuorinen/markdownlint-config%400.3.11), 4 days ago) - A collection of base configs for code quality and linting tools. Heavily based on `@demartini/base-configs`
|
||||
- [ivuorinen/ivuorinen](https://github.com/ivuorinen/ivuorinen) ([2025.1.0](https://github.com/ivuorinen/ivuorinen/releases/tag/2025.1.0), 1 month ago) - My special github profile header
|
||||
- [ivuorinen/.github](https://github.com/ivuorinen/.github) ([2025.1.0](https://github.com/ivuorinen/.github/releases/tag/2025.1.0), 1 month ago) - My GitHub Shared Configurations.
|
||||
- [ivuorinen/branch-usage-checker](https://github.com/ivuorinen/branch-usage-checker) ([0.1.1](https://github.com/ivuorinen/branch-usage-checker/releases/tag/0.1.1), 2 months ago) - Cross-check project public GitHub Branches and Packagist branch download statistics to determine are branches safe to delete
|
||||
- [mason-org/mason-registry](https://github.com/mason-org/mason-registry) ([2025-05-31-pale-coyote](https://github.com/mason-org/mason-registry/releases/tag/2025-05-31-pale-coyote), 1 day ago) - Core registry for mason.nvim.
|
||||
- [ivuorinen/dotfiles](https://github.com/ivuorinen/dotfiles) ([25.5.29](https://github.com/ivuorinen/dotfiles/releases/tag/25.5.29), 3 days ago) - These are my dotfiles. There are many like 'em, but these are mine.
|
||||
- [ville6000/toggl-cli](https://github.com/ville6000/toggl-cli) ([v0.8.0](https://github.com/ville6000/toggl-cli/releases/tag/v0.8.0), 3 days ago) - A simple CLI interface for toggl.com
|
||||
- [ivuorinen/actions](https://github.com/ivuorinen/actions) ([25.5.26](https://github.com/ivuorinen/actions/releases/tag/25.5.26), 6 days ago) - ivuorinen's shared actions
|
||||
- [ivuorinen/base-configs](https://github.com/ivuorinen/base-configs) ([@ivuorinen/markdownlint-config@0.3.14](https://github.com/ivuorinen/base-configs/releases/tag/%40ivuorinen/markdownlint-config%400.3.14), 1 week ago) - A collection of base configs for code quality and linting tools. Heavily based on `@demartini/base-configs`
|
||||
|
||||
#### ⭐ Recent Stars
|
||||
|
||||
- [mpoon/gpt-repository-loader](https://github.com/mpoon/gpt-repository-loader) - Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4. (2 days ago)
|
||||
- [mitchross/k3s-argocd-starter](https://github.com/mitchross/k3s-argocd-starter) - starter kit for k3s, argocd (3 days ago)
|
||||
- [valkey-io/valkey](https://github.com/valkey-io/valkey) - A flexible distributed key-value datastore that is optimized for caching and other realtime workloads. (3 days ago)
|
||||
- [itn3000/Cs2Mermaid](https://github.com/itn3000/Cs2Mermaid) - CSharp source to mermaid diagram (4 days ago)
|
||||
- [jgreywolf/convert2mermaid](https://github.com/jgreywolf/convert2mermaid) - CLI to convert diagrams in other formats to mermaidJs syntax (4 days ago)
|
||||
- [kimdre/doco-cd](https://github.com/kimdre/doco-cd) - Docker Compose Continuous Deployment (1 day ago)
|
||||
- [mvllow/dots](https://github.com/mvllow/dots) - Minimalist developer setup (2 days ago)
|
||||
- [Yiling-J/piper](https://github.com/Yiling-J/piper) - 🛠 Viper wrapper with config inheritance and key generation (2 days ago)
|
||||
- [fullstackhero/dotnet-starter-kit](https://github.com/fullstackhero/dotnet-starter-kit) - Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included. (2 days ago)
|
||||
- [domaindrivendev/Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) - Swagger tools for documenting API's built on ASP.NET Core (2 days ago)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user