Skip to content

Releases: linear-b/gitstream-github-action

2.0.4

22 May 15:14
9cea30a
Compare
Choose a tag to compare

What's Changed

  • LINBEE-7712 improve analytics by sending version by @MishaKav in #74

Full Changelog: 2.0.3...2.0.4

2.0.3

20 May 12:32
38dc127
Compare
Choose a tag to compare

What's Changed

  • Fix escaping in files when contains special characters by @MishaKav in #72

Full Changelog: v2.0.2...2.0.3

v2.0.2

16 May 17:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2-alpha

07 May 13:19
9ad3e92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v2-alpha

stage

06 May 10:17
Compare
Choose a tag to compare

What's Changed

feat: Update Docker pull command to use the stage image instead of the latest image

Full Changelog: v1.0.16...stage

1.0.16

15 Apr 13:02
7052387
Compare
Choose a tag to compare

What's Changed

usage:
uses: linear-b/gitstream-github-action@v1-cache
with:
    update_times_a_day: 6

update_times_a_day = [1..24] it's mean
1 - will pull image from registry 1 time a day
4 - will pull image from registry 4 times a day
24 - will pull image from registry 24 times a day
etc...

Screenshot Screenshot
in case of wrong value, will be a relevant message image

Full Changelog: v1.0.15...1.0.16

v1.0.15

10 Apr 00:42
d64f157
Compare
Choose a tag to compare

What's Changed

  • Revert "Linbee 6728 add option to run GitHub action with cache" by @ShakedZrihen in #63

Full Changelog: v1.0.14...v1.0.15

v1.0.14

08 Apr 05:24
e79b8b1
Compare
Choose a tag to compare

What's Changed

  • LINBEE-4450 | Disable cache by @ShakedZrihen in #54
  • LINBEE-6941 Upgrade actions/checkout to v4 and actions/github-script … by @MishaKav in #61
  • Linbee 6728 add option to run GitHub action with cache by @MishaKav in #62

New Contributors

Full Changelog: v1.0.13...v1.0.14

v1.0.13

04 Dec 13:36
5b9097d
Compare
Choose a tag to compare

What's Changed

  • LINBEE-1566 - remove gitstream folder each run by @yeelali14 in #53

Full Changelog: v1...v1.0.13

v1.0.12

04 Dec 09:57
4291fef
Compare
Choose a tag to compare

What's Changed

  • LINBEE-1566 - remove docker time measurment by @yeelali14 in #52

Full Changelog: v1...v1.0.12