Commit graph

13 commits

Author SHA1 Message Date
a79e6cca09 readme: Add more information on where they can report missing CI
All checks were successful
/ deploy (push) Successful in 26s
2024-11-22 06:12:55 +00:00
9fb1f9e926 Change from function to boolean return to be compatible with is-ci
All checks were successful
/ deploy (push) Successful in 26s
2024-11-22 05:58:44 +00:00
67da8c7d19 package: Whoops, fix a bug
All checks were successful
/ deploy (push) Successful in 24s
2024-11-22 05:26:41 +00:00
ebb04485c8 readme: Update docs a bit to be clearer
All checks were successful
/ deploy (push) Successful in 26s
2024-11-22 05:13:45 +00:00
58c0b1e613 package: Deploy new minified version 2024-11-22 05:13:30 +00:00
0ef8c6e641 forgejo: Fix ci testing
All checks were successful
/ deploy (push) Successful in 12s
2024-11-22 05:10:06 +00:00
d46e0d834e Minimize it further and clean it up
Some checks failed
/ deploy (push) Failing after 14s
2024-11-22 05:08:16 +00:00
95f00d8700 readme: Add docs for in-ci and not-ci
All checks were successful
/ deploy (push) Successful in 17s
2024-11-19 10:46:15 +00:00
6e6d989a50 Implemented new cli: in-ci and not-ci
All checks were successful
/ deploy (push) Successful in 27s
2024-11-19 10:44:37 +00:00
e866e58dda Trim the fat and fix typings
All checks were successful
/ deploy (push) Successful in 25s
Clean the code a bit.
Move comments to test to decrease dependency size
Minify package.json for extra.
2024-11-19 00:13:06 +00:00
b5312312ba remove package-lock.json
All checks were successful
/ deploy (push) Successful in 16s
2024-11-19 00:03:24 +00:00
853f9b8f78 Implement basic ci detection
All checks were successful
/ deploy (push) Successful in 21s
2024-11-18 23:58:24 +00:00
be00a19e87 Initial commit 2024-11-18 23:24:04 +00:00