David Lechner
|
109e65b54f
|
tool-versions: update to node 16
This is needed for the String.replaceAll() method.
|
2022-02-22 12:32:20 -06:00 |
|
David Lechner
|
aea52d4ab6
|
tool-versions: update to node v14
This is in preperation of adding a depedency that requires node >= 14.
|
2021-12-27 12:38:51 -06:00 |
|
David Lechner
|
a0467aed4c
|
public: add icons with beta badge
This makes it easier to tell versions apart when beta and non-beta are
installed at the same time.
Fixes: https://github.com/pybricks/support/issues/375
|
2021-07-08 16:46:36 -05:00 |
|
David Lechner
|
6d9ce8f1e2
|
github: override app name for beta releases
Also upload everything to beta subdomain (beta subdomain will be used as
"staging" for stable release as well).
|
2021-06-23 14:57:00 -05:00 |
|
David Lechner
|
70de0d0323
|
github: drop if success()
This is implicit, so we don't need it explicitly.
|
2021-06-23 12:36:14 -05:00 |
|
David Lechner
|
5ec220ae5f
|
github: exclude .well-known when uploading
The web hosting provider automatically creates this directory.
|
2021-06-08 15:31:18 -05:00 |
|
David Lechner
|
a3bda0411f
|
github: update action for release
|
2021-06-08 15:23:43 -05:00 |
|