Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chainedci

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chainedci

Chaine Gitlab CI pipelines

  • 1.6.4
  • PyPI
  • Socket score

Maintainers
1

Chained-ci-py

chained-ci-py is a project to manage CI/CD scenarios with gitlab and trigger multi subproject pipelines, passing variables and artifacts from one to the other.

⚠️ DOCUMENTATION is to be done ⚠️

Here is a few command line:

How to use chainedci

Using python package:

pip install chainedci

Using Docker:

docker run --rm -ti \
  registry.gitlab.com/orange-opensource/lfn/ci_cd/chained-ci-py chainedci

Generate .gitlab-ci.yml from scenario files

chainedci generate -i <scenario_folder>/inventory -p .vault

with .vault a local file containing your vault key that was used to cipher projects tokens.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc