Commit graph

14 commits

Author SHA1 Message Date
Ayo
643b1ff1e6 chore: add build to CI 2023-09-25 17:18:59 +02:00
Ayo Ayco
4d2a577b0e
chore: update deps (#305)
* chore: update deps

* chore: update deps for apps/docs

* chore: update landing-page deps

* chore: update monorepo deps

* chore: add astro as dep to config

* chore: update package lock

* fix: tailwind import on landing-page

* chore: type module

* chore: remove ci run for node 16

* chore: ci run ci

* chore: remove astro check from ci

* chore: remove lint check from ci

* fix: tailwindcss import

* fix: check errors on apps

* chore: fix npm run check

* chore: updat emonorepo deps

* chore: not a module

* chore: use astro-iconify instead

* chore: update prettier

* chore: use prettier formatter

* chore: update lint deps

* chore: run lint on ci

* chore: add changeset
2023-09-25 16:27:50 +02:00
Ayo Ayco
414a0bd854
devops: fix dependencies for Astro v2+ support (#275) 2023-03-24 21:43:09 +01:00
Fazza Razaq Amiarso
d6cf10f9fd
chore: install changeset (#261) 2023-02-02 19:33:51 +01:00
Fazza Razaq Amiarso
0853ca3b8f
fix: extends timeout for timed out test (#208)
* fix: extends timeout for timed out test

* fix: add dependent script to turbo test

* fix: disable threading for test

* fix: add timeout to vitest config

* chore: remove test-ci script

* fix: extends timeout to validator vitest config

* chore: conditionally disabling vitest threading on CI
2022-11-25 14:37:23 +01:00
Ayo Ayco
7d05ecc580
chore(library): implement turporepo (#206) 2022-11-23 20:05:07 +01:00
Ayo
6b96cd1e34 chore: update check and build scripts 2022-11-10 19:03:45 +01:00
Ayo Ayco
d41738776d
devops: prioritize tests over linting (#74)
* devops: prioritize tests over linting

* docs: update release
2022-10-08 22:53:48 +02:00
Ayo Ayco
96657a9c38
devops: build step checks packages (#57) 2022-10-06 16:53:28 +02:00
Ayo Ayco
f1485808c9
devops: set up package linting (#53) 2022-10-06 16:01:23 +02:00
Ayo Ayco
3c1ab5c40e
Chore project clean up (#42)
* chore: project clean up

* docs: update package release
2022-10-04 19:18:17 +02:00
Ayo Ayco
3f0b3b106d
devops: update build stage; ignore dist (#35) 2022-10-04 17:09:08 +02:00
Ayo Ayco
cb7d8cfa26
devops: update build and test pipeline (#33)
* devops: remove test run on node 14
* fix: main branch tests
* chore: update pull request template
* devops: update unit test CI
* devops: fix unit test pipeline
* devops: rename pipeline to "build and test"
2022-10-04 16:38:58 +02:00
Ayo Ayco
bbfccc00f3
chore: implement initial CI action 2022-10-04 14:37:22 +02:00