Binyamin Yawitz
5caff5abd3
feat: Compering to latest version
2024-07-18 17:16:43 -04:00
Binyamin Yawitz
314dcf8cd1
feat: Compering to latest version
2024-07-18 17:12:20 -04:00
Binyamin Yawitz
a9ed4f77fa
feat: Compering to latest version
2024-07-18 16:58:24 -04:00
Binyamin Yawitz
4a265c52bd
feat: Adding ci/cd benchmark
2024-07-18 16:46:56 -04:00
Binyamin Yawitz
62837eebbc
feat: Adding ci/cd benchmark
2024-07-18 16:35:08 -04:00
Binyamin Yawitz
a616c87d05
feat: Adding ci/cd benchmark
2024-07-18 16:25:16 -04:00
Binyamin Yawitz
79b5698e26
feat: Adding ci/cd benchmark
2024-07-18 16:19:40 -04:00
Binyamin Yawitz
d0b87fe4ae
feat: Adding ci/cd benchmark
2024-07-18 15:49:49 -04:00
Binyamin Yawitz
18f5a5965e
feat: Adding ci/cd benchmark
2024-07-18 15:44:55 -04:00
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/console
# app/controllers/api/projects.php
# app/controllers/general.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
2024-07-03 17:03:24 -04:00
Jake Barnby
9e487b8ccf
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
...
This reverts commit 930ae6ded0 , reversing
changes made to 1f6417b156 .
2024-06-06 20:11:19 +12:00
Christy Jacob
ff6efc2855
Revert "Feat remove random shared tables"
2024-06-06 00:11:56 +05:30
Binyamin Yawitz
1c9457b1ed
cicd: removing logs
2024-06-04 15:47:55 -04:00
Binyamin Yawitz
187ccc64de
cicd: checking compose logs
2024-06-04 15:31:34 -04:00
Jake Barnby
00c047d804
Run full tests on shared tables
2024-05-24 20:29:06 +12:00
Eldad Fux
c53de9fb6b
Merge branch 'main' of github.com:appwrite/appwrite into feat-eldad4-coroutines
2024-05-08 18:21:55 +01:00
Jake Barnby
dd1213c81a
Merge pull request #8021 from appwrite/feat-vulnerability-scanner
...
Add OSV Scanner for vulnerability scans
2024-04-30 11:16:37 +12:00
Evan
f7f00fcf10
Close reason update
...
Due to failures, changing to not_planned
2024-04-29 13:42:13 -07:00
Steven Nguyen
8eb5b3467a
feat(security): add github workflow to check dependencies
...
This workflow action uses OSV Scanner, an open source vulnerability
scanner by Google. We're using OSV Scanner because it has:
* good usability - JSON output and multiple options
* good accuracy - OSV database from google and support
for multiple languages including PHP
2024-04-24 23:20:36 +00:00
Steven Nguyen
47fc1a2943
Merge pull request #6506 from btme0011/feature-5232-OSV-Security-Scans
...
feature-5232-Security-Scans-OSV-Scanner
2024-04-24 15:57:52 -07:00
Evan
808d9c9d2e
Refactor
2024-04-18 16:32:24 -07:00
Evan
cf9268eae6
Update .github/workflows/stale.yml
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-04-18 16:28:32 -07:00
Evan
f625f3d1b7
Refactor
2024-04-15 10:30:42 -07:00
Evan
a89a5713ac
Stale Workflow Creation
2024-04-05 14:00:58 -07:00
Matej Bačo
5a7c43ab32
Introduce code analysis
2024-03-07 10:59:08 +01:00
Torsten Dittmann
a53e630536
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2
2024-03-05 10:31:51 +01:00
Matej Bačo
43b3eca3c9
Remove leftovers
2024-02-24 12:27:09 +01:00
Matej Bačo
764e8093f2
Update tests.yml
2024-02-24 12:20:31 +01:00
Matej Bačo
6cfff74ea4
Decrease wait
2024-02-24 12:11:13 +01:00
Matej Bačo
23015aa80c
Increase sleep to allow warmup
2024-02-24 11:52:52 +01:00
Matej Bačo
937393a821
Show details in CI/CD
2024-02-24 11:44:55 +01:00
Bradley Schofield
cc8705253e
Add Docker Buildx for multiplatform
2024-02-21 10:12:20 +00:00
Bradley Schofield
d60e7c641f
Add ARM64 to docker publish
2024-02-20 15:56:25 +00:00
Akhil Anand
56e261023c
Update .github/workflows/trivy.yml
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-01-19 12:54:22 +05:30
Jake Barnby
af019369e9
Merge branch 'main' into 1.5.x
2024-01-09 22:03:35 +13:00
Steven Nguyen
b6b5570b0b
Add General E2E tests to CI pipeline
2024-01-03 19:48:31 +00:00
Jake Barnby
5135262b79
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
...
# Conflicts:
# app/config/errors.php
# composer.lock
2023-12-15 02:41:46 +13:00
prateek banga
c1869bb0ca
adds messaging in test workflow
2023-11-16 11:20:39 +05:30
Torsten Dittmann
42a92933a8
ci: remove install before composer validate
2023-11-15 15:42:44 +01:00
Torsten Dittmann
df38a8efd1
ci: validate composer file and lock
2023-11-15 13:44:37 +01:00
Khushboo Verma
cba20d8b96
Addressed PR comments
2023-10-27 19:38:33 +05:30
德华 刘
c8788e2a13
chore: update CI
2023-10-26 16:43:50 +00:00
德华 刘
09912592cf
chore: update CI
2023-10-26 16:27:57 +00:00
德华 刘
c9c688c592
chore: update CI
2023-10-26 16:26:13 +00:00
德华 刘
5d634384c8
chore: update CI
2023-10-26 16:24:14 +00:00
德华 刘
a4c59b838a
chore: remove commented files
2023-10-26 16:15:52 +00:00
德华 刘
c0f099e176
chore: update test file
2023-10-22 15:28:39 +00:00
德华 刘
42ce9d881a
Merge branch 'main' of https://github.com/appwrite/appwrite into chhore-parallelize-tests
2023-10-22 15:16:40 +00:00
Christy Jacob
15347cce4b
chore: update CI
2023-10-20 16:55:29 +04:00
德华 刘
9f3561aaa3
chore: cleanup ci file
2023-10-19 17:09:49 +00:00
Christy Jacob
6141d02e16
Merge branch 'refactor-workers-sn' of https://github.com/appwrite/appwrite into chhore-parallelize-tests
2023-10-18 21:49:43 +00:00
Steven Nguyen
84d24504d8
Merge branch 'main' into feature-5232-Trivy-Security-Scan
2023-10-13 16:12:34 -07:00
Steven Nguyen
c4aede112c
Merge branch 'main' into feature-5232-OSV-Security-Scans
2023-10-13 16:11:06 -07:00
Akhil Anand
9ce24ff32c
feature-5232-Trivy-Security-Scans
2023-10-10 18:28:39 +05:30
Akhil Anand
f1dd1d1e18
feature-5232-Security-Scans-OSV-Scanner
2023-10-05 16:22:40 +05:30
Matej Bačo
66f06cb779
Update publish.yml
2023-09-21 11:10:03 +02:00
Matej Bačo
c8d57c0f6f
Fix: Publish CI/CD script
2023-09-21 11:07:07 +02:00
Christy Jacob
a199679101
chore: update ci scripts
2023-09-18 11:50:23 -04:00
Christy Jacob
538c258117
chore: update ci
2023-09-15 06:01:17 +00:00
Christy Jacob
ab5fa96668
chore: update ci file
2023-09-09 02:39:51 +00:00
Christy Jacob
8a28c9ddbc
chore: update ci file
2023-09-09 02:29:50 +00:00
Christy Jacob
ff4816a436
chore: update ci file
2023-09-09 02:17:21 +00:00
Christy Jacob
1c9dfb903d
chore: update ci file
2023-09-09 01:58:37 +00:00
Christy Jacob
238089409a
chore: update ci file
2023-09-09 01:39:01 +00:00
Christy Jacob
e70d5beb0d
chore: update ci file
2023-09-09 01:29:56 +00:00
Christy Jacob
e390cf0d70
chore: update CI file
2023-09-09 00:11:14 +00:00
Christy Jacob
29e056c71b
chore: update CI file
2023-09-09 00:00:06 +00:00
Christy Jacob
0a2874458b
chore: update CI file
2023-09-08 23:54:27 +00:00
Christy Jacob
0ddf036bd5
chore: update CI file
2023-09-08 23:44:19 +00:00
Christy Jacob
29d0820b10
chore: update CI file
2023-09-08 23:41:16 +00:00
Christy Jacob
889942ee76
chore: update CI file
2023-09-08 23:37:41 +00:00
Christy Jacob
01aaa6b337
chore: update CI file
2023-09-08 23:34:23 +00:00
Christy Jacob
eaf94aa670
chore: update CI file
2023-09-08 23:31:04 +00:00
Christy Jacob
1a93aa4085
chore: update CI file
2023-09-08 23:24:16 +00:00
Christy Jacob
0f67c1151f
chore: update CI file
2023-09-08 23:18:26 +00:00
Christy Jacob
10f6cc7b0b
chore: update CI file
2023-09-08 23:12:11 +00:00
Christy Jacob
733b7ed612
chore: update CI file
2023-09-08 22:57:25 +00:00
Christy Jacob
1415727f10
chore: update CI file
2023-09-08 22:53:50 +00:00
Christy Jacob
ebb4bc7e6b
chore: update CI file
2023-09-08 22:39:11 +00:00
Christy Jacob
21357bfe7b
chore: update CI file
2023-09-08 22:32:54 +00:00
Christy Jacob
5cb14fbec5
feat: test upload artifact
2023-09-08 22:11:40 +00:00
Christy Jacob
5793a11480
feat: test upload artifact
2023-09-08 22:10:56 +00:00
Christy Jacob
2ed6327c1e
feat: test upload artifact
2023-09-08 22:03:32 +00:00
Christy Jacob
cf030457e0
feat: test upload artifact
2023-09-08 21:55:28 +00:00
Christy Jacob
27f77759ed
feat: test upload artifact
2023-09-08 21:48:31 +00:00
Christy Jacob
dec4f4722b
feat: test upload artifact
2023-09-08 21:43:18 +00:00
Christy Jacob
8bd822d171
feat: test upload artifact
2023-09-08 21:35:01 +00:00
Christy Jacob
13c6666883
feat: test upload artifact
2023-09-08 21:29:11 +00:00
Christy Jacob
fa99c4584e
feat: test upload artifact
2023-09-08 20:07:13 +00:00
Christy Jacob
22c8781047
feat: test upload artifact
2023-09-08 19:11:57 +00:00
Christy Jacob
57e146be2b
feat: test upload artifact
2023-09-08 19:11:00 +00:00
Christy Jacob
1e07fa96a3
feat: test upload artifact
2023-09-08 19:06:10 +00:00
Christy Jacob
2eae37d802
feat: test upload artifact
2023-09-08 19:03:55 +00:00
Christy Jacob
addc88ccdc
chore: test parallel executions
2023-09-08 18:49:02 +00:00
Steven Nguyen
a6e9fbfa8d
Update the trigger for the cleanup actions cache workflow
...
Workflow should trigger on pull_request.closed, not all pull_request.
2023-08-31 09:26:42 -07:00
Steven Nguyen
8a0bf3ad46
Create a GH workflow to cleanup the GH cache
...
The GitHub actions cache is helpful to speed up CI jobs. Once a branch
is closed, we don't need the cacche anymore so we should delete it so
the disk space can be reclaimed.
This workflow was copied from https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries .
2023-08-30 16:56:27 -07:00
Khushboo Verma
c1b7b6cd0d
Update limits
2023-08-18 12:44:13 +05:30
Matej Bačo
b9d790224f
Fix missing model
2023-08-09 13:29:56 +02:00
Matej Bačo
d678d626fc
Improve CI/CD logs
2023-08-06 15:55:41 +02:00
Steven Nguyen
aa3c2faed9
Merge tag '1.3.8' into cloud-1.3.x-2
2023-08-04 13:55:07 -07:00
Damodar Lohani
f59d3563f4
Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync
2023-07-10 03:06:48 +00:00
Christy Jacob
ba47e7ddc0
feat: add build args to ci script
2023-06-06 19:49:08 +05:30
Christy Jacob
cb303ca71b
feat: update CI script
2023-06-06 19:37:35 +05:30
Christy Jacob
a2534e643e
feat: update ci script
2023-06-06 19:14:08 +05:30
Christy Jacob
e0a58f369c
feat: update ci script
2023-06-06 19:10:04 +05:30
Christy Jacob
d4ec392a6f
feat: add script
2023-06-06 18:35:57 +05:30
Christy Jacob
ababe6a382
ci: update ci script
2023-06-06 15:33:22 +05:30
Christy Jacob
7798e28129
ci: create CI script to build cloud images
2023-06-06 15:31:35 +05:30
Steven Nguyen
9898005465
Fix the version passed into the docker build command
...
Change the order of the tags to ensure the version passed into the
docker build command is the full major.minor.patch version.
2023-05-02 17:43:39 -07:00
Steven Nguyen
a0297bfb8b
Fix the release github action job name
2023-04-28 12:47:51 -07:00
Torsten Dittmann
097030c348
fix:: adapt to review
2023-04-21 11:58:59 +02:00
Torsten Dittmann
725ebfcd44
fix: ci version numbers
2023-04-20 22:15:29 +02:00
Torsten Dittmann
ba1e5a7159
ci: use proper versions
2023-04-20 21:46:29 +02:00
Torsten Dittmann
590ae9cfe4
update tags
2023-04-19 13:55:05 +02:00
Torsten Dittmann
a769a18ba0
update tags
2023-04-19 13:54:48 +02:00
Torsten Dittmann
08e5dc1c40
Update release.yml
2023-04-19 13:25:12 +02:00
Torsten Dittmann
85b8728e71
fix: change name
2023-04-19 13:23:14 +02:00
Torsten Dittmann
b3c2273780
ci: release action
2023-04-19 13:22:13 +02:00
Steven Nguyen
7f542e2052
Update the github workflows to cancel if PR is modified
2023-02-21 14:59:15 -08:00
Steven Nguyen
fc87a0a281
Bump actions to fix save-state warning
2023-02-15 11:27:26 -08:00
Steven Nguyen
037d330641
Ensure image is added to local registry
2023-02-13 13:26:26 -08:00
Steven Nguyen
57c445868e
Remove github cache cleanup
2023-02-13 13:14:15 -08:00
Steven Nguyen
88e9099e87
Update tests CI to cache docker layers
2023-02-13 12:08:28 -08:00
Christy Jacob
1e94400a7b
Merge pull request #4332 from Sushrut1101/master
...
workflows: Update actions/checkout to v3
2022-12-20 13:23:08 +05:30
Christy Jacob
7cf49ac1f6
Merge pull request #4534 from sarthakroy2002/master
...
workflows: Update codeql-action to v3
2022-12-20 00:17:50 +05:30
Christy Jacob
8ea6647b22
feat: update branch
2022-11-22 13:56:50 +00:00
Damodar Lohani
14ea8b2197
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools
2022-11-21 14:12:22 +00:00
Torsten Dittmann
deefff537d
ci: fetch submodules
2022-11-16 00:37:13 +01:00
Damodar Lohani
1db29e7674
appwrite logs
2022-10-31 08:42:33 +00:00
Sarthak Roy
c57da64feb
workflows: Update codeql-action to v3
2022-10-19 21:59:12 +05:30
Steven Nguyen
0fdfdcf09c
Re-use same image for all appwrite containers during dev and CI
2022-10-12 11:34:30 -07:00
Sushrut1101
a0d1a12f1e
workflows: Update actions/checkout to v3
2022-10-08 12:32:58 +05:30
Torsten Dittmann
b6321a8bed
ci: remove php image pre pull
2022-10-04 11:05:52 +02:00
Torsten Dittmann
5fd0de842f
ci: fix build args
2022-09-14 17:52:52 +02:00
Torsten Dittmann
6d5aec39fe
ci: use faster compose file for ci
2022-09-14 16:44:50 +02:00
Torsten Dittmann
b0d6e905f1
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-github-non-self-hosted
2022-09-14 16:29:53 +02:00
Jake Barnby
3e8da28e70
Run with docker raw
2022-09-08 17:00:11 +12:00
Jake Barnby
801898a9e2
Use composer container
2022-09-08 16:52:33 +12:00
Jake Barnby
e4c1188498
Use composer directly
2022-09-08 16:47:47 +12:00
Jake Barnby
33ab9ada96
Run lint with docker
2022-09-08 16:26:33 +12:00
Torsten Dittmann
bcd05bf5a7
ci: force buildkit and settings
2022-09-04 22:23:38 +02:00
Torsten Dittmann
683a691bf9
ci: update github actions to use github hosted runners
2022-09-04 22:05:30 +02:00
Alex
e4d8d38c6e
Update codeql-analysis.yml
...
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-08-29 11:34:32 +01:00
Torsten Dittmann
95d02ed133
tests: allow teardown to fail
2022-06-20 23:21:06 +02:00
Torsten Dittmann
400f5c4b48
feat: use DSN for phone provider
2022-06-20 14:22:35 +02:00
Everly Precia Suresh
616e813229
add comment when fall-through is intentional in a non-empty case body
2022-06-02 22:18:42 +00:00
Torsten Dittmann
70286f57dc
ci: update php composer version for linter
2022-05-31 17:27:40 +02:00
Torsten Dittmann
f58aa0c818
Update linter.yml
2022-05-31 17:26:45 +02:00
Torsten Dittmann
2d58f48b72
ci: fix linter
2022-05-31 17:22:40 +02:00
Torsten Dittmann
30ffcafc04
ci: fix linter os
2022-05-31 17:18:12 +02:00
Torsten Dittmann
02bc2f6390
ci: introduce linter
2022-05-31 17:09:45 +02:00
Christy Jacob
9dd30ca758
feat: update actions cleanup command
2022-02-28 00:33:27 +04:00
Matej Bačo
da00751a8a
Add self-hosted runner
2022-02-09 19:29:26 +00:00
Torsten Dittmann
c9d53e0134
Update tests.yml
2022-01-19 00:02:48 +01:00
Torsten Dittmann
7a9d477e3e
Update tests.yml
2022-01-18 23:58:24 +01:00
Torsten Dittmann
fc99863ba6
ci: add github action
2022-01-18 23:41:51 +01:00
Torsten Dittmann
f23b6cc55e
fix: disable github action
2022-01-04 17:02:23 +01:00
Torsten Dittmann
7230b5f6ec
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing
2022-01-03 13:44:28 +01:00
Torsten Dittmann
dc99127533
increase sleeps
2021-10-22 19:21:52 +02:00
Torsten Dittmann
744560fbb9
always run teardown
2021-10-22 18:52:22 +02:00
Torsten Dittmann
744c093739
teardown functions
2021-10-22 18:34:05 +02:00
Torsten Dittmann
60b44dcae9
teardown & db race condition
2021-10-22 18:30:42 +02:00
Torsten Dittmann
c8036ffc32
reduce timeouts
2021-10-22 18:19:02 +02:00
Torsten Dittmann
a89e892b3d
use docker-compose v2
2021-10-22 17:32:25 +02:00
Torsten Dittmann
6fd5df3316
add github action with selfhosted runner
2021-10-22 17:26:17 +02:00
Torsten Dittmann
84b42f8306
ci(gh): remove tests
2021-10-16 14:12:07 +02:00
Torsten Dittmann
16b8dc3d0b
ci(gh): add github action ( #1823 )
...
* ci(gh): add github action
* fix name
* fix ci
2021-10-04 10:50:27 +02:00
Eldad A. Fux
42341fddbb
Create codeql-analysis.yml
2020-09-10 13:07:28 +03:00