releases

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFilesToRelease added in v0.37.1

func AddFilesToRelease(repo string, tag string, dir string)

AddFilesToRelease uploads the files in the specified directory to a GitHub release. If the release does not exist already, it will be created with empty release notes.

func BuildAll added in v0.38.2

func BuildAll(pkg string, name string, binDir string) error

func BuildClient added in v0.38.2

func BuildClient(pkg string, name string, binDir string) error

func BuildRuntime added in v0.38.2

func BuildRuntime(pkg string, name string, binDir string) error

func ConfigureGitBot added in v0.37.1

func ConfigureGitBot()

Use GITHUB_TOKEN to log the porter bot into git

func GenerateMixinFeed added in v0.34.1

func GenerateMixinFeed()

Generate a mixin feed from any mixin versions in bin/mixins.

func GeneratePluginFeed added in v0.37.2

func GeneratePluginFeed()

Generate a plugin feed from any plugin versions in bin/plugins.

func PrepareMixinForPublish added in v0.34.1

func PrepareMixinForPublish(mixin string)

Prepares bin directory for publishing a mixin

func PreparePluginForPublish added in v0.37.2

func PreparePluginForPublish(plugin string)

Prepares bin directory for publishing a plugin

func PublishMixin

func PublishMixin(mixin string)

Publish a mixin's binaries.

func PublishMixinFeed

func PublishMixinFeed(mixin string)

Generate an updated mixin feed and publishes it.

func PublishPlugin added in v0.37.2

func PublishPlugin(plugin string)

Publish a plugin's binaries.

func PublishPluginFeed added in v0.37.2

func PublishPluginFeed(plugin string)

Generate an updated plugin feed and publishes it.

func XBuild added in v0.38.2

func XBuild(pkg string, name string, binDir string, goos string, goarch string) error

func XBuildAll added in v0.38.2

func XBuildAll(pkg string, name string, binDir string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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