Commit Graph

1846 Commits

Author SHA1 Message Date
VirtuBox
f9b3f96e14 Cleanup php stack removal 2023-08-05 15:30:45 +02:00
VirtuBox
c46e5d3b11 Fix argument 2023-08-05 15:09:51 +02:00
VirtuBox
a93ec45ce4 Refactorise package detection 2023-08-05 14:57:04 +02:00
VirtuBox
4b71b4e679 Refactor site detection 2023-08-05 12:07:10 +02:00
VirtuBox
21164859c1 Improve php stack install 2023-08-05 11:41:46 +02:00
VirtuBox
666f61e620 Fix php version variable 2023-08-05 11:02:24 +02:00
VirtuBox
5c39f01670 Refactor php installation 2023-08-05 10:48:56 +02:00
VirtuBox
c8ff42157e Update compatible distro list 2023-08-04 17:19:53 +02:00
VirtuBox
a4c609f3c4 Merge pull request #551 from WordOps/updating-configuration
Minor MariaDB fix
2023-08-04 17:16:14 +02:00
VirtuBox
d54ad0fbf4 Update changelog for release 2023-08-04 16:49:22 +02:00
VirtuBox
c9e0c0d1b1 Small fix for mariadb migrate 2023-08-04 16:46:00 +02:00
VirtuBox
df25bd8168 Merge pull request #550 from WordOps/updating-configuration
Fix for debian 12
2023-08-03 15:30:58 +02:00
VirtuBox
9b8befed18 Fix install on Debian 12 2023-08-03 07:38:34 +02:00
VirtuBox
49d26e5656 Do not add mariadb repo on debian 12 2023-08-01 18:35:48 +02:00
VirtuBox
e6095ce97a Fix install script on debian 12 2023-08-01 18:31:40 +02:00
VirtuBox
1d527e84ff Update gpg keys for debian 12 2023-08-01 18:25:59 +02:00
VirtuBox
c7029a50b5 Update dependencies for Debian 12 2023-07-31 12:44:12 +02:00
VirtuBox
dfe70060eb Display full log at the end of CI 2023-07-20 09:42:50 +02:00
VirtuBox
efaa4de032 Merge pull request #547 from WordOps/updating-configuration
Improve MariaDB migrate
2023-07-19 09:34:51 +02:00
VirtuBox
cdf22d30d0 Merge pull request #534 from WordOps/dependabot/pip/argcomplete-3.1.1
Bump argcomplete from 3.0.8 to 3.1.1
2023-07-17 10:26:46 +02:00
VirtuBox
5052a5fa77 Merge pull request #539 from WordOps/dependabot/pip/pymysql-1.1.0
Bump pymysql from 1.0.3 to 1.1.0
2023-07-17 10:26:32 +02:00
VirtuBox
b3a47f4938 Merge pull request #540 from Alfusainey/bug
bug fix: close file after reading
2023-07-17 10:26:16 +02:00
VirtuBox
794d4b540a Merge pull request #537 from vitovt/Debian-12
Add support for Debian 12
2023-07-16 23:49:21 +02:00
VirtuBox
6346a4fd07 Merge pull request #376 from yogeshbeniwal/master
Set cache expiry of css and js files to 1 year
2023-07-16 23:33:12 +02:00
dependabot[bot]
65a2b22d75 Bump pymysql from 1.0.3 to 1.1.0
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyMySQL/PyMySQL/compare/v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 21:30:58 +00:00
VirtuBox
1e98a79e96 Merge pull request #545 from WordOps/dependabot/pip/sqlalchemy-1.4.49
Bump sqlalchemy from 1.4.48 to 1.4.49
2023-07-16 23:30:09 +02:00
VirtuBox
83b33ac09e Improve MariaDB migrate 2023-07-16 23:29:52 +02:00
dependabot[bot]
3ef70c1bfd Bump sqlalchemy from 1.4.48 to 1.4.49
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.48 to 1.4.49.
- [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-07-06 13:59:54 +00:00
Alfusainey Jallow
e3bb428c26 bug fix: close file after reading
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2023-06-27 12:40:26 +02:00
Vitovt
51e2c41059 Add support for Debian 12 2023-06-24 23:49:10 +03:00
dependabot[bot]
921b09d4c7 Bump argcomplete from 3.0.8 to 3.1.1
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.0.8 to 3.1.1.
- [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.0.8...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 14:00:27 +00:00
VirtuBox
6b5b8754cb Merge pull request #529 from WordOps/dependabot/pip/psutil-5.9.5
Bump psutil from 5.9.4 to 5.9.5
2023-05-30 17:26:39 +02:00
dependabot[bot]
2c52cd51eb Bump psutil from 5.9.4 to 5.9.5
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.4 to 5.9.5.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.4...release-5.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 06:33:29 +00:00
VirtuBox
3ccb9f825a Merge pull request #528 from WordOps/dependabot/pip/sh-2.0.4
Bump sh from 1.14.3 to 2.0.4
2023-05-25 08:32:59 +02:00
VirtuBox
fad41d9845 Merge pull request #526 from WordOps/dependabot/pip/colorlog-6.7.0
Bump colorlog from 4.6.2 to 6.7.0
2023-05-25 08:32:49 +02:00
dependabot[bot]
eb113dd06f Bump sh from 1.14.3 to 2.0.4
Bumps [sh](https://github.com/amoffat/sh) from 1.14.3 to 2.0.4.
- [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/amoffat/sh/compare/1.14.3...2.0.4)

---
updated-dependencies:
- dependency-name: sh
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 14:30:13 +00:00
dependabot[bot]
07b9bcc106 Bump colorlog from 4.6.2 to 6.7.0
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.6.2 to 6.7.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.6.2...v6.7.0)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 14:29:50 +00:00
VirtuBox
6d6dcd1256 Merge pull request #530 from WordOps/dependabot/pip/distro-1.8.0
Bump distro from 1.7.0 to 1.8.0
2023-05-24 16:29:14 +02:00
VirtuBox
3486d95ed4 Merge pull request #527 from WordOps/dependabot/pip/pymysql-1.0.3
Bump pymysql from 0.10.1 to 1.0.3
2023-05-24 16:25:27 +02:00
dependabot[bot]
b5f7e9339c Bump distro from 1.7.0 to 1.8.0
Bumps [distro](https://github.com/python-distro/distro) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/python-distro/distro/releases)
- [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-distro/distro/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: distro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 15:07:31 +00:00
VirtuBox
3fb362574e Merge pull request #524 from WordOps/dependabot/pip/argcomplete-3.0.8
Bump argcomplete from 1.12.0 to 3.0.8
2023-05-22 17:02:19 +02:00
dependabot[bot]
1862ab8a84 Bump pymysql from 0.10.1 to 1.0.3
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.10.1 to 1.0.3.
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyMySQL/PyMySQL/compare/v0.10.1...v1.0.3)

---
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 14:34:05 +00:00
dependabot[bot]
9c09d59ad2 Bump argcomplete from 1.12.0 to 3.0.8
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 1.12.0 to 3.0.8.
- [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/v1.12.0...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 14:34:02 +00:00
VirtuBox
881a922db0 Merge pull request #525 from WordOps/dependabot/pip/sqlalchemy-1.4.48
Bump sqlalchemy from 1.4.46 to 1.4.48
2023-05-18 16:33:18 +02:00
dependabot[bot]
2a72f79011 Bump sqlalchemy from 1.4.46 to 1.4.48
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 1.4.48.
- [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-05-17 13:58:55 +00:00
VirtuBox
925bdd4fde Merge pull request #522 from WordOps/updating-configuration
Prepare for release
2023-05-16 20:33:53 +02:00
VirtuBox
6607ee1217 Merge remote-tracking branch 'origin/updating-configuration' into updating-configuration 2023-05-09 08:16:48 +02:00
VirtuBox
ad540ceadd Minor changes 2023-05-09 08:14:56 +02:00
VirtuBox
43c04f80b6 Merge pull request #517 from WordOps/dependabot/pip/sqlalchemy-1.4.48
Bump sqlalchemy from 1.4.47 to 1.4.48
2023-05-04 09:14:46 +02:00
dependabot[bot]
3df9de8111 Bump sqlalchemy from 1.4.47 to 1.4.48
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.47 to 1.4.48.
- [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-05-01 13:59:45 +00:00