Compare commits

..

71 Commits

Author SHA1 Message Date
actions-user
6ca312ed22 tag version Cal.com version v4.2.4 2024-07-09 16:57:22 +00:00
actions-user
aa58fe8084 Auto updated submodule references 2024-07-09 04:05:01 +00:00
actions-user
e4d6a0cec2 Auto updated submodule references 2024-07-06 04:04:39 +00:00
actions-user
5399db9668 Auto updated submodule references 2024-07-05 04:05:47 +00:00
actions-user
d93ae71ff4 Auto updated submodule references 2024-07-04 04:04:49 +00:00
actions-user
5352ff10d6 Auto updated submodule references 2024-07-03 04:04:51 +00:00
actions-user
e305599235 Auto updated submodule references 2024-07-02 04:05:47 +00:00
actions-user
345b4bddcd Auto updated submodule references 2024-06-30 04:04:41 +00:00
actions-user
c366daffb2 Auto updated submodule references 2024-06-29 04:05:29 +00:00
actions-user
6ee87e323f Auto updated submodule references 2024-06-28 04:04:51 +00:00
actions-user
acb4345ad6 Auto updated submodule references 2024-06-27 04:05:20 +00:00
actions-user
7ce00f2ee7 Auto updated submodule references 2024-06-26 04:05:04 +00:00
actions-user
d4ecf6d533 Auto updated submodule references 2024-06-25 04:04:52 +00:00
actions-user
98dda480c1 Auto updated submodule references 2024-06-24 04:05:12 +00:00
actions-user
7ce2f43840 Auto updated submodule references 2024-06-23 04:04:38 +00:00
actions-user
1d5dca4aa8 Auto updated submodule references 2024-06-22 04:04:58 +00:00
actions-user
8586bfa0ce Auto updated submodule references 2024-06-21 04:05:17 +00:00
actions-user
fe40ddf340 Auto updated submodule references 2024-06-20 04:04:45 +00:00
actions-user
1737cfa437 Auto updated submodule references 2024-06-19 04:04:51 +00:00
actions-user
948d17d16c Auto updated submodule references 2024-06-18 04:04:49 +00:00
actions-user
45ece65de0 Auto updated submodule references 2024-06-16 04:04:32 +00:00
actions-user
baba2f18b5 Auto updated submodule references 2024-06-15 04:04:49 +00:00
actions-user
4fbd954613 Auto updated submodule references 2024-06-14 04:04:45 +00:00
actions-user
4ca8ede165 Auto updated submodule references 2024-06-13 04:04:47 +00:00
actions-user
ac5b3dc557 Auto updated submodule references 2024-06-12 04:04:46 +00:00
actions-user
7552e8687d Auto updated submodule references 2024-06-11 04:04:47 +00:00
actions-user
b40faca993 Auto updated submodule references 2024-06-09 04:04:50 +00:00
actions-user
815255f03d Auto updated submodule references 2024-06-08 04:04:34 +00:00
actions-user
18e84ac5c8 Auto updated submodule references 2024-06-07 04:05:36 +00:00
actions-user
a24351b736 Auto updated submodule references 2024-06-06 04:04:46 +00:00
actions-user
9cf289a930 Auto updated submodule references 2024-06-05 04:05:48 +00:00
actions-user
8ea2f3fb36 Auto updated submodule references 2024-06-04 04:04:51 +00:00
actions-user
deef0e1097 Auto updated submodule references 2024-06-02 04:04:45 +00:00
actions-user
a8dbdd4399 Auto updated submodule references 2024-06-01 04:04:42 +00:00
actions-user
5b7359b5e0 Auto updated submodule references 2024-05-31 04:04:43 +00:00
actions-user
81c520559d Auto updated submodule references 2024-05-30 04:05:37 +00:00
actions-user
19311509d0 Auto updated submodule references 2024-05-29 04:05:34 +00:00
actions-user
522c8cc5f2 Auto updated submodule references 2024-05-28 04:06:08 +00:00
actions-user
5e6cb3aa8d Auto updated submodule references 2024-05-25 04:04:38 +00:00
actions-user
0564afcec4 Auto updated submodule references 2024-05-24 04:04:47 +00:00
actions-user
3df9cdcacb Auto updated submodule references 2024-05-23 04:04:38 +00:00
actions-user
c30d0efe1d Auto updated submodule references 2024-05-22 04:04:49 +00:00
actions-user
b8d7b7eb29 Auto updated submodule references 2024-05-21 04:04:35 +00:00
actions-user
135a22bf5b Auto updated submodule references 2024-05-19 04:05:36 +00:00
actions-user
b9d7538819 Auto updated submodule references 2024-05-18 04:04:28 +00:00
actions-user
897c399a22 Auto updated submodule references 2024-05-17 04:04:54 +00:00
actions-user
7fd6e8118b Auto updated submodule references 2024-05-16 04:04:38 +00:00
actions-user
5ba19ae91e Auto updated submodule references 2024-05-15 04:04:46 +00:00
actions-user
2c6a90f78e Auto updated submodule references 2024-05-14 04:04:31 +00:00
actions-user
4a64514d70 Auto updated submodule references 2024-05-11 04:04:38 +00:00
actions-user
59105f87cb Auto updated submodule references 2024-05-10 04:04:32 +00:00
Keith Williams
7924c2051a fix: Docker builds (#359)
* Testing: Separate RUN commands

* Test with no prune

* Copying v2 API app to test

* Added NEXT_PUBLIC_API_V2_URL

* Added default value for NEXT_PUBLIC_API_V2_URL

* add cleanup step in docker-build-push-dockerhub

* move cleanup and add directory list for directory context

* --WIP

* Setting the CWD for building the web app

* Trying a workspace command to run with --cwd

* Use action to free disk space

* combined the jobs

* Bring back app router

* Clean up

* Removed the extra push image step

* clean up

* Made the checkout more flexible

* Just testing the github.ref

* Reverted changes related to the version input

---------

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2024-05-09 13:13:00 -03:00
actions-user
c279c189bc Auto updated submodule references 2024-05-09 04:05:25 +00:00
actions-user
8845a7ab38 Auto updated submodule references 2024-05-08 04:04:15 +00:00
actions-user
fd330b9914 Auto updated submodule references 2024-05-07 04:04:28 +00:00
actions-user
0945517ebc Auto updated submodule references 2024-05-04 04:04:37 +00:00
actions-user
72c221a0c8 Auto updated submodule references 2024-05-03 04:05:54 +00:00
actions-user
64b139d1bc Auto updated submodule references 2024-05-02 04:04:37 +00:00
actions-user
e69f114b45 Auto updated submodule references 2024-05-01 04:04:37 +00:00
actions-user
d5e24a6daa Auto updated submodule references 2024-04-30 04:05:19 +00:00
actions-user
2c1a6395e4 Auto updated submodule references 2024-04-28 04:04:36 +00:00
actions-user
43cce1ba4a Auto updated submodule references 2024-04-27 04:04:25 +00:00
actions-user
3cfe800a24 Auto updated submodule references 2024-04-26 04:04:29 +00:00
actions-user
a8f96a04d1 Auto updated submodule references 2024-04-25 04:05:07 +00:00
actions-user
b0b55b3741 Auto updated submodule references 2024-04-24 04:04:26 +00:00
actions-user
16b3606572 Auto updated submodule references 2024-04-23 04:04:36 +00:00
actions-user
0067efe9a3 Auto updated submodule references 2024-04-21 04:04:35 +00:00
actions-user
1e0e1015c1 Auto updated submodule references 2024-04-20 04:04:27 +00:00
actions-user
9ec138bee0 Auto updated submodule references 2024-04-19 04:04:32 +00:00
actions-user
174dcddada Auto updated submodule references 2024-04-18 04:04:27 +00:00
actions-user
06b8d1f521 Auto updated submodule references 2024-04-17 04:05:35 +00:00
5 changed files with 30 additions and 27 deletions

View File

@@ -13,6 +13,7 @@ LICENSE=
# NEXT_PUBLIC_APP_URL=http://localhost:3000
NEXT_PUBLIC_WEBAPP_URL=http://localhost:3000
NEXT_PUBLIC_API_V2_URL=http://localhost:5555/api/v2
# Configure NEXTAUTH_URL manually if needed, otherwise it will resolve to {NEXT_PUBLIC_WEBAPP_URL}/api/auth
# NEXTAUTH_URL=http://localhost:3000/api/auth

View File

@@ -37,6 +37,12 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
# Free about 4.5 GB, elminating our disk space issues
tool-cache: true
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it, uncomment below
# - name: Checkout code at specified version
# uses: actions/checkout@v2
@@ -118,6 +124,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
build-args: |
NEXT_PUBLIC_WEBAPP_URL=${{ env.NEXT_PUBLIC_WEBAPP_URL }}
NEXT_PUBLIC_API_V2_URL=${{ env.NEXT_PUBLIC_API_V2_URL }}
NEXT_PUBLIC_LICENSE_CONSENT=${{ env.NEXT_PUBLIC_LICENSE_CONSENT }}
NEXT_PUBLIC_TELEMETRY_KEY=${{ env.NEXT_PUBLIC_TELEMETRY_KEY }}
DATABASE_URL=postgresql://${{ env.POSTGRES_USER }}:${{ env.POSTGRES_PASSWORD }}@${{ env.DATABASE_HOST }}/${{ env.POSTGRES_DB }}
@@ -165,15 +172,6 @@ jobs:
NEXTAUTH_SECRET: 'EI4qqDpcfdvf4A+0aQEEx8JjHxHSy4uWiZw/F32K+pA='
CALENDSO_ENCRYPTION_KEY: '0zfLtY99wjeLnsM7qsa8xsT+Q0oSgnOL'
# - name: Push image
# run: |
# tags="${{ steps.meta.outputs.tags }}"
# IFS=',' read -ra ADDR <<< "$tags" # Convert string to array using ',' as delimiter
# for tag in "${ADDR[@]}"; do
# docker push $tag
# done
- name: Push image
id: docker_push
uses: docker/build-push-action@v5
@@ -186,6 +184,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
build-args: |
NEXT_PUBLIC_WEBAPP_URL=${{ env.NEXT_PUBLIC_WEBAPP_URL }}
NEXT_PUBLIC_API_V2_URL=${{ env.NEXT_PUBLIC_API_V2_URL }}
NEXT_PUBLIC_LICENSE_CONSENT=${{ env.NEXT_PUBLIC_LICENSE_CONSENT }}
NEXT_PUBLIC_TELEMETRY_KEY=${{ env.NEXT_PUBLIC_TELEMETRY_KEY }}
DATABASE_URL=postgresql://${{ env.POSTGRES_USER }}:${{ env.POSTGRES_PASSWORD }}@${{ env.DATABASE_HOST }}/${{ env.POSTGRES_DB }}

View File

@@ -8,8 +8,10 @@ ARG DATABASE_URL
ARG NEXTAUTH_SECRET=secret
ARG CALENDSO_ENCRYPTION_KEY=secret
ARG MAX_OLD_SPACE_SIZE=4096
ARG NEXT_PUBLIC_API_V2_URL
ENV NEXT_PUBLIC_WEBAPP_URL=http://NEXT_PUBLIC_WEBAPP_URL_PLACEHOLDER \
NEXT_PUBLIC_API_V2_URL=$NEXT_PUBLIC_API_V2_URL \
NEXT_PUBLIC_LICENSE_CONSENT=$NEXT_PUBLIC_LICENSE_CONSENT \
CALCOM_TELEMETRY_DISABLED=$CALCOM_TELEMETRY_DISABLED \
DATABASE_URL=$DATABASE_URL \
@@ -21,16 +23,16 @@ ENV NEXT_PUBLIC_WEBAPP_URL=http://NEXT_PUBLIC_WEBAPP_URL_PLACEHOLDER \
COPY calcom/package.json calcom/yarn.lock calcom/.yarnrc.yml calcom/playwright.config.ts calcom/turbo.json calcom/git-init.sh calcom/git-setup.sh ./
COPY calcom/.yarn ./.yarn
COPY calcom/apps/web ./apps/web
COPY calcom/apps/api/v2 ./apps/api/v2
COPY calcom/packages ./packages
COPY calcom/tests ./tests
RUN yarn config set httpTimeout 1200000 && \
npx turbo prune --scope=@calcom/web --docker && \
yarn install && \
yarn db-deploy && \
yarn --cwd packages/prisma seed-app-store
RUN yarn turbo run build --filter=@calcom/web
RUN yarn config set httpTimeout 1200000
RUN npx turbo prune --scope=@calcom/web --docker
RUN yarn install
RUN yarn db-deploy
RUN yarn --cwd packages/prisma seed-app-store
RUN yarn --cwd apps/web workspace @calcom/web run build
# RUN yarn plugin import workspace-tools && \
# yarn workspaces focus --all --production

2
calcom

Submodule calcom updated: 9dd2dbff19...aa20b9248a

View File

@@ -27,6 +27,7 @@ services:
dockerfile: Dockerfile
args:
NEXT_PUBLIC_WEBAPP_URL: ${NEXT_PUBLIC_WEBAPP_URL}
NEXT_PUBLIC_API_V2_URL: ${NEXT_PUBLIC_API_V2_URL}
NEXT_PUBLIC_LICENSE_CONSENT: ${NEXT_PUBLIC_LICENSE_CONSENT}
CALCOM_TELEMETRY_DISABLED: ${CALCOM_TELEMETRY_DISABLED}
NEXTAUTH_SECRET: ${NEXTAUTH_SECRET}