Commit Graph

1959 Commits

Author SHA1 Message Date
VirtuBox
60689ffcb9 Merge pull request #593 from janiosarmento/issue587
#587: fix missing braces on force-ssl.mustache
2023-12-03 16:31:03 +01:00
Janio Sarmento
c31c8f94e9 #587: fix missing braces on force-ssl.mustache 2023-12-02 18:09:18 -03:00
VirtuBox
e5807154f5 Merge pull request #592 from WordOps/updating-configuration
Add --php83 to bash_completion
2023-12-01 17:56:20 +01:00
VirtuBox
5748ae6ef1 Fix typo 2023-12-01 17:22:54 +01:00
VirtuBox
bad425acf4 Add --php83 to bash_completion 2023-12-01 17:21:58 +01:00
VirtuBox
21b9dbe361 Merge pull request #591 from WordOps/updating-configuration
Prepare WordOps for stable release
2023-12-01 17:21:50 +01:00
VirtuBox
e7edc69cb7 Set default PHP version to 8.2 2023-12-01 16:54:51 +01:00
VirtuBox
89c34e021f Add MariaDB repo for debian 12 2023-12-01 16:52:33 +01:00
VirtuBox
da4d6eaee7 Prepare WordOps for stable release 2023-12-01 16:41:14 +01:00
VirtuBox
65b83a9bfa Merge pull request #590 from WordOps/updating-configuration
Add php8.3-xdebug
2023-12-01 00:25:31 +01:00
VirtuBox
799651e11d Add php8.3-xdebug 2023-11-30 23:30:24 +01:00
VirtuBox
8fac93e7e8 Merge pull request #589 from WordOps/updating-configuration
Add force-ssl.conf as a mustache template
2023-11-30 23:27:21 +01:00
VirtuBox
8b04ff008e Add force-ssl.conf as a mustache template 2023-11-30 08:12:24 +01:00
VirtuBox
0931be7c6f Merge pull request #588 from WordOps/updating-configuration
Add PHP 8.3 support
2023-11-30 08:11:54 +01:00
VirtuBox
17b86bb45f Fix php8.3 modules 2023-11-26 16:25:17 +01:00
VirtuBox
e2755e38c4 Add php83 to tests 2023-11-25 16:24:20 +01:00
VirtuBox
5c6059749e Fix wo site update 2023-11-24 21:23:06 +01:00
VirtuBox
477e118c0a Fix for php8.3 2023-11-24 00:11:57 +01:00
VirtuBox
f699012b9b Add php8.3 support 2023-11-23 21:33:09 +01:00
VirtuBox
3daacf4d91 Merge pull request #586 from WordOps/dependabot/pip/argcomplete-3.1.6
Bump argcomplete from 3.1.4 to 3.1.6
2023-11-17 18:19:09 +01:00
dependabot[bot]
8e2957ffd1 Bump argcomplete from 3.1.4 to 3.1.6
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.1.4...v3.1.6)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 13:23:15 +00:00
VirtuBox
c10e3b52c5 Fix wo site update 2023-11-10 20:34:44 +01:00
VirtuBox
d55bd0f5d9 Merge pull request #585 from WordOps/dependabot/pip/argcomplete-3.1.4
Bump argcomplete from 3.1.2 to 3.1.4
2023-11-05 21:03:33 +01:00
dependabot[bot]
12675929b7 Bump argcomplete from 3.1.2 to 3.1.4
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 13:34:30 +00:00
VirtuBox
7af8f40a5d Merge pull request #584 from WordOps/dependabot/pip/sqlalchemy-1.4.50
Bump sqlalchemy from 1.4.49 to 1.4.50
2023-10-30 20:53:38 +01:00
dependabot[bot]
248e63265a Bump sqlalchemy from 1.4.49 to 1.4.50
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.49 to 1.4.50.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 13:27:43 +00:00
VirtuBox
28f2307d4a Merge pull request #581 from WordOps/dependabot/pip/psutil-5.9.6
Bump psutil from 5.9.5 to 5.9.6
2023-10-20 13:27:45 +02:00
dependabot[bot]
2c3df7161d Bump psutil from 5.9.5 to 5.9.6
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 5.9.6.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-5.9.6)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 13:13:10 +00:00
VirtuBox
7cc1b85154 Merge pull request #579 from WordOps/updating-configuration
Bump version to v3.18.1
2023-09-27 11:09:41 +02:00
VirtuBox
403f9a0482 Bump version to v3.18.1 2023-09-26 01:26:14 +02:00
VirtuBox
ce0f047ab7 Merge pull request #578 from WordOps/updating-configuration
Fix Netdata install with remote MySQL server
2023-09-20 18:14:33 +02:00
VirtuBox
3f0e241c18 Merge pull request #577 from WordOps/updating-configuration
Fix stack status
2023-09-20 14:12:05 +02:00
VirtuBox
25f4d1b9b1 Fix Netdata install with remote MySQL server 2023-09-19 20:50:41 +02:00
VirtuBox
b412844f13 Merge pull request #576 from WordOps/updating-configuration
Remove Anemometer
2023-09-19 20:36:57 +02:00
VirtuBox
ebe051e7cc Fix stack status 2023-09-19 18:33:59 +02:00
VirtuBox
a3ec4f793d Merge pull request #573 from WordOps/dependabot/pip/argcomplete-3.1.2
Bump argcomplete from 3.1.1 to 3.1.2
2023-09-19 18:30:54 +02:00
VirtuBox
e12d076c7b Remove Anemometer 2023-09-19 18:30:29 +02:00
dependabot[bot]
6201bea0a4 Bump argcomplete from 3.1.1 to 3.1.2
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 13:11:48 +00:00
VirtuBox
be256937fc Merge pull request #572 from WordOps/updating-configuration
Fix wo site update not updating php version
2023-09-16 12:25:56 +02:00
VirtuBox
c5a10d5bb6 Fix wo site update 2023-09-15 00:10:02 +02:00
VirtuBox
5690bec03a Fix wo site update 2023-09-14 23:49:17 +02:00
VirtuBox
d941cdc879 Fix wo site update 2023-09-14 23:40:21 +02:00
VirtuBox
867f0b4a65 Fix wo site update 2023-09-14 23:35:25 +02:00
VirtuBox
ec7ab751ce Fix wo site update 2023-09-14 22:33:24 +02:00
VirtuBox
49fbab4424 Fix wo site update 2023-09-14 21:48:46 +02:00
VirtuBox
22d1f9cb68 fix wo site update 2023-09-14 21:15:56 +02:00
VirtuBox
42b349ab13 Fix wo site update 2023-09-14 19:54:56 +02:00
VirtuBox
d24026077f Auto stash before merge of "updating-configuration" and "origin/updating-configuration" 2023-09-14 19:43:20 +02:00
VirtuBox
96bad01d41 Fix requirement and update bash_completion 2023-09-03 23:26:24 +02:00
VirtuBox
5afd67f568 Merge pull request #569 from WordOps/updating-configuration
Bump version to v3.18.0
2023-08-28 18:00:57 +02:00