Skip to content

release this

Overview

Command: r2r eac release this [module] Purpose: Finalize changelog and prepare module for release Category: release

Syntax

r2r eac release this [module]

Examples

# Release all modules
r2r eac release this

# Release specific module
r2r eac release this r2r-cli

# Full release workflow
r2r eac release changelog
r2r eac validate release
r2r eac release check-ci $(git rev-parse HEAD)
r2r eac release this

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.