Commit graph

21 commits

Author SHA1 Message Date
351a413adb
chore(deps): remove unused netlify dependencies 2024-03-18 23:09:20 -04:00
6c31421b26
feat: deploy to CF pages 2024-03-18 21:22:29 -04:00
3aa4b1e3bc
feat: equivalent CF worker implementation for proxy + deployment
fix: ensure CORS headers
2024-03-18 20:51:43 -04:00
72db30ef1e
ci(typecheck): add typecheck to CI, ensure that lint+types are checked before building 2024-02-16 00:24:54 -05:00
27443a1174
ci(deps): update actions to latest versions
fix: ensure bootstrap script catches CI env
2024-02-16 00:23:40 -05:00
d4901783ca
refactor: undo workspace reorg 2024-02-16 00:09:44 -05:00
742b44ce37
build(deps): update node@lts/iron 2024-02-15 13:13:21 -05:00
fc531cd84a
fix: ci deploy path 2023-06-27 14:04:18 -04:00
294e8d40a0
feat: api reorg (#118)
* feat: reorg into workspaces

* build: commands update

* ci: update build steps

* ci: publish from dist

* feat: api scaffold

* chore: clean up dist
2023-06-27 13:54:34 -04:00
7e105901c2
build: node@18, yarn + corepack (#117)
* build: update node, yarn, use corepack

* ci: node@18 in ci

* ci: use bootstrap to corepack in ci

* build: skip nvm in CI

* ci: mark ci as ci

* build: @parcel/* updates

* build: netlify-cli update
2023-06-27 12:00:44 -04:00
a22b00eddb
Build/dev dependencies catchup (#107)
* build: netlify-cli update

* build: parcel update

* build: typescript update

* ci: fix preview deploy URL display
2023-01-21 14:18:48 -05:00
renovate[bot]
4c71c161b3
chore(deps): update actions/download-artifact action to v3 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 11:45:30 -04:00
renovate[bot]
42afb21d55
chore(deps): update actions/cache action to v3 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 11:45:17 -04:00
renovate[bot]
37e164d9a3
chore(deps): update actions/checkout action to v3 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 11:44:42 -04:00
renovate[bot]
75aadef2a7
chore(deps): update actions/upload-artifact action to v3 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 11:41:10 -04:00
renovate[bot]
1e81dd9d3f
chore(deps): update actions/setup-node action to v3 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 11:40:19 -04:00
renovate[bot]
4b6df42f6a
chore(deps): update actions/github-script action to v6 (#30)
* chore(deps): update actions/github-script action to v6

* fix: address breaking change on action API

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marc Cataford <mcat@riseup.net>
2022-08-01 11:39:56 -04:00
Marc Cataford
c46205f220
feat: organize in feeds, sort by date (#12)
* feat: organize in feeds, sort by date

* fix: propname

* wip: cruddy loading screen

* fix: actions

* fix: caching format

* fix: typo

* feat: display feedname

* build: local tooling

* fix: date sort

* ci: add lint
2021-07-25 14:18:16 -04:00
a16fe8a6a7 ci: fix cond 2021-07-17 12:46:15 -04:00
Marc Cataford
31931df5cb
ci: typo (#8) 2021-07-17 12:35:10 -04:00
Marc Cataford
1160a1e9b7
infra: set up CI (#7)
* ci: stub

* fix: typo

* fix: cache restore

* fix: install

* fix: typo

* ci: caches, build, artifacts

* ci: caches, build, artifacts

* fix: typo

* ci: preview deploy

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* ci: preview deploy output

* fix: conds
2021-07-17 12:30:27 -04:00