gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.github

Package org.openstreetmap.josm.gradle.plugin.github

Classes for interacting with the Github API (for creating/publishing releases).

Types

GithubReleasesClient

class GithubReleasesClient

Pagination

class Pagination

Information about related content pages in a sequence of content pages returned by an API method.

ReleaseSpec

open class ReleaseSpec

A release specification maintained in the local releases.yml file

Exceptions

GithubReleaseException

class GithubReleaseException : Exception

An exception that occured in a task related to publishing a release to GitHub releases.

Extensions for External Classes

kotlin.collections.List