Alejandro Celaya
|
d9af0a5547
|
Improved publish-release workflow to generate files for all supported PHP versions and with/without swoole
|
2021-02-13 13:29:38 +01:00 |
|
Alejandro Celaya
|
1c492881e1
|
Updated to swoole 4.6.3
|
2021-02-09 22:55:30 +01:00 |
|
Alejandro Celaya
|
de4e677f18
|
Fixed database started for API tests in GitHub workflow
|
2021-02-05 18:33:36 +01:00 |
|
Alejandro Celaya
|
bc38ecf6de
|
Fixed image which checks if Dockerfile changed by making sure it fetches more commits
|
2021-01-30 09:54:47 +01:00 |
|
Alejandro Celaya
|
4c008f1672
|
Updated dev docker images to PHP 8
|
2021-01-30 09:31:08 +01:00 |
|
Alejandro Celaya
|
741e8f625c
|
No longer allow errors on any step during CI
|
2021-01-24 23:09:46 +01:00 |
|
Alejandro Celaya
|
db997fe6f5
|
Do not allow ignoring platform reqs anymore during CI
|
2021-01-24 22:59:19 +01:00 |
|
Alejandro Celaya
|
80012b8ee8
|
Do not allow unit tests to fail
|
2021-01-23 06:16:04 +01:00 |
|
Alejandro Celaya
|
3a4a2e4483
|
Replaced scrutinizer with codecov
|
2020-12-19 10:25:19 +01:00 |
|
Alejandro Celaya
|
71a83aa384
|
Added PHP 8 on mutation tests
|
2020-12-19 10:04:00 +01:00 |
|
Alejandro Celaya
|
625c870417
|
Added step to build docker image, and deleted travis config file
|
2020-12-13 17:45:48 +01:00 |
|
Alejandro Celaya
|
a9e9f89799
|
Ensured code is cloned before using ocular to upload code coverage to scrutinizer during ci workflow
|
2020-12-13 17:31:22 +01:00 |
|
Alejandro Celaya
|
f2210ca0cb
|
Added coverage driver to upload coverage job
|
2020-12-13 17:23:58 +01:00 |
|
Alejandro Celaya
|
1a42ca9239
|
Added missing dependency between upload coverage job and test jobs
|
2020-12-13 17:17:16 +01:00 |
|
Alejandro Celaya
|
53726bc679
|
Added steps to upload code coverage and delete artifacts to ci workflow
|
2020-12-13 13:34:22 +01:00 |
|
Alejandro Celaya
|
d8a7f3e08c
|
Added mutation-tests step in ci workflow
|
2020-12-13 13:11:41 +01:00 |
|
Alejandro Celaya
|
ac5a22a3d0
|
Added static analysis and generation of code coverage artifacts
|
2020-12-13 12:59:06 +01:00 |
|
Alejandro Celaya
|
5dc2c1640a
|
Added command to create mssql database for tests
|
2020-12-13 12:47:17 +01:00 |
|
Alejandro Celaya
|
7fe7354a27
|
Ensured mssql odbc installation is done as super user
|
2020-12-13 12:38:12 +01:00 |
|
Alejandro Celaya
|
ac85b913c2
|
Added other database test envs to ci workflow
|
2020-12-13 12:31:34 +01:00 |
|
Alejandro Celaya
|
0e58d1a242
|
Added pcov as code coverage driver in github action
|
2020-12-13 11:37:45 +01:00 |
|
Alejandro Celaya
|
77deb9c111
|
Created first version of the ci workflow
|
2020-12-13 10:44:02 +01:00 |
|
Alejandro Celaya
|
40105d7aaf
|
Updated to latest swoole and pdo_sqlsrv extensions
|
2020-12-06 11:41:27 +01:00 |
|
Alejandro Celaya
|
4515a83e9b
|
Fixed github action syntax
|
2020-11-10 19:06:50 +01:00 |
|
Alejandro Celaya
|
52c9994eb4
|
#890 Migrated to official docker actions for docker-image-build workflow
|
2020-11-10 19:03:14 +01:00 |
|
Alejandro Celaya
|
681b7c836d
|
Added swoole extension to publish-release github action
|
2020-11-01 11:47:04 +01:00 |
|
Alejandro Celaya
|
ebe6a5f4aa
|
Moved github release creation from travis to github action
|
2020-11-01 11:23:11 +01:00 |
|
Alejandro Celaya
|
a7a69506a0
|
Fixed how docker credentials are read from secrets
|
2020-07-31 20:41:39 +02:00 |
|
Alejandro Celaya
|
a32651aab3
|
Replace -u by --username on docker login command
|
2020-07-31 20:30:30 +02:00 |
|
Alejandro Celaya
|
977af0ee43
|
Fixed pattern for tags on github action
|
2020-07-31 20:24:44 +02:00 |
|
Alejandro Celaya
|
1eb9ef0361
|
Moved docker image build to github actions
|
2020-07-31 20:17:14 +02:00 |
|
Alejandro Celaya
|
742e2d724e
|
Updated comment on issue templates
|
2020-07-06 09:28:31 +02:00 |
|
Alejandro Celaya
|
5886d73093
|
Documented support for Microsoft SQL Server
|
2020-02-14 19:55:24 +01:00 |
|
Alejandro Celaya
|
6d366188c9
|
Added github funding
|
2019-10-22 19:37:35 +02:00 |
|
Alejandro Celaya
|
159021e87c
|
Added MariaDB to issue templates
|
2019-10-06 11:39:53 +02:00 |
|
Alejandro Celaya
|
8f4d5b6fce
|
Added funding config file
|
2019-09-29 09:30:18 +02:00 |
|
Alejandro Celaya
|
8468a48eaa
|
Added generic issue template
|
2019-09-29 09:23:37 +02:00 |
|
Alejandro Celaya
|
fc0885e5d5
|
Removed shlink set-up info from feature request issue template
|
2019-09-29 09:21:56 +02:00 |
|
Alejandro Celaya
|
9fac69675a
|
Updated how shlink info is requested to users on issue templates
|
2019-09-17 20:10:27 +02:00 |
|
Alejandro Celaya
|
1d2cfde7f7
|
Created individual issue templates
|
2019-09-17 20:04:04 +02:00 |
|
Alejandro Celaya
|
72313800fa
|
Created issue template with some reminders
|
2019-04-11 21:57:12 +02:00 |
|