Alex Gleason
|
7aed747bb2
|
Remove GitHub actions flow for publishing to JSR because it's not working
|
2024-03-18 13:23:29 -05:00 |
Alex Gleason
|
632184afb8
|
publish: npm install -g jsr
|
2024-03-18 11:45:11 -05:00 |
Alex Gleason
|
d7d5d30f41
|
publish: try bunx instead of npx
|
2024-03-18 11:40:47 -05:00 |
Alex Gleason
|
387ce2c335
|
publish: --allow-dirty ¯\_(ツ)_/¯
|
2024-03-18 11:35:27 -05:00 |
Alex Gleason
|
ca928c697b
|
publish: --allow-slow-types for now
|
2024-03-11 15:15:41 -05:00 |
Alex Gleason
|
3b582a0206
|
publish: bun i
|
2024-03-11 12:59:36 -05:00 |
Alex Gleason
|
8ed2c13c28
|
Publish to JSR with GitHub actions
|
2024-03-11 14:20:19 -03:00 |
fiatjaf
|
f77b9eab10
|
remove auto-publishing to npm.
|
2023-12-19 10:33:06 -03:00 |
fiatjaf
|
8840c4d8e2
|
final adjustments and now even the flaky tests that depend on others's relay should pass most of the time.
|
2023-12-19 10:01:52 -03:00 |
fiatjaf
|
965ebdb6d1
|
higher time limit for tests on github.
|
2023-12-18 13:15:19 -03:00 |
fiatjaf
|
7a6c0754ad
|
fix github actions again and put a badge in the readme.
|
2023-12-18 09:53:44 -03:00 |
fiatjaf
|
73c6630cf7
|
fix github actions test.
|
2023-12-17 22:49:58 -03:00 |
Alex Gleason
|
cf46560619
|
ci: ensure `just` is available to the runner
|
2023-08-31 13:52:56 -05:00 |
Alex Gleason
|
718032022c
|
just format
|
2023-08-31 13:42:15 -05:00 |
Alex Gleason
|
350951b88e
|
Add eslint to `just lint`
|
2023-08-31 13:21:10 -05:00 |
Alex Gleason
|
c6133f7160
|
ci: run prettier on every commit
|
2023-08-31 13:14:16 -05:00 |
Alex Gleason
|
67a8ee23ce
|
Don't build before test (??)
|
2023-05-10 21:20:27 -03:00 |
BilligsterUser
|
049f183d27
|
update actions/checkout to v3
fixes ci warning
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
|
2023-03-02 09:38:10 -03:00 |
BilligsterUser
|
4c415280aa
|
ci emit types on publish
|
2023-02-27 22:17:52 -03:00 |
fiatjaf
|
18fe9637b9
|
do not run tests on tag pushes.
|
2023-02-09 12:08:50 -03:00 |
fiatjaf
|
df169ea42b
|
fix just.
|
2023-02-08 15:29:05 -03:00 |
fiatjaf
|
3710866430
|
replace package.json scripts with just.
|
2023-02-08 14:15:54 -03:00 |
fiatjaf
|
51c1a54ddf
|
test every pull request.
|
2023-01-20 17:00:48 -03:00 |
fiatjaf
|
364c37cac5
|
fix autopublishing to npm.
|
2022-12-20 20:15:43 -03:00 |
fiatjaf
|
b96159ad36
|
better publishing built files.
|
2022-12-20 16:56:05 -03:00 |
fiatjaf
|
3630d377e5
|
test every commit on github actions.
|
2022-12-20 16:16:59 -03:00 |
fiatjaf
|
c5d2e3b037
|
github action to publish to npm on tag.
|
2022-11-21 20:26:58 -03:00 |