Commit Graph

44 Commits

Author SHA1 Message Date
68846af98a try install yarn
Some checks failed
CI / build (ubuntu-latest) (push) Failing after 49s
CI / build (macos-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
2025-09-08 16:35:12 -05:00
Kevin Leung
5d98ddc5d0 Remove hardcoded version (#11)
* Just write simple js

* run ci on all branches

* no longer require version

* still need bundling

* use bundled one
2025-02-24 16:54:49 +11:00
Kevin Leung
9b2f64c24d Merge pull request #10 from kiss-lang/update-node
use node20
2024-08-23 09:48:22 +10:00
b14409b769 use node20 2024-08-21 15:51:21 -05:00
Juraj Kirchheim
15f09b0635 Merge pull request #9 from kiss-lang/main
Update Lix and @actions/core
2023-04-30 13:11:23 +02:00
242cc4be49 bump version 2023-04-29 16:53:26 -06:00
c150e9efbd use current npm lix version 2023-04-29 16:52:36 -06:00
e077375d7c rebuild with core 1.10 2023-04-27 13:16:26 -06:00
3d169cd233 rebuild 2023-04-27 13:05:26 -06:00
Kevin Leung
e8d4cb33d9 Upgrade to node 16 2023-04-27 12:48:10 -06:00
Kevin Leung
7d605870c0 Upgrade to node 16 2022-12-04 21:10:56 +11:00
dependabot[bot]
a457e38700 Bump @actions/core from 1.2.6 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:23:48 +00:00
Kevin Leung
17a898d02a Merge pull request #7 from cedx/feature/lix_version
Bump the default lix version
2021-08-31 07:23:05 +08:00
Cédric Belin
1c5d29e942 Bump the default lix version 2021-08-30 17:46:56 +02:00
Juraj Kirchheim
94538aa220 Merge pull request #6 from cedx/feature/lix_version
Bump the default lix version
2021-08-28 21:25:05 +02:00
Cédric Belin
19335a5c7b Bump the default lix version 2021-08-28 18:03:30 +02:00
Kevin Leung
e4d34f52ab Update build (closes #3) 2020-11-28 15:17:42 +08:00
Kevin Leung
8b61f6099e Bump default lix version 2020-11-28 15:15:10 +08:00
dependabot[bot]
4769ee6330 Bump @actions/core from 1.2.3 to 1.2.6 (#2)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 16:34:23 +02:00
Kevin Leung
cd6fb576a0 Cleanup 2020-05-05 13:42:57 +08:00
Kevin Leung
5bb376cc11 debug 2020-05-05 13:40:39 +08:00
Kevin Leung
d0e1ddd718 Debug 2020-05-05 13:37:54 +08:00
Kevin Leung
b3735d0768 Debug 2020-05-05 13:34:23 +08:00
Kevin Leung
638ddf0f30 Cleanup 2020-05-05 13:29:46 +08:00
Kevin Leung
3b57845c71 Test more platforms 2020-05-05 13:28:02 +08:00
Jens Fischer
18272e7393 Update to lix 15.8.11 2020-04-15 16:41:59 +02:00
Jens Fischer
5b9d8a6eb7 Update the readme 2020-03-26 15:55:06 +01:00
Jens Fischer
86c15b35aa Hm... 1.0.0 2020-03-26 15:49:03 +01:00
Jens Fischer
b8cd9944d9 Add icon and color 2020-03-26 15:47:27 +01:00
Jens Fischer
e2f57b600d Update default version to latest release 2020-03-26 15:43:49 +01:00
Jens Fischer
1c75dc6fd1 Better description 2020-03-26 15:43:09 +01:00
Kevin Leung
b710640d1c Add readme 2020-03-14 13:14:27 +08:00
Kevin Leung
aa5f65f4c8 Clean up [ci skip] 2020-03-11 22:43:02 +08:00
Kevin Leung
fa2eed630f How about this 2020-03-11 22:41:38 +08:00
Kevin Leung
af779612b7 huh? 2020-03-11 22:33:16 +08:00
Kevin Leung
d868fa669d What's wrong? 2020-03-11 22:29:17 +08:00
Kevin Leung
c90725c1a6 debug 2020-03-11 22:22:56 +08:00
Kevin Leung
41ff8ada26 Typo 2020-03-11 22:19:20 +08:00
Kevin Leung
cfcb144c96 Try npm 2020-03-11 22:17:03 +08:00
Kevin Leung
835a74f98d Echo lix version 2020-03-11 22:14:15 +08:00
Kevin Leung
41c3de81e6 Bundle the output 2020-03-11 22:13:03 +08:00
Kevin Leung
905292f42d Use local path 2020-03-11 22:04:59 +08:00
Kevin Leung
c617bbf1fc Init CI 2020-03-11 22:04:13 +08:00
Kevin Leung
83b1981709 Init 2020-03-11 21:59:55 +08:00