Skip to content

Releases: nikhilsbhat/gocd-cli

v0.1.9

14 Sep 08:00
0c0ea8a
Compare
Choose a tag to compare

Changelog

  • 5670919 Add support for fetching mappings of a selected pipeline
  • 0c0ea8a Update the way of identifying the config-repo for a given pipeline

v0.1.8

12 Sep 07:28
0825f02
Compare
Choose a tag to compare

Changelog

  • ed2d71d Add subcommand to support triggering material update
  • e448c69 Add support for fetching VSM details of multiple pipelines
  • 0825f02 Add support for fetching last modification time information of a config repostitory
  • 669f3e5 Add support to fetch ID from the material
  • b852266 Add support to get the downstream pipelines from the VSM
  • 6679769 Group all common plugin flags
  • 366e0c3 Print an error message in case of backup failures, along with the state.
  • e88aabc Replace configrepo sub-command get-failed with get-internal to make it more scalable
  • 9876c28 Update gocd sdk to use the internal API for fetching material information

v0.1.7

10 Aug 13:58
2d18f63
Compare
Choose a tag to compare

Changelog

  • 4ab710f Add support for filtering agents based on agent's name and state
  • 2d18f63 Add support to following API's:
  • 45e3e9c Fix fetching plugin version from GoCD server when plugin version or any other plugin details are not passed
  • 968aee7 Update the cli docs with more flags

v0.1.6

07 Aug 15:42
029a940
Compare
Choose a tag to compare

Changelog

  • 2912d4f Add support to filter agents based on the resources
  • d49d4f0 Add support to publish docker images to ghcr over dockerhub

v0.1.5

17 Jul 16:11
029a940
Compare
Choose a tag to compare

Changelog

  • 6ca3dbe Add support for fetching cipher key from file while decrypting the secrets.
  • 855ae28 Add support for subcommand run/runfailed jobs and run/cancel stages of GoCD pipeline
  • 9e12ff7 Add support to fetch updates of agent with name
  • ff8c9a6 Add support to filter pipelines by pipeline-groups and environments
  • a3ee2b9 Update DOCs with updated command/subcommand
  • 029a940 Update gocd sdk version to v0.1.7

v0.1.4

14 Jul 13:47
77fe29a
Compare
Choose a tag to compare

Changelog

  • 77fe29a Add support for command who-am-i
  • 5ba2d4f Add support for fetching the plugin version from GoCD server for validating pipeline syntax
  • 028cc9f Added plugin usage guide to readme

v0.1.3

02 Jul 05:50
f79f0c4
Compare
Choose a tag to compare

Changelog

  • 3f1c3a5 Add support for getting failed config repos
  • 65ad32e Add support to commands: - validate pipelin syntax - export pipeline to config repo format
  • f0114c7 Fix command configrepo preflight check and add more flags to it
  • f79f0c4 Update document with newer subcommands

v0.1.2

27 Jun 14:16
811b39a
Compare
Choose a tag to compare

Changelog

  • 221b29a Add initial fix for subcommand last-schedule and not-schedule when history is empty
  • 3d1e8fb Add support for GET pipeline run history, last-schedule and pipelin not run in last X days
  • c64416b Add support for GET usage of elastic-agent-profiles
  • 811b39a Add support for sub-command get-definitions for command configrepo
  • 8cb7099 Better handle the error in command not-scheduled
  • e0ae7d6 Fix duplicates in elastic-agent-profile usgae command
  • 8d3bce0 Update cli documentation with newer pipeline subcommands
  • 1fc547f Update gocd sdk version to v0.1.4
  • 4cc0c0d Update/Create cli documentation for newer commands/subcommands added

v0.1.1

13 Jun 04:41
f4b9969
Compare
Choose a tag to compare

Changelog

  • 1e01018 Add a dedicated command to store/remove the authorisation configuration on to disk.
  • 208bc04 Add support to GET/CREATE/UPDATE/DELETE/LIST artifact store and artifact config
  • f4b9969 Update/Create cli documentation for newer commands

v0.1.0

21 Mar 17:48
8793b01
Compare
Choose a tag to compare

Changelog

  • 9c95093 Add support for GET/ENABLE/DISABLE maintenance mode in GoC.
  • 69a365d Add support for GET/PAUSE/UNPAUSE/UNLOCK/SCHEDULE GoCD pipelines
  • 8793b01 Add support to GET/CREATE/UPDATE/DELETE pipeline config