v2

package
v1.0.1-beta.15 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2025 License: ISC Imports: 11 Imported by: 0

README

Plakar UI

Plakar UI is available at the private repository plakar-ui. This repository only contains the compiled build version of the UI.

To synchronize the build assets with the Plakar repository, you can trigger the GitHub Action Update Plakar UI.

Action Requirements

The workflow requires the following inputs:

  • Plakar UI Git Ref: The Git reference (branch, tag, or commit) of the plakar-ui repository.
  • Plakar Branch: The target branch in the plakar repository to apply the changes.

The action will automatically create a pull request in plakar, merging the updates from plakar-ui into the specified destination branch.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ui

func Ui(repo *repository.Repository, addr string, opts *UiOptions) error

Types

type UiOptions

type UiOptions struct {
	MaxConcurrency uint64
	NoSpawn        bool
	Cors           bool
	Token          string
}

Jump to

Keyboard shortcuts

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