Skip to content

Releases: argoproj-labs/gordian

Add feature to programmatically update Changelog

05 Jun 18:30
d9f690f
Compare
Choose a tag to compare
Changelog (#17)

* Changelog file and parser

* Interface WIP

* Add changelog example usage

* ChangelogFile tests

* Update README

Added debug logs to the repository class, improved README example

06 May 16:27
831693b
Compare
Choose a tag to compare
Improved readme and added debug statements

* Improved readme and added debug statements

Bugfix

05 May 16:34
6d64ddb
Compare
Choose a tag to compare

Fix repo files issue.
Fix an issue where multiple instantiations of Repo would utilize the same file array.

Create interface for manipulating objects in github files

23 Jan 17:34
Compare
Choose a tag to compare
  • Create new interface for manipulating objects in files
  • Update README with new interface
  • Add comment explaining YAML representer
  • Add test for BaseFile
  • Make load/dump methods internal

Fix logging during dry-run

09 Jan 19:14
5d95f05
Compare
Choose a tag to compare
Merge pull request #3 from argoproj-labs/fix-logging

Only log when not dry run

Allow overriding Github API URL for Github Enterprise

09 Jan 18:55
fe3d8a7
Compare
Choose a tag to compare
Merge pull request #2 from argoproj-labs/override_github_url

Allow overriding Github URL for Github enterprise

Initial Release for Docker Hub Test

08 Jan 19:24
Compare
Choose a tag to compare
v0.1.5

Release to test DockerHub triggers

Initial Release for Docker

08 Jan 18:56
Compare
Choose a tag to compare
v0.1.4

Revving version to release images

Initial Git Release

07 Jan 20:06
Compare
Choose a tag to compare
v0.1.3

fixed secret ref