Skip to content

phantomcyber/dev-cicd-tools

Repository files navigation

dev-cicd-tools

This repo contains tools and scripts to standardize and simplify CI/CD pipelines and developer experience.

Note on Usage

The recommended way to use pre-commit is to run pre-commit install within your app directory and use pre-commit run, as apps should already include their own pre-commit configuration. However, if you want to use these tools locally you can use as below.

Local setup

It might be beneficial to clone this repo to be adjacent to your apps folders, though not strictly required:

.
├── app1
├── app2
└── dev-cicd-tools

To setup your local environment, you need:

pre-commit

The pre-commit folder contains pre-commit hooks for SOAR Connector repos in https://github.com/splunk-soar-connectors. Please refer to https://pre-commit.com/ for details on authoring and installing hooks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 19