Skip to content
/ cid Public

Run your continuous integration and deployment workflows in a platform agnostic way!

License

Notifications You must be signed in to change notification settings

cidverse/cid

Folders and files

NameName
Last commit message
Last commit date
Aug 14, 2024
Dec 19, 2024
Oct 5, 2022
Mar 2, 2021
Oct 5, 2022
Mar 2, 2021
Apr 22, 2024
Jul 7, 2024
Mar 2, 2021
Feb 26, 2023
Feb 5, 2025
Jan 24, 2025
May 6, 2023

Repository files navigation

Continuous Integration and Deployment CLI - cid

Go Reference Go Report Card OpenSSF Scorecard

Run your continuous integration and deployment workflows in a platform-agnostic way!

  • Platform Agnostic - Your workflow works locally and on any repository/pipeline service of your choice. -> the normalize.ci component normalizes all environment variables into a global format.
  • Fast Feedback - Rather than having to commit/push/wait every time you want to test out the changes you are making to your continuous integration and deployment process, you can use cid to run/test your workflow locally. cid can provide normalized environment variables as the ci service would based on scm repository information.

Getting Started

Please follow the instructions in our documentation to get started: https://cidverse.github.io/cid/#getting-started

Contributing

We welcome contributions to the project, be it new features, bug fixes, or even small enhancements. Please have a look at our contribution guide.

By contributing, you are expected to abide by our code of conduct and agree to the license below.

License

Released under the MIT license.