aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-24docker: Use external chrome docker containerMohamedBassem1-1/+1
2024-03-22fix: Use registry cache type instead of ghaMohamedBassem1-7/+6
2024-03-21build: Attempt to improve docker build cache in CIMohamedBassem1-6/+7
2024-03-20docker: Build macos images as well as the linux onesMohamedBassem1-0/+2
2024-03-20docs: Add docs for installation, configuration and developmentMohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2-36/+50
2024-02-29docker: Build docker images on every push to mainMohamedBassem1-19/+35
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-9/+8
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-2/+0
2024-02-22build: Stop downloading puppeteer in github actionsMohamedBassem1-0/+2
2024-02-20docker: Only build new images on release creationMohamedBassem1-7/+12
2024-02-20docker: Add a docker-based dev environmentMohamedBassem2-2/+3
2024-02-20branding: Rename app to HoarderMohamedBassem1-6/+6
2024-02-18build: Use the workers image for doing migrations instead of a dedicated cont...MohamedBassem1-3/+0
2024-02-18build: Build and publish images to docker registryMohamedBassem1-0/+34
2024-02-13build: Migrate from Makefiles to yarn scriptsMohamedBassem1-4/+3
2024-02-13feature: A usable, yet ugly browser extensionMohamedBassem1-0/+3
2024-02-11fix: Fix build for workers package and add it to CIMohamedBassem1-0/+3
2024-02-08[build] Migrating to yarn 2MohamedBassem1-3/+6
2024-02-08Migrating away from bun to yarnMohamedBassem1-6/+10
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-2/+2
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-3/+4
2024-02-06Fix buildMohamedBassem1-2/+4
2024-02-06Add github action for lint, format and buildMohamedBassem1-0/+21