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
|
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
|
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
|
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
|
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 |
|
mahula
|
eff4c2b852
|
fix cucumber dependency deprecation
|
2023-11-24 20:38:43 +01:00 |
|
mahula
|
bd8da7dde7
|
set documentation check workflow trigger to push
|
2023-11-24 16:40:58 +01:00 |
|
mahula
|
a3c831cd96
|
add absolut path text do editing doc
|
2023-11-24 16:40:22 +01:00 |
|
mahula
|
8c9fb9292a
|
add team member to documentation
|
2023-11-24 10:10:40 +01:00 |
|
mahula
|
4184ad1592
|
comment out currently unused documentation section
|
2023-11-24 09:47:00 +01:00 |
|
Wolfgang Huß
|
524d651553
|
Rename script 'clusters.cron-backups.sh' to 'clusters.backup-multiple-servers.sh'
|
2023-11-23 11:04:47 +01:00 |
|
Wolfgang Huß
|
1f28bed280
|
Check for definition of variable 'BACKUP_SAVED_BACKUPS_NUMBER'
|
2023-11-23 10:56:19 +01:00 |
|
Wolfgang Huß
|
1331d28a72
|
Add 'Multiple Networks Backup' to deployment readme
|
2023-11-22 16:24:44 +01:00 |
|
Wolfgang Huß
|
864f4344ad
|
Extend script by deleting old backups
|
2023-11-22 16:23:40 +01:00 |
|
Wolfgang Huß
|
6af26472c0
|
Add time stamp to backup script
|
2023-11-22 15:14:00 +01:00 |
|
mahula
|
0983ed023d
|
fix links in markdown files
|
2023-11-21 17:11:20 +01:00 |
|
mahula
|
48fb4b17d9
|
fix links in markdown files
|
2023-11-21 17:04:58 +01:00 |
|
mahula
|
dc341148a7
|
fix links in markdown files
|
2023-11-21 16:46:41 +01:00 |
|
mahula
|
15fa83edda
|
fix links in markdown files
|
2023-11-21 16:15:02 +01:00 |
|