Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

10 total results found

readme.md for @apiclient.xyz/gitea

@apiclient.xyz/gitea

A fully typed TypeScript client for the Gitea API. Manage repositories, organizations, secrets, branches, tags, and CI/CD action runs with a clean, object-oriented interface and built-in auto-pagination. Issue Reporting and Security For reporting bugs, issues,...

gitea
api client
typescript
git hosting
ci/cd
actions
secrets management

readme.md for @apiclient.xyz/gitlab

@apiclient.xyz/gitlab

A powerful, fully-typed TypeScript client for the GitLab API 🚀 @apiclient.xyz/gitlab gives you a clean, object-oriented interface to the GitLab REST API. It wraps projects, groups, pipelines, jobs, CI/CD variables, branches, tags, protected branches, and tes...

gitlab
api client
typescript
ci/cd
pipelines
variables
devops

readme.md for @git.zone/cli

@git.zone/cli

The ultimate CLI toolbelt for modern TypeScript development workflows 🎯 What is gitzone? gitzone is a powerful command-line interface that supercharges your development workflow with automated project management, intelligent code formatting, seamless version...

cli
local development
gitzone utilities
project setup
version control
code formatting
template management
npm packages
typescript
automation
commit management
template creation
meta project management
sync
docker
ci/cd

readme.md for @push.rocks/qenv

@push.rocks/qenv

Smart Environment Variable Management for Node.js Never hardcode secrets again. Load environment variables from multiple sources with ease and confidence. 🚀 Features ✅ Multi-source Loading - Automatically loads from environment variables, config files, and D...

environment variables
configuration management
node.js
typescript
docker secrets
ci/cd
testing

readme.md for @ship.zone/szci

@ship.zone/szci

A lightweight CI/CD orchestrator built with Deno that unifies Node.js, Docker, NPM, SSH, and Git workflows into a single CLI. Compiles to standalone binaries — no runtime required. Issue Reporting and Security For reporting bugs, issues, or security vulnerabil...

node.js
docker
gitlab ci
github ci
gitea ci
ci/cd
automation
npm
typescript
deno
cloud
ssh
registry
container management
continuous integration
continuous deployment

changelog.md for @apiclient.xyz/gitea

@apiclient.xyz/gitea

2026-03-02 - 1.5.0 - feat(gitea) add domain model classes, helpers, and refactor GiteaClient internals; expand README with usage and docs Introduce domain classes: GiteaOrganization, GiteaRepository, GiteaActionRun, GiteaActionRunJob (+steps), GiteaBranch, Gi...

gitea
api client
typescript
git hosting
ci/cd
actions
secrets management

changelog.md for @apiclient.xyz/gitlab

@apiclient.xyz/gitlab

2026-03-02 - 2.5.0 - feat(gitlab) add pipelines and jobs API support, including list/get/trigger/delete/retry/cancel operations, job controls, and related types and list options Add new pipeline methods: getPipelines (with filtering, ordering and pagination),...

gitlab
api client
typescript
ci/cd
pipelines
variables
devops

changelog.md for @git.zone/cli

@git.zone/cli

2026-03-24 - 2.13.15 - fix(repo) no changes to commit 2026-03-24 - 2.13.14 - fix(mod_format) move smartconfig file renaming into the formatter orchestrator Renames smartconfig.json or npmextra.json to .smartconfig.json before formatters run Simplifies the sma...

cli
local development
gitzone utilities
project setup
version control
code formatting
template management
npm packages
typescript
automation
commit management
template creation
meta project management
sync
docker
ci/cd

changelog.md for @push.rocks/qenv

@push.rocks/qenv

2025-08-16 - 6.1.3 - fix(qenv) Handle falsy environment values correctly, improve env source resolution, add tests and update test script Treat 0, false and empty string as valid environment values by checking for !== undefined when resolving env vars Refacto...

environment variables
configuration management
node.js
typescript
docker secrets
ci/cd
testing

changelog.md for @ship.zone/szci

@ship.zone/szci

2026-02-08 - 7.1.2 - fix(readme) Correct license link and fix markdown line break for company name in README Updated README link to the license file from ./license to ./LICENSE Added trailing spaces after 'Task Venture Capital GmbH' to preserve a Markdown lin...

node.js
docker
gitlab ci
github ci
gitea ci
ci/cd
automation
npm
typescript
deno
cloud
ssh
registry
container management
continuous integration
continuous deployment