14739 Commits

Author SHA1 Message Date
mahula
6a96406b92 fix further links in documentation 2023-11-09 13:40:49 +01:00
mahula
419c5414aa fix link in minimube documentation 2023-11-09 12:54:14 +01:00
mahula
67e5357892
Merge branch 'master' into 6810-bugdevops-fix-broken-links-and-content-in-readmes-part-2 2023-11-09 10:57:51 +01:00
mahula
fbd697dc1b fix links in .md files 2023-11-09 10:53:26 +01:00
mahula
99b505adeb
Merge pull request #6824 from Ocelot-Social-Community/6816-refactor-docsocelotsocial-ensure-vuepress-does-not-break
feat(other): add documentation check to CI
b3.1.2-601
2023-11-09 10:42:39 +01:00
mahula
27186da3ce
set documentation check workflow trigger to push
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-11-09 09:53:02 +01:00
mahula
e58b943d92 set base-branch to master in documentation check workflow 2023-11-08 09:45:18 +01:00
mahula
10d0b03bca remove redundant summary check job from documentation check workflow 2023-11-08 09:08:11 +01:00
mahula
246c5e544c
fix typo in .github/workflows/check-documentation.yml
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-11-08 08:31:35 +01:00
mahula
04b0bf5c29 Revert "change SUMMARY.md for testing"
This reverts commit 3a209e3364c962f038ba288448dc2acbfc77ab37.
2023-11-07 20:38:59 +01:00
mahula
7ef4199396 Revert "change backend/testing.md for testing"
This reverts commit 8e90cbeab8ec38787c3ea9dc8b47dbf7dcd31685.
2023-11-07 20:38:24 +01:00
mahula
4749d648b8 set trigger branch to the current one for testing 2023-11-07 20:16:35 +01:00
mahula
8e90cbeab8 change backend/testing.md for testing 2023-11-07 20:14:47 +01:00
mahula
3a209e3364 change SUMMARY.md for testing 2023-11-07 20:13:11 +01:00
mahula
7a93afcc00 add workflow to validate against .md file changes 2023-11-07 20:03:41 +01:00
mahula
bab306aad5 add workflow to validate against .md file changes 2023-11-07 19:59:10 +01:00
mahula
089369a48c add workflow to validate against .md file changes 2023-11-07 19:56:43 +01:00
mahula
b69166ff50 add markdown link check config file to github workflows 2023-11-07 19:53:53 +01:00
mahula
4e5dc0aa2f add check for .md file changes to github workflow file filters 2023-11-07 19:51:43 +01:00
mahula
7aa4c7a151
Merge pull request #6820 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-13.4.0
build(other): bump cypress from 13.3.1 to 13.4.0
b3.1.2-600
2023-11-04 10:59:03 +01:00
mahula
e7879e6ef3
Merge branch 'master' into dependabot/npm_and_yarn/cypress-13.4.0 2023-11-04 10:29:58 +01:00
mahula
2f0d8aa6d7
Merge pull request #6818 from Ocelot-Social-Community/dependabot/npm_and_yarn/badeball/cypress-cucumber-preprocessor-19.0.0
build(other): bump @badeball/cypress-cucumber-preprocessor from 18.0.6 to 19.0.0
b3.1.2-599
2023-11-04 10:28:46 +01:00
dependabot[bot]
093e7a8faa
Bump cypress from 13.3.1 to 13.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.1 to 13.4.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.3.1...v13.4.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-04 02:33:56 +00:00
dependabot[bot]
fb6adbc277
Bump @badeball/cypress-cucumber-preprocessor from 18.0.6 to 19.0.0
Bumps [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) from 18.0.6 to 19.0.0.
- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v18.0.6...v19.0.0)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 02:33:36 +00:00
Moriz Wahl
dadc085e2b
Merge pull request #6814 from Ocelot-Social-Community/more-coverage-backend
feat(backend): coverage backend to 90%
b3.1.2-598
2023-11-03 15:20:27 +01:00
Moriz Wahl
17490e02c8
Merge branch 'master' into more-coverage-backend 2023-11-03 13:56:43 +01:00
mahula
0bb828cc0f
Merge pull request #6771 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/validator-13.11.0
build(other): bump validator from 13.9.0 to 13.11.0 in /backend
b3.1.2-597
2023-11-03 13:10:51 +01:00
mahula
f0e90aaa10
Merge branch 'master' into dependabot/npm_and_yarn/backend/validator-13.11.0 2023-11-03 12:42:59 +01:00
mahula
c43a139ad7
Merge branch 'master' into more-coverage-backend 2023-11-02 21:50:36 +01:00
mahula
1775aab07c
Merge pull request #6769 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-import-resolver-typescript-3.6.1
build(other): bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 in /backend
b3.1.2-596
2023-11-02 21:30:16 +01:00
Moriz Wahl
07ddd882e1 exclude all db files from coverage, raise coverage to 90% 2023-11-02 19:30:06 +01:00
Moriz Wahl
ed5149c41e raise backend unit test coverage, no promise all in notification spec 2023-11-02 19:16:41 +01:00
mahula
8f3a178f1e
Merge branch 'master' into dependabot/npm_and_yarn/backend/eslint-import-resolver-typescript-3.6.1 2023-11-02 15:34:32 +01:00
Wolfgang Huß
23538fd849
Merge pull request #6784 from Ocelot-Social-Community/fix-event-date-format
fix(webapp): event date format
b3.1.2-595
2023-11-02 15:33:17 +01:00
mahula
1c2017d04d
Merge branch 'master' into dependabot/npm_and_yarn/backend/eslint-import-resolver-typescript-3.6.1 2023-11-02 14:51:14 +01:00
mahula
13df461cfe bump package eslint-import-resolver-typescript version to v3.6.1 2023-11-02 14:50:26 +01:00
mahula
900d78c757 remove package eslint-import-resolver-typescript from backend since not used 2023-11-02 14:43:11 +01:00
mahula
72ba740964 Revert "Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 in /backend"
This reverts commit 0fc0a71955a1b4e9c94a95ac9e3fe5a5b14ac3ba.
2023-11-02 14:34:51 +01:00
mahula
e63281de22
Merge branch 'master' into dependabot/npm_and_yarn/backend/validator-13.11.0 2023-11-02 14:25:13 +01:00
Moriz Wahl
1668fee9d2
Merge branch 'master' into fix-event-date-format 2023-11-02 11:24:16 +01:00
Moriz Wahl
faa4d71960 Merge branch 'fix-event-date-format' of github.com:Ocelot-Social-Community/Ocelot-Social into fix-event-date-format 2023-11-02 10:52:35 +01:00
Moriz Wahl
ca737f4bca do not test migrations 2023-11-02 10:52:10 +01:00
mahula
27593adc93
Merge pull request #6788 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/preset-env-7.23.2
build(other): bump @babel/preset-env from 7.22.20 to 7.23.2
b3.1.2-594
2023-11-02 10:03:10 +01:00
Moriz Wahl
437642a6e1 Merge branch 'master' into fix-event-date-format 2023-11-02 10:01:39 +01:00
mahula
fb3b4b3991
Merge branch 'master' into dependabot/npm_and_yarn/babel/preset-env-7.23.2 2023-11-02 09:12:44 +01:00
mahula
c68b30eada
Merge pull request #6790 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/core-7.23.2
build(other): bump @babel/core from 7.23.0 to 7.23.2
b3.1.2-593
2023-11-02 09:10:08 +01:00
mahula
472b6fae11
Merge branch 'master' into dependabot/npm_and_yarn/babel/core-7.23.2 2023-11-02 08:26:32 +01:00
mahula
28b73a3471
Merge pull request #6799 from Ocelot-Social-Community/dependabot/npm_and_yarn/faker-js/faker-8.2.0
build(other): bump @faker-js/faker from 8.1.0 to 8.2.0
b3.1.2-592
2023-11-02 08:25:16 +01:00
mahula
f105e91d88
Merge branch 'master' into dependabot/npm_and_yarn/faker-js/faker-8.2.0 2023-11-02 07:56:33 +01:00
mahula
70ed84865f
Merge pull request #6802 from Ocelot-Social-Community/6801-fix-broken-links-in-readmes
docs(other): fix divers links in readmes
b3.1.2-591
2023-11-02 07:50:16 +01:00