Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
classhome-banner

Welcome to the

home page
Div
classtitle-box

Recent space activity

Recent updates
typespage, comment, blogpost
max5
hideHeadingtrue
themesocial

Div
classtitle-box

Space contributors

Contributors
modelist
scopedescendants
limit5
showLastTimetrue
orderupdate

 

Style.home-banner { background: #0052cc; color: #fff; font-size: 20px; padding: 20px; } .home-banner h2 { color: #fff; } .title-box { border: 1px solid #0052cc; padding: 10px; } .title-box > h2 { background: #0052cc; bottom: 10px; color: #fff; margin-left: -10px; margin-right: -10px; padding: 2px 10px; position: relative; }

Indy CI/CD Page

This section of the Indy documentation contains and links to information on the CI/CD processes being used with Indy.

Indy currently uses Jenkins-based CI/CD pipelines for indy-node, indy-plenum and indy-sdk.  There is an active project using this as a home page to convert the existing indy-node and indy-plenum pipelines to use GitHub Actions. As the project progresses, this page will be the index for information on the CI/CD practices that are put in place.


Plan

  • GitHub Actions for indy-plenum CI
  • GitHub Actions for indy-node CI
  • For Sovrin upgrades: GitHub Actions for sovrin-token CI
  • Identify artifacts and versioning scheme for indy-plenum
  • Identify artifacts and versioning scheme for indy-node
  • For Sovrin: Identify artifacts and versioning scheme for sovrin-token
  • Simplify branching model for indy-plenum
  • Simplify branching model for indy-node
  • For Sovrin: Simplify branching model for sovrin-token
  • GitHub Actions for indy-plenum CD
  • GitHub Actions for indy-node CD
  • For Sovrin: GitHub Actions for sovrin-token CD

Easy, eh?