rikedyp / MyTool

A tool to demonstrate automatic versioning and branching for backported fixes
HomePage
0 stars 0 forks source link

Get Release URL for build of Dyalog version on a particular date #12

Open rikedyp opened 3 years ago

rikedyp commented 3 years ago
rikedyp commented 3 years ago

Query with default (no date specified i.e. today's build)

  1. If there is no cached URL for [TOOL NAME] / [DYALOG VERSION] / [DATE] combination, cache the URL
  2. If URL is the same as the previous time this [tool name] / [Dyalog version] was queried, do nothing
  3. If URL is different than previous time this [tool name] / [Dyalog version] was queried, cache URL with new date

Query build with specified date