Commit Graph

38 Commits

Author SHA1 Message Date
Patrick Lewis
f3b506a1ca feat(CI): check if pending sql has procedure or function (#3596) 2020-11-05 09:29:14 +01:00
Patrick Lewis
6b163290b1 fix(CI): do not run core_build on forks 2020-11-02 09:09:46 -06:00
Kitzunu
eb2fd6809a fix: update labeler.yml (#3593) 2020-10-20 13:42:13 +02:00
Kitzunu
d4651c852a fix(Actions): Labeler (#3591) 2020-10-20 13:04:29 +02:00
Kitzunu
e6e44b0e2f fix(Action): Labeler (#3579) 2020-10-19 14:06:47 +02:00
Kargatum
11bbabc2ac chore(CI): fix Trailing spaces (#3481) 2020-10-19 10:16:52 +02:00
Kitzunu
9f93e554e6 feat(Actions): Automatically add labels on PRs (#3571) 2020-10-15 23:13:36 +02:00
Kitzunu
4290a129ca fix(Issue/Config): correct links (#3423) 2020-10-02 12:13:15 +02:00
Kitzunu
a41671c02a docs: Move README.md to .github folder (#3235) 2020-09-18 18:37:53 +02:00
Francesco Borzì
56ca87994b feat(CI): add support for GCC (#3314)
Co-authored-by: Viste <viste02@gmail.com>
2020-09-17 19:03:05 +02:00
Patrick Lewis
40cbd49f7c fix(CI): do not run import-pending-sql on forks (#3441) 2020-09-12 12:46:56 +02:00
Kargatum
c141be8684 feat(Deps/MySQL): add support MariaDB 10.5 (#3452) 2020-09-11 10:16:41 +07:00
Kitzunu
52dc0c1b7e docs(issue_template): add template for feature requests (#3207) 2020-09-09 17:02:02 +02:00
Kitzunu
2ed607e5c9 docs(SECURITY): Move SECURITY.md to .github folder (#3234) 2020-09-08 15:51:39 +02:00
Francesco Borzì
cceb90862f Revert "feat(pull_request_template): Introduce the new github way (#3209)" (#3435)
This reverts commit a51c865a40.
2020-09-06 17:08:50 +02:00
Kitzunu
0c2dce03cc feat(code_of_conduct): add code of conduct to the project (#3210) 2020-09-04 17:06:38 +02:00
Kitzunu
a51c865a40 feat(pull_request_template): Introduce the new github way (#3209)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-09-03 10:22:23 +02:00
Kitzunu
41abcfbee3 docs(issue_template): add links to issue create window (#3208) 2020-09-02 11:47:45 +02:00
Kitzunu
37248474af feat(contributing) Add guidelines for new contributors (#3211)
* feat(contributing) Add guidelines for new contributors

* Grammar

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2020-09-01 12:03:26 +02:00
Francesco Borzì
bbb4af3405 feat(CI): actions/cache@v2 (#3416) 2020-08-31 19:46:44 +02:00
Francesco Borzì
0ff3f84f99 chore(CI/Docker): skip Scripts for shorter build times (#3415) 2020-08-31 19:25:14 +02:00
Francesco Borzì
d7a758e34e chore(CI): change bot's commit message format (#3361) 2020-08-27 20:54:08 +02:00
Rochet2
1dd9965da8 feat(CI): add Windows to the CI (#3324) 2020-08-21 22:20:29 +02:00
Francesco Borzì
2ad98c573a feat(CI): add macOS to our CI (#3321)
Co-Authored-By: Meerd <meerd@users.noreply.github.com>
2020-08-21 12:19:02 +02:00
Francesco Borzì
1854a3a376 feat(CI): add Ubuntu 18.04 to the CI (#3311) 2020-08-18 16:36:16 +02:00
Francesco Borzì
95dff359be feat(CI/Docker): build all containers in CI (#3289) 2020-08-15 23:33:57 +02:00
Francesco Borzì
c2b40b126d feature(testing-automation): unit tests with Google Framework (#3273) 2020-08-15 22:34:45 +02:00
Francesco Borzì
d2cc3fcbc2 feat(Docker): update to Ubuntu 20.04 + more improvements (#3277) 2020-08-13 00:25:20 +02:00
Kitzunu
91bbbf08eb feat(SUPPORT): Show contributors how to get help (#3212) 2020-07-28 18:54:59 +02:00
Kitzunu
039fe10a95 refactor(issue_template): Move it to Githubs "new" place (#3074) 2020-06-22 20:03:02 +02:00
Francesco Borzì
c208a1219b feat(CI): update clang-7 to clang-9, add clang-10 build (#3107) 2020-06-03 18:41:02 +02:00
Francesco Borzì
3526d3afc6 feat(CI): upgrade to Ubuntu 20.04 (#3106) 2020-06-02 19:44:18 +02:00
Rochet2
7c1da6c5a3 feat(CI): refine cache usage in gh-actions (#3101) 2020-06-01 19:42:26 +02:00
Yehonal
4266d1f764 fix(CI): core_build on coverity_scan is not needed 2020-05-07 10:35:19 +02:00
Kargatum
5f2f68c500 chore(CI): update import_pending_sql.yml (#2928)
* Add whitespace before commits list
2020-04-23 20:46:34 +07:00
Rochet2
9cc5bcc1a4 fix(CI): sql import
SQL import failed to push due to github branch protection.
Seems this will allow the actual supplied token to be used which has push access.
The solution was found from https://github.community/t5/GitHub-Actions/Push-to-restricted-master-branch/m-p/54948
2020-04-23 00:37:27 +02:00
Yehonal
cee55da48f fix(CI):updated token for import_pending_sql 2020-04-22 11:12:57 +02:00
Rochet2
1397971943 feat(CI): migrate from Travis to GitHub Actions (#2887)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2020-04-19 17:33:13 +02:00