15026 Commits

Author SHA1 Message Date
Wolfgang Huß
1dc871d306 Add database name as variable to script 2023-12-01 15:06:38 +01:00
Wolfgang Huß
7d4a75a94c Refine checking of definition of variables 2023-12-01 15:02:25 +01:00
Wolfgang Huß
4351c9e0db Refine script readme 2023-12-01 14:40:26 +01:00
Wolfgang Huß
c240fe32ad Add more detailed logs for the scripts
- Ignore 'backup-cron-job.log' files.
2023-12-01 14:39:38 +01:00
mahula
6ddeb2b444
Merge branch 'master' into 6810-bugdevops-fix-broken-links-and-content-in-readmes-part-2 2023-12-01 12:08:57 +01:00
Wolfgang Huß
b95b036265 Change database name from 'graph.db' to 'neo4j' 2023-11-30 08:05:45 +01:00
mahula
46b67c1fdb
Merge pull request #6848 from Ocelot-Social-Community/6847-upgrade-cert-manager-version
chore(other): upgrade cert-manager version
b3.1.2-619
2023-11-29 16:23:29 +01:00
mahula
1036c20e04
Merge branch 'master' into 6847-upgrade-cert-manager-version 2023-11-29 16:03:13 +01:00
mahula
63d0d2caf5
Merge pull request #6836 from Ocelot-Social-Community/add-vuepress-action-with-root-directory-as-docs-directory
feat(other): include working vuepress for documentation automation
b3.1.2-618
2023-11-29 16:02:00 +01:00
mahula
918fcc3791
Merge pull request #6867 from Ocelot-Social-Community/6866-remove-temp-(x.)ocelot.social-links
docs(other): remove temp `*.ocelot.social` links
2023-11-29 15:41:19 +01:00
Wolfgang Huß
1d1bf918f6 Merge branch 'add-vuepress-action-with-root-directory-as-docs-directory' of github.com:Ocelot-Social-Community/Ocelot-Social into 6866-remove-temp-(x.)ocelot.social-links
# Conflicts:
#	README.md
2023-11-29 15:28:50 +01:00
Wolfgang Huß
5da7168cf8 Remove temporarily some *.ocelot.social link from the readmes to get the tests running 2023-11-29 14:47:26 +01:00
Wolfgang Huß
ca5a0e47c6 New stage.ocelot.social 2023-11-29 14:44:15 +01:00
mahula
45ea992e39
Merge branch 'master' into add-vuepress-action-with-root-directory-as-docs-directory 2023-11-29 11:48:52 +01:00
Wolfgang Huß
aeb1432630 Avoid 'else' cases after exit in the 'if' case
- Remove todo.
2023-11-29 10:03:29 +01:00
mahula
55b022361b
Merge pull request #6860 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-plugin-import-2.29.0
Bump eslint-plugin-import from 2.27.5 to 2.29.0 in /backend
b3.1.2-617
2023-11-29 09:11:24 +01:00
dependabot[bot]
dba50a3ce2
Bump eslint-plugin-import from 2.27.5 to 2.29.0 in /backend
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.29.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 07:48:57 +00:00
mahula
6c76734bd1
Merge pull request #6857 from Ocelot-Social-Community/cucumber-script
refactor(other): remove unused packages and scripts
b3.1.2-616
2023-11-28 21:11:12 +01:00
mahula
f1e3b6b2bc
Merge branch 'master' into cucumber-script 2023-11-28 20:47:36 +01:00
mahula
c09a3554d0
Merge pull request #6859 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-13.6.0
Bump cypress from 13.5.1 to 13.6.0
b3.1.2-615
2023-11-28 20:42:21 +01:00
dependabot[bot]
b7fd348c05
Bump cypress from 13.5.1 to 13.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.1 to 13.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.5.1...v13.6.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 19:14:13 +00:00
mahula
31ea4a32c9
Merge branch 'master' into add-vuepress-action-with-root-directory-as-docs-directory 2023-11-28 19:11:02 +01:00
mahula
4e3061bfbb
Merge branch 'master' into cucumber-script 2023-11-28 17:35:29 +01:00
mahula
f4f85948a4
Merge pull request #6856 from Ocelot-Social-Community/fix-e2e-test-dependency-deprecation
build(other): fix cucumber dependency deprecation
2023-11-28 17:35:17 +01:00
mahula
bc18417d36
Merge branch 'master' into cucumber-script 2023-11-28 17:11:45 +01:00
Wolfgang Huß
3620e916de
Merge branch 'master' into fix-e2e-test-dependency-deprecation 2023-11-28 17:09:13 +01:00
Wolfgang Huß
69c8740f35 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6812-script-auto-backups-for-kubernetes-servers 2023-11-28 16:48:03 +01:00
Wolfgang Huß
21992c9beb Remove all debugging outputs
- Refine comment.
2023-11-28 16:40:10 +01:00
Wolfgang Huß
0f4e061b1e Finish 'Automated Backups' in readme 2023-11-28 16:35:44 +01:00
Wolfgang Huß
dbca9b91c0 Start 'Automated Backups' in readme 2023-11-28 15:52:11 +01:00
Wolfgang Huß
ae41243324 Fix deletion of wrong backup directory on the backup server with alpine system 2023-11-28 15:45:41 +01:00
Wolfgang Huß
72978889ef Revert "Add several curly brackets to script 'clusters.backup-multiple-servers.sh', because not all is function well on the backup server"
This reverts commit 4c9d588e9a8695bab31e7f1e4af6322fc5d5fb00.
2023-11-28 12:33:00 +01:00
Wolfgang Huß
4c9d588e9a Add several curly brackets to script 'clusters.backup-multiple-servers.sh', because not all is function well on the backup server 2023-11-28 12:16:18 +01:00
Wolfgang Huß
2f8d0eda36 Add debugging 2023-11-28 09:06:50 +01:00
mahula
963f4adee8
Merge pull request #6864 from Ocelot-Social-Community/fix-expired-jwt-unit-test
fix(backend): expired jwt in unit test
b3.1.2-614
2023-11-28 08:49:57 +01:00
Wolfgang Huß
5b2a1320f0 Export 'CONFIGURATION' instead just assigning it 2023-11-28 08:49:43 +01:00
Moriz Wahl
ecf351988f fix(backend): expired jwt in unit test 2023-11-27 22:22:41 +01:00
Wolfgang Huß
6fe2fdfb2c Debug script more detailed 2023-11-27 15:43:34 +01:00
Wolfgang Huß
0bea2cdca9 Echo 'SCRIPT_PATH' and 'SCRIPT_DIR' for debugging 2023-11-27 14:44:18 +01:00
Wolfgang Huß
33b8df4e53 Log the variables only if defined 2023-11-27 13:55:52 +01:00
Wolfgang Huß
ae17ef791c Remove single quotes from 'clusters.backup-multiple-servers.sh' 2023-11-27 13:35:08 +01:00
mahula
030da181a2 cleanup workflow files 2023-11-27 10:56:04 +01:00
mahula
eb25f5f8b7 add documentation deployment woekflow 2023-11-27 10:28:23 +01:00
mahula
ba97d0e4de fix typo 2023-11-27 10:27:34 +01:00
mahula
68c8128405 refactor documentation check workflow 2023-11-27 10:09:43 +01:00
mahula
d0eedae61d update workflow file filter 2023-11-27 09:46:59 +01:00
mahula
ca03692e0a adapt check dokumentation workflow to documentation automation requirements 2023-11-26 19:14:05 +01:00
mahula
d40f4b6c3b adapt file filter to documentation automation requirements 2023-11-26 19:12:28 +01:00
mahula
08b6a47e4d remove unused package chai from backend 2023-11-24 21:43:39 +01:00
mahula
89372fb29b remove unused cucumber scripts and dependencies 2023-11-24 21:40:51 +01:00