Jacob Overgaard
2c497cd843
build: correct the branch pattern for dev branches
2024-09-10 12:37:08 +02:00
Jacob Overgaard
6c23563540
chore: ensure pipelines run on new dev/* branches
2024-09-10 12:33:45 +02:00
leekelleher
e22c3c7b86
Updated RELEASE_INSTRUCTION.md
...
Markdown formatting corrections.
2024-08-21 11:01:15 +01:00
leekelleher
891ba3426d
Added RELEASE_INSTRUCTION.md
2024-08-21 10:54:20 +01:00
Jacob Overgaard
7b65ae1e2a
Merge branch 'main' into v14/chore/check-paths-in-dist-cms
2024-07-25 15:43:22 +02:00
Jacob Overgaard
78a571705a
build: add sonar-project.properties to account for what are sources and test files ( #2142 )
...
* build: add sonar-project.properties to account for what are sources and test files
* docs: add project badges to github
* build: also ignore .stories.ts files
2024-07-25 15:15:04 +02:00
Jacob Overgaard
ad8f98e2ac
Merge branch 'main' into v14/chore/check-paths-in-dist-cms
2024-07-25 10:23:33 +02:00
Jacob Overgaard
8db15d3796
chore: mark as localized
2024-07-23 14:21:57 +02:00
Jacob Overgaard
02f37a211a
build: check paths on github
2024-07-03 11:57:03 +02:00
Jacob Overgaard
c0db3fcfa0
remove faulty job
2024-07-03 11:14:16 +02:00
Jacob Overgaard
c8f54c834e
correct glob
2024-07-03 11:11:14 +02:00
Jacob Overgaard
14f72dbea9
build: ignore src/mocks because of too many false-positives
2024-07-03 11:04:59 +02:00
Jacob Overgaard
897bf187bc
chore: update the name of workflow
2024-07-03 09:06:34 +02:00
Jacob Overgaard
6198197d50
chore: merge separate workflows into parallel jobs
2024-07-03 09:05:49 +02:00
Jacob Overgaard
79d27f4b0b
chore: test with build:for:cms instead
2024-07-02 15:00:40 +02:00
Jacob Overgaard
53146f915d
chore: separate the build_test into two different jobs to save time
2024-07-02 14:50:56 +02:00
Jacob Overgaard
1cf9215bca
docs: merge authentication.md into README.md and let people know they should report issues on Umbraco-CMS
2024-06-28 09:02:49 +02:00
Jacob Overgaard
4f7a027dfe
allow workflows on release/* branches
2024-05-28 14:51:24 +02:00
LFLaverty
2d3d7beadf
Adds different content for Community and Support items in the Settings->Welcome dashboard
...
https://github.com/umbraco/Umbraco-CMS/issues/16209
2024-05-02 10:38:19 +01:00
Mads Rasmussen
4807887f74
only show eslint errors
2024-04-26 12:15:18 +02:00
Mads Rasmussen
f53486cc71
rename resource to service
2024-04-10 16:03:20 +02:00
Jacob Overgaard
ab8e00fe61
add automatic release notes categorization
2024-03-14 09:45:55 +01:00
Jacob Overgaard
a9f60bbc0e
disable the npm release workflow
2024-02-22 09:08:16 +01:00
Mads Rasmussen
a1b6732ed8
align import alias
2024-02-12 09:16:29 +01:00
dependabot[bot]
dd26446e00
Bump actions/dependency-review-action from 3 to 4
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3 to 4.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-23 14:37:55 +01:00
leekelleher
5e982999e3
Localization - added entry for Dynamic Root (on Tree Picker)
...
ref: https://github.com/umbraco/Umbraco.CMS.Backoffice/pull/1082#issuecomment-1864269992
2024-01-09 14:08:29 +01:00
dependabot[bot]
0b43637f86
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-19 14:05:54 +01:00
dependabot[bot]
529ab60802
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-19 14:05:46 +01:00
Jacob Overgaard
b4094e97c2
update command to install playwright deps
2023-12-08 10:48:20 +01:00
Jacob Overgaard
27e3f70d97
update build script
2023-12-04 10:20:16 +01:00
Niels Lyngsø
db3ff22bcf
correct Contributing.md
2023-11-16 13:56:48 +01:00
Niels Lyngsø
1940e27b79
Merge remote-tracking branch 'origin/main' into feature/workspace-context-as-extension
...
# Conflicts:
# src/packages/documents/document-types/workspace/document-type-workspace.context.ts
2023-11-15 21:36:14 +01:00
dependabot[bot]
58c71c1032
Bump actions/github-script from 6 to 7
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-14 16:19:07 +01:00
Niels Lyngsø
6ac23654a5
refactor manifest types, part 1
2023-11-13 21:45:28 +01:00
Jacob Overgaard
f2d2387676
update support to nodejs 20
2023-11-03 10:59:04 +01:00
Lone Iversen
a26e5105c7
localization for telemetry
2023-10-31 11:52:53 +01:00
Lone Iversen
771bbb3a85
localization for settingsdashboard
2023-10-30 14:41:02 +01:00
Lone Iversen
2216297b7a
Localization MD overview
2023-10-30 11:01:04 +01:00
dependabot[bot]
faf09af6c3
Bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-24 12:02:36 +02:00
Jacob Overgaard
9d7e420cbd
add info to step summary
2023-10-02 11:08:44 +02:00
Jacob Overgaard
31cd47afd1
update step summary
2023-10-02 11:06:56 +02:00
Jacob Overgaard
f82c11d551
convert deprecated github actions stuff
2023-10-02 10:47:24 +02:00
Jacob Overgaard
4008626dc0
remove preview channel
2023-10-02 10:26:38 +02:00
Jacob Overgaard
c5a415f8ce
use correct backoffice version
2023-10-02 10:25:28 +02:00
Jacob Overgaard
fa60e6afda
add ref to inputs
2023-10-02 10:16:19 +02:00
Jacob Overgaard
acb68a24c2
update workflow to support custom publish versions
2023-10-02 10:09:54 +02:00
Jacob Overgaard
2b4f414b37
Update README.md
2023-09-15 14:11:40 +02:00
Jacob Overgaard
186e5d69a2
Update README.md
2023-09-15 14:10:47 +02:00
Jacob Overgaard
66c8f085ea
Update README.md
2023-09-15 14:10:21 +02:00
Jacob Overgaard
1d0d594614
Update README.md
2023-09-15 14:10:09 +02:00