releasr

module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2023 License: MIT

README

Releasr

portfolio_view

Language agnostic tool to package a git repo. Commit any local changes and create a git tag. It should also generate artifacts. Nothing should be pushed to remote repository

Documentation

Full documentation is available at PackagrIO/docs

Usage

cd /path/to/git/repo
git log
# commit 1b98710322765393ac839b9315619d8b94b945d5 (HEAD -> master, origin/master)

packagr-releasr start --scm github --package_type golang

git log
# commit 2477cbc9df830d79bf08922162ad8594b4cf173b (tag: v1.0.86)

Inputs

  • package_type
  • scm
  • version_metadata_path
  • generic_version_template
  • engine_git_author_name
  • engine_git_author_email
  • engine_repo_config_path
  • mgr_keep_lock_file

Outputs

N/A

Directories

Path Synopsis
cmd
pkg
config/mock
Package mock_config is a generated GoMock package.
Package mock_config is a generated GoMock package.
mgr
mgr/mock
Package mock_mgr is a generated GoMock package.
Package mock_mgr is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL