mirror of
https://github.com/ivuorinen/ivuorinen.git
synced 2026-03-18 11:02:42 +00:00
Compare commits
13 Commits
1a76a93398
...
2026.2.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3fbeb5ad4e | ||
|
|
4b5f4aca6b | ||
|
|
b3fac07127 | ||
|
|
085a92213f | ||
|
|
8d075b062d | ||
|
|
c5c4c5f331 | ||
|
|
66e18615ec | ||
|
|
63596fbc9f | ||
|
|
8d36f9ace6 | ||
|
|
4233c093ff | ||
|
|
11b8408e6c | ||
|
|
abd5c58aac | ||
|
|
c8af7136af |
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Cache Node Modules
|
||||
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
|
||||
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
|
||||
id: cache
|
||||
with:
|
||||
path: node_modules
|
||||
|
||||
2
.github/workflows/readme-scribe.yaml
vendored
2
.github/workflows/readme-scribe.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
writeTo: README.md
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
|
||||
- uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.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@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
|
||||
uses: release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6.2.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: 🚀 Run stale
|
||||
uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
|
||||
uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 30
|
||||
|
||||
@@ -18,12 +18,12 @@ repos:
|
||||
args: [--autofix, --no-sort-keys]
|
||||
|
||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||
rev: v0.45.0
|
||||
rev: v0.47.0
|
||||
hooks:
|
||||
- id: markdownlint
|
||||
args: [-c, .markdownlint.json, --fix]
|
||||
|
||||
- repo: https://github.com/adrienverge/yamllint
|
||||
rev: v1.37.1
|
||||
rev: v1.38.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
|
||||
26
README.md
26
README.md
@@ -10,9 +10,9 @@ 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/dotfiles](https://github.com/ivuorinen/dotfiles) - These are my dotfiles. There are many like 'em, but these are mine. (2 days ago)
|
||||
- [ivuorinen/f2b](https://github.com/ivuorinen/f2b) - A modern, secure, and extensible Go CLI tool for managing Fail2Ban jails and bans (2 days ago)
|
||||
- [ivuorinen/phpenv.fish](https://github.com/ivuorinen/phpenv.fish) - A fast, feature-rich PHP version manager for Fish Shell using brew that acts like goenv or nvm. (3 days ago)
|
||||
- [ivuorinen/base-configs](https://github.com/ivuorinen/base-configs) - meta package for my linting configurations (2 days ago)
|
||||
- [ivuorinen/base-configs-browserslist](https://github.com/ivuorinen/base-configs-browserslist) - ivuorinen's shareable configuration for Browserslist. (3 days ago)
|
||||
- [ivuorinen/base-configs-stylelint](https://github.com/ivuorinen/base-configs-stylelint) - ivuorinen's shareable configuration for stylelint. (5 days ago)
|
||||
|
||||
#### 👨💻 Repositories I created recently
|
||||
|
||||
@@ -24,19 +24,19 @@ I'm also a huge fan of open-source, and I try to contribute back to the communit
|
||||
|
||||
#### 🚀 Latest releases I've contributed to
|
||||
|
||||
- [mason-org/mason-registry](https://github.com/mason-org/mason-registry) ([2026-01-26-level-clerk](https://github.com/mason-org/mason-registry/releases/tag/2026-01-26-level-clerk), 1 day ago) - Core registry for mason.nvim.
|
||||
- [ivuorinen/dotfiles](https://github.com/ivuorinen/dotfiles) ([26.1.25](https://github.com/ivuorinen/dotfiles/releases/tag/26.1.25), 2 days ago) - These are my dotfiles. There are many like 'em, but these are mine.
|
||||
- [ivuorinen/actions](https://github.com/ivuorinen/actions) ([v2026.01.21](https://github.com/ivuorinen/actions/releases/tag/v2026.01.21), 6 days ago) - ivuorinen's shared actions
|
||||
- [ivuorinen/gh-action-readme](https://github.com/ivuorinen/gh-action-readme) ([v1.0.0](https://github.com/ivuorinen/gh-action-readme/releases/tag/v1.0.0), 3 weeks ago) - Transform your GitHub Actions into professional documentation with multiple themes, output formats, and enterprise-grade features.
|
||||
- [ivuorinen/ivuorinen](https://github.com/ivuorinen/ivuorinen) ([2026.1.0](https://github.com/ivuorinen/ivuorinen/releases/tag/2026.1.0), 3 weeks ago) - My special github profile header
|
||||
- [mason-org/mason-registry](https://github.com/mason-org/mason-registry) ([2026-01-31-thoughtful-pull](https://github.com/mason-org/mason-registry/releases/tag/2026-01-31-thoughtful-pull), 1 day ago) - Core registry for mason.nvim.
|
||||
- [ivuorinen/base-configs](https://github.com/ivuorinen/base-configs) ([v1.0.1](https://github.com/ivuorinen/base-configs/releases/tag/v1.0.1), 2 days ago) - meta package for my linting configurations
|
||||
- [ivuorinen/base-configs-browserslist](https://github.com/ivuorinen/base-configs-browserslist) ([v1.0.1](https://github.com/ivuorinen/base-configs-browserslist/releases/tag/v1.0.1), 3 days ago) - ivuorinen's shareable configuration for Browserslist.
|
||||
- [ivuorinen/base-configs-semantic-release](https://github.com/ivuorinen/base-configs-semantic-release) ([v1.1.0](https://github.com/ivuorinen/base-configs-semantic-release/releases/tag/v1.1.0), 5 days ago) - ivuorinen's shareable configuration for semantic-release.
|
||||
- [ivuorinen/dotfiles](https://github.com/ivuorinen/dotfiles) ([26.1.25](https://github.com/ivuorinen/dotfiles/releases/tag/26.1.25), 1 week ago) - These are my dotfiles. There are many like 'em, but these are mine.
|
||||
|
||||
#### ⭐ Recent Stars
|
||||
|
||||
- [affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) - Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner. (4 days ago)
|
||||
- [vashpan/xcode-dev-cleaner](https://github.com/vashpan/xcode-dev-cleaner) - If you want to reclaim tens of gigabytes of your storage used for various Xcode caches - this tool is for you! (5 days ago)
|
||||
- [VirtusLab/git-machete](https://github.com/VirtusLab/git-machete) - Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen (1 week ago)
|
||||
- [drewwyatt/git-tidy](https://github.com/drewwyatt/git-tidy) - Tidy up stale git branches. (1 week ago)
|
||||
- [princjef/gomarkdoc](https://github.com/princjef/gomarkdoc) - Generate markdown documentation for Go (golang) code (1 week ago)
|
||||
- [CaviraOSS/OpenMemory](https://github.com/CaviraOSS/OpenMemory) - Local persistent memory store for LLM applications including claude desktop, github copilot, codex, antigravity, etc. (today)
|
||||
- [FamousWolf/week-planner-card](https://github.com/FamousWolf/week-planner-card) - Custom Home Assistant card displaying a responsive overview or multiple days with events from one of multiple calendars (1 day ago)
|
||||
- [bchavez/Bogus](https://github.com/bchavez/Bogus) - :card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js. (3 days ago)
|
||||
- [timothystewart6/paperless-stack](https://github.com/timothystewart6/paperless-stack) - Docker Compose stack for running Paperless-ngx with optional local AI capabilities. (4 days ago)
|
||||
- [oguzc/playwright-wizard-mcp](https://github.com/oguzc/playwright-wizard-mcp) - MCP server providing Playwright test generation wizard with intelligent prompts and best practices (4 days ago)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user