This repository was archived by the owner on Mar 19, 2019. It is now read-only.
Releases: atomist-attic/artifact-source
Releases · atomist-attic/artifact-source
1.0.0-m.22: Ref release
Fix creating references.
1.0.0-m.21 Milestone 21
New listPullRequestCommits function
1.0.0-m.20 Milestone 20
Added html_url field to Issue and Commit
1.0.0-m.19 Milestone 19
Added if guard
1.0.0-m.18 Milestone 18
Added list issue entry feature and improved retrying
1.0.0-m.17 Milestone 17
Fixed retrying of functions and error messages bubbling up to rug functions
1.0.0-m.16 Milestone 16
Simplified git package structure
1.0.0-m.15 Milestone 15
Enhanced searchIssues, searchRepositories, and searchCommits to return the full object that GitHub returns, which is a SearchResult[T] object. It also has two extra fields nextPageNumber and lastPageNumber as Ints, so pagination can be done by callers
1.0.0-m.14 Milestone 14
Inlined return codes
1.0.0-m.13 Milestone 13
Fixed issue where multiple blobs were created for the same file and remove a toJson taking in an Option method from JsonUtils