fixtures

package
v2.7.2 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const HookPullRequest = `` /* 1651-byte string literal not displayed */

HookPullRequest is a sample pull_request webhook payload.

View Source
const HookPullRequestClosed = `` /* 11197-byte string literal not displayed */
View Source
const HookPullRequestMerged = `` /* 11940-byte string literal not displayed */
View Source
const HookPullRequestUpdated = `` /* 4157-byte string literal not displayed */
View Source
const HookPush = `` /* 1691-byte string literal not displayed */

HookPush is a sample Forgejo push hook.

View Source
const HookPushBranch = `` /* 4550-byte string literal not displayed */

HookPushBranch is a sample Forgejo push hook where a new branch was created from an existing commit.

View Source
const HookPushMulti = `` /* 5646-byte string literal not displayed */

HookPushMulti push multible commits to a branch.

View Source
const HookRelease = `` /* 3401-byte string literal not displayed */
View Source
const HookTag = `` /* 1212-byte string literal not displayed */

HookTag is a sample Forgejo tag hook.

Variables

This section is empty.

Functions

func Handler

func Handler() http.Handler

Handler returns an http.Handler that is capable of handling a variety of mock Forgejo requests and returning mock responses.

Types

This section is empty.

Jump to

Keyboard shortcuts

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