Skip to content

Releases: olxbr/deploy-cops-action

v2.6.7 Check if the URL starts with api

16 May 19:56
892d822
Compare
Choose a tag to compare

What's Changed

  • Make the check of url also check if it's the API URL by @marciorgb in #24

Full Changelog: v2...v2.6.7

v2.6.6 - Bump setup-python version

19 Feb 18:45
0dbc0a9
Compare
Choose a tag to compare

v2.6.5 - Skip evicted pods when get containers on deploy

16 Feb 20:21
cc2acbf
Compare
Choose a tag to compare

v2.6.4 - Follows redirect on deploy cops

29 Dec 15:18
Compare
Choose a tag to compare

What's Changed

  • Update - Follow redirect on deploy cops

Full Changelog: v2.6.3...v2.6.4

By @jeffbraga

v2.6.3 - Deploy scheduler is now possible to apps endpoint

07 Dec 12:26
91bbfb3
Compare
Choose a tag to compare

What's Changed

  • Feat wait.py in #21
  • Update - Show headers logs only on error
  • Update - Show pip install logs only on error
  • Update - Better logs

Full Changelog: v2.6.2...v2.6.3

By @jgtvares and @jeffbraga

Fix wait.py to receive schedulers jobs

22 Jun 22:08
f7b5109
Compare
Choose a tag to compare

What's Changed

  • Fix wait.py in #19
  • More logs on status for apps's deploy in #19

Full Changelog: v2.6.1...v2.6.2

By @jeffbraga

Ignore wait when deploying scheduler

16 Jun 20:07
Compare
Choose a tag to compare

What's Changed

  • Fix/ignore wait when deploying scheduler in #18

Full Changelog: v2...v2.6.1

Accept new endpoint for schedulers

18 May 18:33
b51e6c1
Compare
Choose a tag to compare
  • Accept new endpoint for schedulers on COPS

Created by @jgtvares

Limit for timeout and better prints

05 Apr 14:39
b4e01ff
Compare
Choose a tag to compare
Merge pull request #15 from olxbr/feat-max-timeout-and-better-prints

Feat max timeout and better prints

Warning message if image doesn't exist

27 Feb 12:41
3ea8ed4
Compare
Choose a tag to compare
  • Verify if image used for deployment has already pushed