Another talk from #PSConfEU has been posted. This was during the #Community sessions. If you want to know more about GitHooks check out my contribution to this!
https://www.youtube.com/watch?v=UC_Y_kH0i3s
https://www.youtube.com/watch?v=UC_Y_kH0i3s
Community Demos - Graziella Iezzi, Simon Wåhlin, Christian Ritter, Leo Visser - PSConfEU 2023
Community Demos at PSConfEU 2023 (Track 3)Graziella Iezzi: How to Compare-Object (00:00:14.444)Simon Wåhlin: StageCoder - Flawless coding on stage(00:08:24.5...
www.youtube.com
July 10, 2023 at 7:49 AM
Another talk from #PSConfEU has been posted. This was during the #Community sessions. If you want to know more about GitHooks check out my contribution to this!
https://www.youtube.com/watch?v=UC_Y_kH0i3s
https://www.youtube.com/watch?v=UC_Y_kH0i3s
You mean something line Coolify?
coolify.io
I haven’t actually used it, I used to use Dokku for a bit but currently I’m mainly rolling my own using Docker + GitHooks.
coolify.io
I haven’t actually used it, I used to use Dokku for a bit but currently I’m mainly rolling my own using Docker + GitHooks.
Coolify
An open-source & self-hostable Heroku / Netlify / Vercel alternative.
coolify.io
November 1, 2024 at 6:03 AM
You mean something line Coolify?
coolify.io
I haven’t actually used it, I used to use Dokku for a bit but currently I’m mainly rolling my own using Docker + GitHooks.
coolify.io
I haven’t actually used it, I used to use Dokku for a bit but currently I’m mainly rolling my own using Docker + GitHooks.
In this video, Sarah Dutkiewicz shows you how to keep your repo clean by taking advantage of Git Hooks with formatting and testing in .NET:
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
April 24, 2025 at 3:00 PM
In this video, Sarah Dutkiewicz shows you how to keep your repo clean by taking advantage of Git Hooks with formatting and testing in .NET:
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
Managing code quality, consistency, and automation is crucial for any development team. Git makes this easier with Git Hooks — scripts that run automatically when certain Git events occur. #AutomateYourWorkflow #Git #GitHooks #GitHooksExplained
devtoolhub.com/git-hooks-au...
devtoolhub.com/git-hooks-au...
Git Hooks Explained: Automate Your Workflow with Examples
Managing code quality, consistency, and automation is crucial for any development team. Git makes this easier with Git Hooks — scripts that run automatically
devtoolhub.com
August 27, 2025 at 2:58 PM
Managing code quality, consistency, and automation is crucial for any development team. Git makes this easier with Git Hooks — scripts that run automatically when certain Git events occur. #AutomateYourWorkflow #Git #GitHooks #GitHooksExplained
devtoolhub.com/git-hooks-au...
devtoolhub.com/git-hooks-au...
In this video, Sarah Dutkiewicz shows you how to keep your repo clean by taking advantage of Git Hooks with formatting and testing in .NET:
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
October 30, 2025 at 7:03 PM
In this video, Sarah Dutkiewicz shows you how to keep your repo clean by taking advantage of Git Hooks with formatting and testing in .NET:
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
🔥🔥🔥🚒 Who put this gross code in our repo? Why?! Check out how you can use Git Hooks to prevent production fires!
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
January 30, 2025 at 1:30 PM
🔥🔥🔥🚒 Who put this gross code in our repo? Why?! Check out how you can use Git Hooks to prevent production fires!
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
🔴Live now 📷
Agenda:
- Celebrate community wins
- Play words on stream over lunch
- Learn more precommit practices with githooks
Come stop by to hang out for a bit 📷
👇
twitch.tv/clarkio
--
youtube.com/clarkio/live
Agenda:
- Celebrate community wins
- Play words on stream over lunch
- Learn more precommit practices with githooks
Come stop by to hang out for a bit 📷
👇
twitch.tv/clarkio
--
youtube.com/clarkio/live
🔴 Live - Dev Explores Husky and GitHooks (Part 2)
Turn your videos into live streams with Restream https://restre.am/ANIm
youtube.com
September 22, 2023 at 4:36 PM
🔴Live now 📷
Agenda:
- Celebrate community wins
- Play words on stream over lunch
- Learn more precommit practices with githooks
Come stop by to hang out for a bit 📷
👇
twitch.tv/clarkio
--
youtube.com/clarkio/live
Agenda:
- Celebrate community wins
- Play words on stream over lunch
- Learn more precommit practices with githooks
Come stop by to hang out for a bit 📷
👇
twitch.tv/clarkio
--
youtube.com/clarkio/live
Periodic reminder; fifteen minutes of reading the manual plus five minutes of Bash scripting, can save hours of faffing-about with a _real_ programming language's tooling.
October 10, 2025 at 9:25 PM
Periodic reminder; fifteen minutes of reading the manual plus five minutes of Bash scripting, can save hours of faffing-about with a _real_ programming language's tooling.
Just pushed a new GitHub Action, for reasons, that guards against pushing to prod on Friday or weekend days;
github.com/marketplace/...
... As always testing, feedback, and rational feature requests be welcomed!
#actions #bash #foss #git #githooks #github #githubactions #javascript
github.com/marketplace/...
... As always testing, feedback, and rational feature requests be welcomed!
#actions #bash #foss #git #githooks #github #githubactions #javascript
Weekend Push Guardian - GitHub Marketplace
Reject push to protected branch on Friday or Weekend days
github.com
November 16, 2024 at 6:21 PM
Just pushed a new GitHub Action, for reasons, that guards against pushing to prod on Friday or weekend days;
github.com/marketplace/...
... As always testing, feedback, and rational feature requests be welcomed!
#actions #bash #foss #git #githooks #github #githubactions #javascript
github.com/marketplace/...
... As always testing, feedback, and rational feature requests be welcomed!
#actions #bash #foss #git #githooks #github #githubactions #javascript
So how does this compare to pre-commit.com ? Legit asking because I've been using pre-commit for my githooks for years.
pre-commit
pre-commit.com
September 6, 2025 at 10:45 PM
So how does this compare to pre-commit.com ? Legit asking because I've been using pre-commit for my githooks for years.
I recommend setting up a pre-commit hook so that modified files are linted automatically, and any errors will block the commit from being made.
See githooks(5) for more on that.
See githooks(5) for more on that.
Git - githooks Documentation
git-scm.com
February 12, 2025 at 10:23 AM
I recommend setting up a pre-commit hook so that modified files are linted automatically, and any errors will block the commit from being made.
See githooks(5) for more on that.
See githooks(5) for more on that.
In this video, Sarah Dutkiewicz shows you how to keep your repo clean by taking advantage of Git Hooks with formatting and testing in .NET:
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
August 7, 2025 at 7:01 PM
In this video, Sarah Dutkiewicz shows you how to keep your repo clean by taking advantage of Git Hooks with formatting and testing in .NET:
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
https://www.youtube.com/watch?v=aoPo6GCl7Bo
#GitHooks #SoftwareDevelopment #CleanCode #dotnet
New blogpost online about #GitHooks, VSCode #Extensions and #AzureDevOps #Pipelines. Learn how to use these tools to #Automate #Testing for your #Code.
autosysops.com/blog/multipl...
#CloudFamily #Git #CICD
autosysops.com/blog/multipl...
#CloudFamily #Git #CICD
Multiple ways to automate code testing — AutoSysOps
Use GitHooks, VSCode Extensions and Azure DevOps pipelines to automate your
code testing. This blog explains how to set this up using YAML and
PowerShell.
autosysops.com
September 5, 2023 at 7:55 AM
New blogpost online about #GitHooks, VSCode #Extensions and #AzureDevOps #Pipelines. Learn how to use these tools to #Automate #Testing for your #Code.
autosysops.com/blog/multipl...
#CloudFamily #Git #CICD
autosysops.com/blog/multipl...
#CloudFamily #Git #CICD