224 Commits

Author SHA1 Message Date
ed76f69a8c
use access token to trigger build on external repo 2023-03-15 20:25:06 +01:00
6896536a3b
trigger build success on stage repo 2023-03-15 13:43:34 +01:00
mahula
4b468903a3 remove video upload for e2e tests in github test workflow 2023-03-13 20:41:08 +01:00
mahula
10995665a1 configure screenshot upload to depend on e2e test failure in github test workflow 2023-03-13 20:39:22 +01:00
dependabot[bot]
42cfbe2d05
Bump peter-evans/repository-dispatch from 1 to 2
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1 to 2.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v1...v2)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 02:57:44 +00:00
70354fa3e2
fix deploy branded 2023-03-08 09:21:44 +01:00
c7a850f3df
Merge branch 'master' into new-ocelot-workflows-publish-deploy 2023-03-07 22:39:18 +01:00
95790f3a45
Merge branch 'master' into lint_pr_only_on_pr_not_push 2023-03-07 21:59:14 +01:00
9bf9d0b5fd
Merge branch 'master' into new-ocelot-workflows-publish-deploy 2023-03-07 21:58:59 +01:00
ace8b8637f
dont rebase automatically to avoid workflow slots beeing used 2023-03-07 16:08:32 +01:00
682a7d9d50
lint pr only when there is a pullrequest not on every push 2023-03-06 13:26:50 +01:00
ccb0819893
Merge branch 'master' into new-ocelot-workflows-publish-deploy 2023-03-06 12:42:21 +01:00
63e519428c
publish only on master & build tag prefix 2023-03-06 12:38:17 +01:00
4bfba1983f
define repo and refacor event name 2023-03-06 12:37:20 +01:00
9bc95908ae
use github token explicitly, use explicit ocelot version in brad 2023-03-06 11:39:39 +01:00
0f4e609667
exclude dependabot from pr title linting 2023-03-06 11:06:08 +01:00
8e40791773
pat token, dependance on compylete publish 2023-03-06 11:01:25 +01:00
baedff2f94
use trigger to call other workflow 2023-03-06 10:53:23 +01:00
540c3bd9c4
referencing envs in a second step 2023-03-05 15:07:32 +01:00
62e3b30427
no quotations 2023-03-05 15:03:57 +01:00
71dc31d926
try different quotations 2023-03-05 15:02:10 +01:00
d271ff3760
use long version of docker build flags 2023-03-05 15:00:10 +01:00
99601963f1
cleanup publish workflow for non-branded version 2023-03-05 14:51:04 +01:00
c1b0367946
Merge pull request #6035 from Ocelot-Social-Community/fix-dependabot
feat(other): fix dependabot
2023-02-27 13:24:08 +01:00
Moriz Wahl
5f70189a2b
Merge pull request #5968 from Ocelot-Social-Community/webapp-upgrade-jest
refactor(webapp): upgrade jest and vue test util
2023-02-27 11:08:36 +01:00
6016a8b85a
remove comments, checks permissions are working 2023-02-24 13:45:43 +01:00
2b30527ef0
try checks permission 2023-02-24 13:23:04 +01:00
f3a95120bb
try limit permissions to statusses 2023-02-24 13:01:49 +01:00
9cf32201fe
allow write-all 2023-02-24 12:37:24 +01:00
9a0b9a34c3
fix dependabot configuration 2023-02-24 11:33:29 +01:00
3ce739f68f
dependabot schedule & remove ignores 2023-02-24 10:48:16 +01:00
9c6511bf36
security write permission - in hope this fixes the dependabot issues 2023-02-24 10:40:30 +01:00
e045bc96f9
Merge pull request #5975 from Ocelot-Social-Community/deployment
refactor(other): deployment
2023-02-23 22:08:34 +01:00
Moriz Wahl
119d4c4e82 coverage webapp to 83% 2023-02-23 18:13:47 +01:00
9d3cd891de
remove deployment branch from workflow - no longer needed 2023-02-23 11:07:02 +01:00
1c69c6f7b3
more renames of scripts 2023-02-21 02:12:23 +01:00
dfc8db74d6
moved deployscripts, checkout code on workflow, new upgrade script 2023-02-21 01:56:27 +01:00
afc96fec88
upload branded script 2023-02-21 01:22:01 +01:00
8192fac98f
publish-branded workflow 2023-02-20 16:09:59 +01:00
Moriz Wahl
cae9c2a8a0 update downlaod artifact to v3 2023-02-15 22:51:12 +01:00
Moriz Wahl
adb405d05a chore(test): update github actions for node 16 2023-02-15 22:31:16 +01:00
04c01b522c
webapp instead of frontend 2022-11-07 18:34:48 +01:00
1294a7dd31
semantic pullrequest workflow 2022-11-07 16:56:20 +01:00
ogerly
d2f431d58c coverage from 64 to 63 2022-10-28 15:04:16 +02:00
Wolfgang Huß
ef06f1a67d Add database migration to auto-deployment on publish 2022-10-23 18:30:53 +02:00
Wolfgang Huß
04c8da6a6c Change commented publishing branch and add commented template branch for separate auto deployment 2022-10-23 17:48:48 +02:00
Wolfgang Huß
c8d816887b Remove groups separate auto-deployment 2022-10-23 17:46:22 +02:00
Moriz Wahl
c2617af23f add db:migrate up to CI 2022-10-22 15:28:01 +02:00
Wolfgang Huß
46e4d1d945 Merge branch '5059-epic-groups' of github.com:Ocelot-Social-Community/Ocelot-Social into 5059-epic-groups 2022-10-21 11:30:41 +02:00
Wolfgang Huß
937954b6f6 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 5059-epic-groups
# Conflicts:
#	webapp/layouts/default.vue
2022-10-21 11:23:27 +02:00