Bug fix pushed to master!

#pipelight won't crash on corrupted log files anymore!

#rust #devops #developers
https://github.com/pipelight/pipelight

GitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight

GitHub

#pipelight #cicd

Forgot to mention, I fixed recent issues for #javascript pipelines ( due to latest #deno )

Linter rules are now lighter so you can still write and run short and dirty code 😈

https://github.com/pipelight/pipelight

GitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight

GitHub

Don't worry!
I will implement every most wanted features on #pipelight.

I was working on other tools and now know exactly how to write that code. πŸ’ͺ

All features come to those who waits πŸ˜‰

#cicd #devops #webdev
https://github.com/pipelight/pipelight

GitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight

GitHub

Sorry #pipelight users I had the master branch down for at least a week!

I didn't push fixes from the dev branch, as it is the branch I am running locally so I just thought the problem was gone.

Sily dev πŸ™ˆ

@TheDragon Haha πŸ˜…

This is indeed a long time awaited feature, that I direly need too!!

And at that time I was afraid of the way to implement it.
(Event handling in multiple threads with rust async and mspc channels.)

But I didn't give up and am currently upping my skills on other projects.

I am struggling right now but in the end I'll just have to slap some code from #virshle into #pipelight. (hopefully this year!)

@frankel I can't see the whole article! Is #pipelight in the list? πŸ˜…

https://github.com/pipelight/pipelight

GitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight

GitHub

You wait forever for some #nix flakes to build an output, then only can you build another one πŸ˜“

The freshly built one erases the previous one from the build (./result) directory 😡

#sysadmin emotional damage!

Next time you could:

β€’ Use a unique build dir for each output: 😱
--link-out /result-my-package

β€’ Store your commands in a #pipelight toml file, to execute them in one tap, (in the background and parallelized 😏)

#linux #foss #programming

@stw I use to deploy containers with raw shell scripts and git hooks.

Now everything is made easy through #pipelight.

https://github.com/pipelight/pipelight

GitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight

GitHub

You don't have to change your favorite tools to obtain great automation flow.

You just need #pipelight alongside.

Then #Git push, to run #make and #just recepes!! πŸ˜‡

#developers #linux
https://pipelight.dev/cookbook/pipelight_and_make.html

Pipelight

Automation pipelines but easier.

Pipelight

Finally a crate that makes its debut out of #pipelight. πŸ˜„

For those who want to *kill parents* AND let *children live*! πŸ˜‡

Here is a process management crate to

- Find (easily)
- Kill (parent, family or siblings)
- Spawn detached long running processes

#rust #rustaceans

https://docs.rs/pipelight_exec/0.4.2/pipelight_exec/

pipelight_exec - Rust

Warning - Unstable crate.