DCD-224: Switch to using marketplace version feed, and add test for another corner-case.

This commit is contained in:
Steve Smith
2019-04-18 12:13:05 +10:00
parent b7f3fb5434
commit 7342b7f039
6 changed files with 87 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
---
atl_product_latest_version_url: "https://s3.amazonaws.com/atlassian-software/releases/{{ atl_product_edition }}/latest"
atl_product_latest_version_url: "https://marketplace.atlassian.com/rest/2/applications/{{ atl_product_family }}/versions/latest"
atl_product_version_cache: "{{ atl_product_home_shared }}/{{ atl_product_edition }}.version"
atl_release_base_url: "https://product-downloads.atlassian.com/software"