Skip to content

Commit

Permalink
Merge branch 'master' into issue-26262-read-more-section-styling
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelrojas authored Oct 2, 2023
2 parents 105dc66 + 43d58b1 commit 0fb6917
Show file tree
Hide file tree
Showing 321 changed files with 8,729 additions and 3,323 deletions.
28 changes: 28 additions & 0 deletions .github/filters.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
backend: &backend
- 'bom/**'
- 'build-parent/**'
- 'dotCMS/**'
- 'dotcms-integration/**'
- 'independent-projects/**'
- 'maven-plugins/**'
- 'osgi-base/**'
- 'parent/**'
- 'plugins-core/**'
- 'core-web/pom.xml'
- 'reports/**'
- '.github/workflows/maven-cicd-pipeline.yml'
- 'pom.xml'
frontend: &frontend
- 'core-web/**'
cli: &cli
- 'tools/cli/**'

jvm_unit_test:
- *backend
- *cli

build:
- *frontend
- *backend
- *cli

190 changes: 0 additions & 190 deletions .github/workflows/cli-cicd-test.yml

This file was deleted.

Loading

0 comments on commit 0fb6917

Please sign in to comment.