Commit Graph

42 Commits

Author SHA1 Message Date
c69cc26b04 fix bundle dependencies 2024-01-19 14:23:39 +01:00
121814e013 add "git_ref" output that contains either tag or branch name 2023-12-07 14:34:08 +01:00
4c3315660d move github.context logging from collect_all to action.js 2023-12-06 11:53:38 +01:00
cd3f3c67f2 use ACTIONS_STEP_DEBUG to determine debug mode, use isTrueString lib function 2023-12-05 11:15:02 +01:00
adb7826676 return results 2023-12-05 10:23:06 +01:00
2c2bbfc2f1 use ACTIONS_STEP_DEBUG to determine debug mode 2023-12-05 10:22:28 +01:00
26ec9eb688 clarify debug messages 2023-12-02 18:44:21 +01:00
664643a9d3 fix ncc always outputing file as index.s 2023-12-02 18:42:01 +01:00
494a52a721 add ci_hostname variable, split up collection of data 2023-12-02 18:38:00 +01:00
68341bd8b8 fix js errors 2023-12-02 18:03:30 +01:00
9758476685 fix js errors 2023-12-02 18:03:13 +01:00
f9c679304b fix js errors 2023-12-02 17:59:50 +01:00
d0bbd8a4f6 fix js errors 2023-12-02 17:58:14 +01:00
7752e526a3 fix js errors 2023-12-02 17:56:32 +01:00
161328e3ea fix action js entrypoint 2023-12-02 17:55:09 +01:00
ff25177731 bundled app using vercel/ncc 2023-12-02 17:46:45 +01:00
20925e4ed3 removed node_modules, started using vercel/ncc bundler 2023-12-02 17:45:45 +01:00
3109c48d6e test 2023-12-02 17:26:57 +01:00
29553a2742 test 2023-12-02 17:26:11 +01:00
1aa38e5236 test 2023-12-02 16:51:10 +01:00
29c27575d5 detect branch and parse semver 2023-12-02 16:46:53 +01:00
5add488dc0 test 2023-10-24 12:54:40 +02:00
62e631db85 fix input format 2023-10-24 12:51:25 +02:00
53c897eae3 fix imports 2023-10-24 12:50:13 +02:00
fa8bd05312 fix imports 2023-10-24 12:49:20 +02:00
61b881c67f set type=module 2023-10-24 12:45:49 +02:00
6875882146 use semver-parser import 2023-10-24 12:43:04 +02:00
2eec45fe30 fix accidental swap of composite and js action yml 2023-10-24 12:42:05 +02:00
6dae9dd4e9 switch to JS action 2023-10-24 12:35:54 +02:00
e2c94cfebc use default output for information, added groups 2023-10-24 11:26:06 +02:00
9d3e47920f merged gathering git info into singular step 2023-10-24 11:23:03 +02:00
051e50160f add debug output step 2023-10-24 11:08:47 +02:00
d09079a508 add debug output 2023-10-24 11:05:54 +02:00
5739b5aae1 add debug output 2023-10-24 10:59:26 +02:00
bf0b6da3ed removed support for legacy ::set-ouput syntax, prefixed all git-related ouputs with git_ 2023-10-24 10:52:52 +02:00
c6bb9b24b4 added ci_hostname to github job log 2023-10-24 10:34:34 +02:00
82fc05073d test actions 2023-10-20 16:08:26 +02:00
dc67a2ecd2 test actions 2023-10-20 16:05:44 +02:00
9530df383c test actions 2023-10-20 16:04:09 +02:00
bda80a9dc0 fix varname 2023-10-20 16:00:57 +02:00
305817647e fix quotes 2023-10-20 15:59:38 +02:00
c8216ac762 first commit 2023-10-20 15:59:10 +02:00