#Pipelight typescript issue fixed.
It was a nasty bug that slide in with #deno 2.2.
Fixed by replacing external #UUID library with bultins uuid library.
This type of heartful message is what keeps me sharing my best code with you.
#Pipelight typescript issue fixed.
It was a nasty bug that slide in with #deno 2.2.
Fixed by replacing external #UUID library with bultins uuid library.
This type of heartful message is what keeps me sharing my best code with you.
Run pipelines in the terminal.
#pipelight is a cli/engine that runs pipelines in the terminal.(pssst: it's #foss and #rust
)
It has json AND pretty tree outputs so you can inspect every process outputs fairly quickly.
Supports #yaml, #toml, #hcl, #javascript and some other languages.
#sysadmin #devops #cicd #developers
Every buzz word are thereso you don't miss it, thk me later
@rust_discussions I will add this to #pipelight
So someone managed to make #pipelight to #homebrew!
#Cicd can be fun on mac tooooo!
https://mastodon.social/@homebrew_new_pkgs/113832977590963513
I must be preaching to converted, but here i wrote a small article/tutorial on #git hook management using #pipelight.
https://dev.to/megatronprime/git-hooks-for-100x-devsnot-for-faint-heart-5d9b
A 13Mb tool for your #cicd!
Use #Pipelight to accelerate your local #workflow!
Stay in your #ide while enjoying pipelines running in the background!
It's #followfriday time again !
Boosts are welcome !
#photography
@steptoeedwall
@katzefudder
#Linux #infosec #pkm #cli #blogging #FOSS
@ashed
@crashmoney
@lostprototype
@krisso
@tuckerk
@mpiedrav32
@mr_oova
@pancake
#rust
@ezivkovic
@zethtren
@orhun #ratatui
@ekuber compiler team member
@unspeaker
@jean_dupont #pipelight
@timClicks
@Mara
#activist
@ProjectFearlessness
I have an archive of my posts if interested to check this hashtag https://lazybear.io/followfriday
#Pipelight is aiming to be a full fledged #cicd solution, but good things take time.
First, I want the tool to be great locally! It already has:
- Formidable process management:
It collects every process output and execution time in readable tree style logs.
- Comfortable Git hook management:
Pain free #git hook definition in a uniform syntax.
This while staying as close to the kernel as possible to be light and fast thanks to #rust ecosystem.