Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This repository contains an abstract telemetry API and a Typescript implementati

## Releasing




Whenever a commit is pushed to `master`, the GitHub Action defined in [`publish.yaml`](./.github/workflows/publish.yaml) is run. This installs `maven`, increments the versions in each POM, builds the projects, creates a release commit, and runs `mvn deploy`. This job pushes a number of artifacts to the [GitHub package repository](https://github.com/che-incubator/che-workspace-telemetry-client/packages) for this repository.

| Project | Artifact Name | Description | Used By |
Expand Down