Manuel
|
9cd4a35120
|
ci: add code scanning (#8169)
|
2022-09-14 23:38:37 +02:00 |
|
Manuel
|
5f7d392a06
|
ci: fix slow install (#8040)
|
2022-06-13 14:33:47 +02:00 |
|
Manuel
|
3e9f292d84
|
feat: add support for Node 17 and 18 (#7896)
|
2022-05-06 19:12:19 +02:00 |
|
github-actions[bot]
|
e47b61de46
|
ci: bump environment (#7907)
|
2022-05-01 04:21:25 +02:00 |
|
Manuel
|
5bfa7160d9
|
feat: add MongoDB 5.2 support (#7894)
|
2022-05-01 04:20:25 +02:00 |
|
github-actions[bot]
|
022a85619d
|
feat: add MongoDB 5.1 compatibility (#7682)
|
2022-05-01 04:18:23 +02:00 |
|
Manuel
|
1099ebbcd8
|
ci: fix backmerge credentials (#7876)
|
2022-03-23 00:26:36 +01:00 |
|
Corey
|
b106ffc994
|
ci: test server with PostGIS 3.2 (#7752)
|
2022-01-02 01:45:00 +01:00 |
|
Marvin ROGER
|
45cc58c7e5
|
feat: add support for Node 16 (#7707)
BREAKING CHANGE: Removes official Node 15 support which has reached it end-of-life date.
|
2021-11-18 23:37:47 +01:00 |
|
Corey
|
090350a7a0
|
feat: add support for Postgres 14 (#7644)
|
2021-10-31 20:49:03 +01:00 |
|
Manuel
|
a359c0248b
|
ci: add missing docker archs (#7666)
|
2021-10-29 20:05:49 +02:00 |
|
Manuel
|
edb03f214d
|
ci: increase docker ci timeout (#7664)
|
2021-10-29 18:21:38 +02:00 |
|
Manuel
|
5dfc3b31ef
|
ci: remove changelog check
|
2021-10-27 03:29:21 +02:00 |
|
Manuel
|
758e4b75e7
|
docs: updated changelog entry to PR template
|
2021-10-27 03:23:08 +02:00 |
|
Manuel
|
d3e914280d
|
ci: add release automation (#7656)
|
2021-10-27 02:53:46 +02:00 |
|
Manuel
|
4643bf8263
|
ci: remove stale bot
|
2021-10-18 10:51:02 +02:00 |
|
Manuel
|
936b5ec9a7
|
ci: bump environment (#7630)
|
2021-10-17 20:22:43 +02:00 |
|
Manuel
|
527881fe9d
|
ci: remove ci env check from PR CI (#7635)
|
2021-10-15 00:35:10 +02:00 |
|
Manuel
|
0ce6fb9a54
|
ci: fix typo in workflow text
|
2021-10-15 00:27:16 +02:00 |
|
Manuel
|
0e2cf989fd
|
ci: refactor ci update scheduler
|
2021-10-15 00:12:51 +02:00 |
|
Manuel
|
a48ff2062f
|
ci: refactor ci update scheduler
|
2021-10-15 00:10:21 +02:00 |
|
Manuel
|
fd12ca5fa3
|
ci: change workflow scheduler to node 14
|
2021-10-14 23:52:41 +02:00 |
|
Manuel
|
5791c11202
|
ci: add environment check scheduler (#7631)
|
2021-10-14 23:49:45 +02:00 |
|
Manuel
|
9a6bb6b1ef
|
ci: disable npm publishing on release
|
2021-10-13 03:03:09 +02:00 |
|
Manuel
|
0525e4bdd2
|
ci: bump node version in release
|
2021-10-13 01:03:03 +02:00 |
|
Manuel
|
ce57bf8c9c
|
build: release 5.0.0-alpha.1 (#7617)
|
2021-10-13 00:58:22 +02:00 |
|
Manuel
|
a00e9038f6
|
ci: bump environment (#7616)
|
2021-10-12 23:49:55 +02:00 |
|
Manuel
|
0d46d2b3eb
|
ci: disable docker auto publish (#7615)
|
2021-10-12 23:29:10 +02:00 |
|
Manuel
|
b86e3bfbb5
|
ci: add manual docker image release (#7597)
|
2021-09-30 05:06:43 +02:00 |
|
Manuel
|
c9633c1566
|
ci: bump environments (#7594)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* bump MongoDB 5.0.2 to 5.0.3
* bump MongoDB 4.4.8 to 4.4.9
* bump MongoDB 4.2.16 to 4.2.17
* bump node 14.17.6 to 14.18.0
|
2021-09-29 17:09:49 +02:00 |
|
Manuel
|
e9e3be1df8
|
ci: add node engine check (#7574)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* replace node 15 with node 16
* Update CHANGELOG.md
* use node 16 as default node version
* ignore node 15 in ci self-check
* bumped madge for node deprecation DEP0148
* ci: add node engine check
* lint
* bump node engine
* Update ci.yml
* revert unnecessary changes
* Update CHANGELOG.md
* Update ci.yml
|
2021-09-14 16:29:56 +02:00 |
|
Manuel
|
3e4d1ecbf3
|
ci: bump mongodb (#7568)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* bump ci
|
2021-09-14 15:48:37 +02:00 |
|
Manuel
|
7807d6343d
|
ci: Fix docker hub push (#7556)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* fix docker run
|
2021-09-07 18:02:40 +02:00 |
|
Manuel
|
41f0a1de43
|
ci: update docker image building (#7555)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* Update docker-publish.yml
|
2021-09-07 16:42:28 +02:00 |
|
Corey
|
24e9bdc639
|
ci: Fix docker image pushing to Docker Hub (#7548)
* add actions file
* nit
* add multi-platform
* add buildx
* reduce platforms
* remove arm7
* add back arm7
* add missing archs
* remove failing image
* add back in linux/s390x
* switch image name to parse-server
* remove failing images
* nit spelling
* Nit
* add comment about nightly builds
|
2021-09-07 14:35:03 +02:00 |
|
Manuel
|
5ab974dcd4
|
refactor: remove parse issue bot (#7544)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* refactor: remove parse issue bot
|
2021-09-04 05:12:28 +02:00 |
|
Manuel
|
6f77bb436e
|
ci: bump ci environment (#7539)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* bump node 14.17.5 to 14.17.6
* bump node 12.22.5 to 12.22.5
* Update CHANGELOG.md
|
2021-09-02 14:12:36 +02:00 |
|
Manuel
|
1e0d408ca3
|
ci: remove issue bot for PRs (#7531)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* removing bot for prs
|
2021-08-27 21:18:11 +02:00 |
|
Manuel
|
5d31997f26
|
ci: add issue bot for PRs (#7530)
|
2021-08-27 20:51:48 +02:00 |
|
Manuel
|
26009563d8
|
refactor: uniform issue templates across repos (#7528)
* Update ---1-report-an-issue.md
* Update CHANGELOG.md
|
2021-08-27 17:06:44 +02:00 |
|
Manuel
|
4a0b4ebc34
|
ci(bot): add issue bot (#7523)
|
2021-08-26 19:19:20 +02:00 |
|
Manuel
|
36619fb646
|
fix typo in issue template
|
2021-08-25 02:01:44 +02:00 |
|
Manuel
|
b1de21a89a
|
ci(changelog): add changelog reminder (#7512)
* Update ci.yml
* Update CHANGELOG.md
* Update ci.yml
* Update ci.yml
|
2021-08-24 00:50:49 +02:00 |
|
Manuel
|
f3854f9354
|
improved pr template checkbox instructions
|
2021-08-21 12:41:58 +02:00 |
|
Manuel
|
517d8ae240
|
improved issue template checkbox instruction
|
2021-08-21 12:41:33 +02:00 |
|
Manuel
|
381e9bf014
|
bump node (#7487)
node 14.17.4 to 14.17.5
node 12.22.4 to 12.22.5
|
2021-08-11 23:32:13 +02:00 |
|
Manuel
|
ae1edeb2ac
|
Bump CI (#7482)
* mongodb 4.4.7 to 4.4.8
* node 14.17.3 to 14.17.4
* node 12.22.3 to 12.22.4
* mongodb 5.0.1 to 5.0.2
|
2021-08-09 04:11:36 +02:00 |
|
Manuel
|
470382253d
|
Add MongoDB 5.0 support + bump CI env (#7469)
* bump CI env
* more bump
* more bump
* added mongodb 5.0
* added compatibility table entry
* added changelog entry
* added mongodb 5.0 to badge
|
2021-07-23 14:25:11 +02:00 |
|
Manuel
|
05882bc3ec
|
bumped node (#7452)
|
2021-07-03 15:20:23 +02:00 |
|
Manuel
|
3a2afda911
|
bump node version (#7441)
|
2021-06-20 19:31:32 +02:00 |
|