Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Releases: atomist-attic/artifact-source

1.0.0-m.22: Ref release

18 Sep 11:01

Choose a tag to compare

Fix creating references.

1.0.0-m.21 Milestone 21

08 Sep 05:27

Choose a tag to compare

New listPullRequestCommits function

1.0.0-m.20 Milestone 20

30 Aug 04:35

Choose a tag to compare

Added html_url field to Issue and Commit

1.0.0-m.19 Milestone 19

24 Aug 01:57

Choose a tag to compare

Added if guard

1.0.0-m.18 Milestone 18

23 Aug 07:11

Choose a tag to compare

Added list issue entry feature and improved retrying

1.0.0-m.17 Milestone 17

16 Aug 00:54

Choose a tag to compare

Fixed retrying of functions and error messages bubbling up to rug functions

1.0.0-m.16 Milestone 16

02 Aug 05:55

Choose a tag to compare

Simplified git package structure

1.0.0-m.15 Milestone 15

31 Jul 08:17

Choose a tag to compare

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

28 Jul 06:42

Choose a tag to compare

Inlined return codes

1.0.0-m.13 Milestone 13

18 Jul 01:08

Choose a tag to compare

Fixed issue where multiple blobs were created for the same file and remove a toJson taking in an Option method from JsonUtils