Navigation
Recent Posts
Pipery

Reading pipery.jsonl logs with psh

How the #!/usr/bin/env psh shebang turns every command in a pipery step script into a structured pipery.jsonl entry, and how to read that log with jq.
3 min read
Pipery

Using Dex as the Pipery auth issuer

How Pipery uses Dex for shared identity while dashboard and workflow generation still keep provider OAuth tokens for repository API access.
2 min read
Pipery

New cross-platform features in Pipery

A practical overview of Pipery mirror repositories, GitLab CI templates, Bitbucket Pipelines support, shared skip flags, artifacts, and dashboard links.
3 min read
Pipery

Running Pipery on Bitbucket Pipelines

Adopt Pipery on Bitbucket Pipelines with shared pipeline imports, repository variables, artifacts, and dashboard links.
3 min read
Pipery

Running Pipery on GitLab CI

Use Pipery GitLab mirror repositories, remote includes, CI/CD variables, artifacts, and pipery.jsonl logs to run reusable pipelines in GitLab CI.
2 min read
Pipery

Getting started with Pipery Docker CI

Adopt Pipery Docker CI to lint Dockerfiles, scan images, build containers, run smoke tests, tag images, and push them across CI providers.
2 min read
Pipery

Getting started with Pipery npm CI

Set up Pipery npm CI in a Node.js repository to run scanning, linting, tests, packaging, and npm release with structured logs across CI providers.
2 min read

Pagination