Maurício Meneghini Fauth
033c26e115
Remove Jenkins build.xml
...
Jenkins builds are not working for a long time.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-10-16 23:49:04 -03:00
William Desportes
d30f76646c
Fix the RELEASE-DATE- file for snapshots
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-08-08 13:02:54 +02:00
William Desportes
34922bace5
Update create-release.sh
...
Ref: https://github.com/DASPRiD/Enum/pull/14
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-05-29 11:37:58 +02:00
William Desportes
45c4152c4a
Output the version of sphinx-build in create-release.sh
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-19 13:48:27 +01:00
William Desportes
3ca687a35c
Fix folder management and building kits in create-release.sh
...
Fixes 67e18b7354 where it was a bit wrong
+ typo fix
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-19 13:46:08 +01:00
William Desportes
67e18b7354
Fix copy action in create-release.sh
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-19 13:17:54 +01:00
William Desportes
c914900c05
Fix the snapshot version generation
...
And fix my mistakes
For the same reasons as f503b10dc3
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-19 13:00:17 +01:00
William Desportes
f503b10dc3
Fix #18109 - release script for CI versions
...
Fixes : #18109
The issue was that roave/security-advisories did block any versions before 5.2.1. So I extended 5.2+ci to 5.2.1+ci
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-02-19 12:48:32 +01:00
William Desportes
13bdc6026c
Add new files to check release excludes
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-17 16:59:34 +04:00
William Desportes
e5205692bb
Remove rector-migrate-0.7.php from "vendor/thecodingmachine/safe"
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2023-01-17 16:24:37 +04:00
Maurício Meneghini Fauth
f143d2a709
Add support for Web Authentication API
...
Adds a two factor authentication plugin that supports FIDO2/WebAuthn
security keys.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-01-16 18:20:05 -03:00
William Desportes
a08f2567b5
Add --no-interaction and --dev on create_phpunit_sandbox function to create a release
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-12-07 13:07:22 +01:00
William Desportes
12b76bb46f
Fix #17842 - Use jquery.validate.min.js (24 KB) instead of jquery.validate.js (50 KB)
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-29 14:59:05 +02:00
William Desportes
64e273f305
Fix sync script not using the right openlayers version
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-28 00:31:21 +02:00
William Desportes
29c54c250e
Use jquery-migrate.min.js (14kB) instead of jquery-migrate.min.js (31kB)
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-10-26 17:28:09 +02:00
William Desportes
3d6a198598
Fix CI version to have a valid composer.json
...
```
Failed to update composer.json with a valid format, reverting to the original content. Please report an issue to us with details (command you run and a copy of your composer.json).
version : Does not match the regex pattern ^v?\d+(\.\d+){0,3}|^dev-
```
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:59:06 +02:00
William Desportes
2fff5f48bc
Add a security to check if all files present in the autoload class map can be found and re-generate the class map
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:47:25 +02:00
William Desportes
01724139b2
Add the version to composer.json at release build time
...
Ref: https://github.com/Roave/SecurityAdvisories/issues/76
Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/17661
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-29 13:18:20 +02:00
William Desportes
4e08ffdc77
Add a comment when building a kit starts on the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:58 +02:00
William Desportes
9477d1d748
Fixup removing 'po' folder in the english kit
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:42 +02:00
William Desportes
eac7356f4c
Remove rm "-f" argument as it hides errors on the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:35 +02:00
William Desportes
a267ba3dde
Add comments to the release script
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-28 19:58:26 +02:00
William Desportes
94f0d931cd
Remove rm for '.jshintrc' removed afterwards for all non dev kits
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-10 14:18:52 +02:00
William Desportes
cc35f885ee
Remove old travis-ci rm in the release script
...
Ref: b96185da15
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-10 14:18:17 +02:00
William Desportes
aea6bdd329
Remove non usefull recaptcha "vendor/google/recaptcha/src/autoload.php" file
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-10 14:17:22 +02:00
William Desportes
db1e59a541
Remove template test files from non source kits
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-10 14:17:12 +02:00
William Desportes
9722d75225
Adjust build excludes for paragonie/random_compat and paragonie/sodium_compat
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-10 14:16:33 +02:00
William Desportes
7b1b42fa0c
Search for files that contain "phar" in the name as they may be build files
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-10 14:15:05 +02:00
William Desportes
6764066c5e
Support snapshot builds for check release excludes
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-09-10 13:47:20 +02:00
William Desportes
f5dac447a0
Cleanup paragonie/sodium_compat vendor folder
...
Ref: https://github.com/paragonie/sodium_compat/pull/147
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-07-13 19:49:58 +02:00
William Desportes
458e7902bc
Remove some useless files from the release bundle
...
Ref: https://github.com/php-fig/http-factory/pull/12
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-07-13 19:49:56 +02:00
William Desportes
024b93a441
Allow composer/ca-bundle pem file in release bundle
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-07-13 19:23:32 +02:00
William Desportes
3732dec17d
Stop allowing openssl.cnf in check release script
...
Ref: 124bb336fd
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-07-13 19:22:26 +02:00
Maurício Meneghini Fauth
49e2b081ba
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-28 15:26:35 -03:00
Maurício Meneghini Fauth
0312396a75
Remove jQuery Mousewheel JS dependency
...
This dependency was removed by
https://github.com/phpmyadmin/phpmyadmin/pull/17032 .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-27 21:21:25 -03:00
Maurício Meneghini Fauth
54df014550
Remove stickyfilljs JavaScript dependency
...
This polyfill is not needed anymore.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-27 19:47:31 -03:00
William Desportes
124bb336fd
Remove openssl.cnf from vendor bundles as it is not necessary
...
See: https://github.com/phpseclib/phpseclib/issues/1781
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-04-27 12:52:47 +02:00
Maurício Meneghini Fauth
04f3f5a4b6
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-26 21:03:20 -03:00
Maurício Meneghini Fauth
5d80594341
Remove jQuery SVG JS dependency
...
Removed by https://github.com/phpmyadmin/phpmyadmin/pull/17041 .
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-24 20:39:12 -03:00
Maurício Meneghini Fauth
2653b2942b
Merge branch 'QA_5_1' into QA_5_2
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-11 13:02:15 -03:00
William Desportes
6f6913855f
Add one more file to the create release exclude list
...
Ref: https://github.com/twigphp/Twig/issues/3658
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-03-06 10:32:09 +01:00
Maurício Meneghini Fauth
856f033402
Upgrade some JavaScript dependencies
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-01 17:53:07 -03:00
Maurício Meneghini Fauth
3c94e32d8b
Allow the Bootstrap theme for 5.2 releases
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
(cherry picked from commit 8cbb30b1ff )
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-02-17 17:48:04 -03:00
Isaac Bennetch
8a4a8a3612
Don't remove phpseclib files when creating release, they don't exist. Related to 7aaab24463
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2022-01-20 12:48:01 -05:00
Maurício Meneghini Fauth
cb650d2a2d
Merge branch 'QA_5_1'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-29 19:44:12 -03:00
William Desportes
f8f815e736
Cleanup sql-parser translation files on English bundle
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-12-29 01:21:21 +01:00
William Desportes
dfea1a04c5
Remove vendor/google/recaptcha/ARCHITECTURE.md useless file
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-12-29 01:20:54 +01:00
Maurício Meneghini Fauth
0f678e8d7d
Merge branch 'QA_5_1'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-27 16:19:18 -03:00
Maurício Meneghini Fauth
1e542cd621
Replace vendor_config.php constants with an array
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-12-26 16:48:56 -03:00
William Desportes
ff64b1df74
Cleanup sql-parser tools files from vendor bundle
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-12-24 01:53:55 +01:00