Skip to content

Releases: oprypin/nightly.link

v1.4.10

15 Jul 11:57
6529f63

Choose a tag to compare

v1.4.9

15 Jul 11:56
4ffd583

Choose a tag to compare

  • Recognize branches with slashes in names: a6d60fb

v1.4.3

07 Mar 22:44
00dcabd

Choose a tag to compare

  • Support scanning for any completed run, not only successful: 00dcabd

v1.4.0

13 Feb 17:35
116e8f0

Choose a tag to compare

v1.3.0

10 Feb 19:33
71ba255

Choose a tag to compare

  • Support artifact names that end with ".zip": 284dc53
  • Add easy linking to a particular artifact, mimicking GitHub's links: f9fd072
  • Bring back linking by run: 6268126
  • Add an example workflow posting a nightly.link to a PR artifact: e89e45c
  • Re-style artifact selection: 71ba255
  • Internal rewrite of HTTP+route handling: 96e8196

v1.2.0

30 Jan 17:57
0c4a744

Choose a tag to compare

v1.1.4

30 Jan 17:55
8ba0059

Choose a tag to compare

  • Fix support for different event types from v1.1.0: 8ba0059
    This was quite a bad bug: if the latest event happens to be (e.g.) a pull request, then nothing is found

v1.1.3

30 Jan 17:53
2002454

Choose a tag to compare

  • Fix the inability to access artifacts with spaces in the name: 2002454

v1.1.0

30 Jan 17:51
27e532d

Choose a tag to compare

  • Support 'schedule'd workflow runs, not only 'push' runs: 27e532d