release

package
v0.0.0-...-c97221a Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MAVEN_USER user part of token for Sonatype.
	MAVEN_USER = env.BuildVar("MAVEN_USER")
	// MAVEN_PASS password part of token for Sonatype.
	MAVEN_PASS = env.BuildVar("MAVEN_PASS")

	// REPOSITORY_ID references reposity ID in mvn.settings.
	REPOSITORY_ID = "ossrh"
	// REPOSITORY_URL URL for uploading the artifacts.
	REPOSITORY_URL = "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
)

Variables

This section is empty.

Functions

func CreateAvadoPR

func CreateAvadoPR() error

CreateAvadoPR create github PR to the Avado repository.

func ReleaseAndroidProviderSDK

func ReleaseAndroidProviderSDK() error

ReleaseAndroidProviderSDK releases tag Android Provider SDK to maven repo.

func ReleaseAndroidSDK

func ReleaseAndroidSDK() error

ReleaseAndroidSDK releases tag Android SDK to maven repo.

func ReleaseDebianPPAPreRelease

func ReleaseDebianPPAPreRelease() error

ReleaseDebianPPAPreRelease releases to node-pre PPA (which is then manually promoted to node PPA)

func ReleaseDebianPPASnapshot

func ReleaseDebianPPASnapshot() error

ReleaseDebianPPASnapshot releases to node-dev PPA

func ReleaseDockerSnapshot

func ReleaseDockerSnapshot() error

ReleaseDockerSnapshot uploads docker snapshot images to myst snapshots repository in docker hub

func ReleaseDockerTag

func ReleaseDockerTag() error

ReleaseDockerTag uploads docker tag release images to docker hub

func ReleaseGithubNightly

func ReleaseGithubNightly() error

ReleaseGithubNightly releases nightly artifacts to github

func ReleaseGithubSnapshot

func ReleaseGithubSnapshot() error

ReleaseGithubSnapshot releases snapshot to github

func ReleaseGithubTag

func ReleaseGithubTag() error

ReleaseGithubTag releases tag to github

Types

This section is empty.

Jump to

Keyboard shortcuts

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