1
0
Fork 0
mirror of synced 2024-08-30 09:23:03 +12:00
Commit graph

20711 commits

Author SHA1 Message Date
Khushboo Verma
fba60f974e Throw exception for cancellation if build is already complete 2024-04-30 15:46:58 +05:30
Darshan
cc5a1436ad
Merge branch 'main' into fix-7999-internal-id-for-querying-deployments 2024-04-30 15:02:34 +05:30
Brendan Beltz
574ee31981 Replace missing domain paths 2024-04-29 20:09:33 -04:00
Steven Nguyen
06e7efbd29
Merge pull request #7993 from fuyangpengqi/main
chore: fix some typos in comments
2024-04-29 16:41:24 -07: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
Steven Nguyen
4c48d3683e
Merge pull request #8046 from appwrite/EVDOG4LIFE-patch-1
Fix stale action close reason
2024-04-29 16:16:23 -07:00
Evan
f7f00fcf10
Close reason update
Due to failures, changing to not_planned
2024-04-29 13:42:13 -07:00
Khushboo Verma
ea9c71757c Fix tests 2024-04-30 00:19:14 +05:30
Khushboo Verma
e2b2df1e31 Fix formatting 2024-04-29 21:18:36 +05:30
Khushboo Verma
0dd908b14c Fix formatting 2024-04-29 19:47:29 +05:30
Khushboo Verma
3123bf6b72 Fix formatting 2024-04-29 19:16:17 +05:30
Khushboo Verma
2b69f0b7e2 Fix formatting 2024-04-29 19:14:37 +05:30
Khushboo Verma
564fe96eec Resolve merge conflicts 2024-04-29 19:05:51 +05:30
ItzNotABug
02ece2637f fix: use resourceInternalId. 2024-04-29 15:54:22 +05:30
bhc
9cea7ea526
Update total count in assertions in ContentTypeTest 2024-04-27 01:22:03 +03:00
bhc
d6dbb02ffe
Update total count in assertions in BatchTest 2024-04-27 01:20:49 +03:00
bhc
37097b0914
Update total count of countries in LocaleBase tests for testGetCountriesPhones 2024-04-27 01:18:11 +03:00
bhc
6adc75d7b4
Add PS to list of countries in phones.php 2024-04-27 01:17:22 +03:00
bhc
36a1bd1d90
Update total count of countries and languages in LocaleBase tests 2024-04-27 01:16:10 +03:00
bhc
a87b68cba8
Update translations for Palestine in multiple languages 2024-04-27 01:08:43 +03:00
bhc
5bf9ed7877
Add PS to list of countries in countries.php 2024-04-27 00:36:33 +03:00
Christy Jacob
c7bdcda593
Merge pull request #8028 from appwrite/1.5.x
Sync 1.5.x into main
2024-04-26 15:10:09 +04:00
Torsten Dittmann
644704155a
Merge pull request #8018 from appwrite/feat-1.5.5-release-prep
Prepare 1.5.5 release
2024-04-25 20:46:02 +02:00
Steven Nguyen
90ca2cde42
Merge pull request #7980 from appwrite/fix-usage-skip-main
Fix auth mode check
2024-04-25 11:32:36 -07:00
Steven Nguyen
db9d9f9f05
Merge pull request #8023 from appwrite/feat-flutter-sdk-release
Release Flutter SDK
2024-04-25 11:31:52 -07:00
Steven Nguyen
b02f0bc1bf
Merge pull request #8022 from appwrite/lohanidamodar-patch-3
Fix response code label
2024-04-25 11:30:02 -07:00
Steven Nguyen
e5892f114f
Add 1.5.5 to CHANGES.md 2024-04-25 17:47:36 +00:00
Steven Nguyen
eb6eb98a4a
Bump appwrite version to 1.5.5 2024-04-25 17:44:04 +00:00
Steven Nguyen
7172be25e2
Merge pull request #8020 from appwrite/fix-7945-mariadb-upgrade
Enable auto upgrade for mariadb container
2024-04-25 07:09:20 -07:00
Torsten Dittmann
9d610a21f8
Merge pull request #8019 from appwrite/chore-bump-console-4.0.6
Bump console to version 4.0.6
2024-04-25 15:28:44 +02:00
Damodar Lohani
48e9d93384 upgrade composer 2024-04-25 08:04:04 +00:00
Damodar Lohani
4c5118b219 update sdk version 2024-04-25 07:28:14 +00:00
Damodar Lohani
0cb62ef530 update changelog 2024-04-25 07:27:55 +00:00
Damodar Lohani
9f436da37c update sdk generator 2024-04-25 07:27:14 +00:00
Damodar Lohani
f4d3d1dda0 update flutter version 2024-04-25 01:55:20 +00:00
Damodar Lohani
e5655d215d update changelog 2024-04-25 01:44:29 +00:00
Damodar Lohani
e57b41d717 update specs 2024-04-25 01:41:52 +00:00
Damodar Lohani
fbdaf7616c
Fix response code label 2024-04-25 07:19:02 +05:45
Damodar Lohani
c8bf5f4328 simplify check 2024-04-25 01:23:01 +00:00
Damodar Lohani
4e66f8a8e2 simplify test 2024-04-25 01:01:15 +00: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
Steven Nguyen
73562fdb2b
fix(platform): update mariadb to auto upgrade on startup
There are times when we need to upgrade MariaDB. Setting this env
variable will have it automatically upgrade so the user doesn't need to
do anything.
2024-04-24 22:38:55 +00:00
Steven Nguyen
1cf0371ca1
Bump console to version 4.0.6 2024-04-24 22:04:30 +00:00
Steven Nguyen
6c87ee8ce6
Merge pull request #8017 from appwrite/chore-bump-console-4.0.6
Bump console to version 4.0.6
2024-04-24 14:09:30 -07:00
Steven Nguyen
f5d466822e
Merge pull request #8013 from appwrite/chore-sync-main-into-1.5.x
Chore sync main into 1.5.x
2024-04-24 13:19:14 -07:00
Steven Nguyen
db6615ed2b
Bump console to version 4.0.6 2024-04-24 13:00:20 -07:00
Torsten Dittmann
80c3fbfc27
Merge pull request #8014 from appwrite/chore-document-country-codes
Document standard for country codes
2024-04-24 21:01:24 +02:00
Steven Nguyen
c96d07214a
Merge pull request #7927 from appwrite/EVDOG4LIFE-GH-Workflows
Stale Issues Workflow Creation
2024-04-24 08:38:04 -07:00
Damodar Lohani
67cdde15f5
Update api.php 2024-04-24 09:03:08 +05:45