Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ce16ead8
Commit
ce16ead8
authored
Feb 03, 2022
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: Compile assets for workhorse-only MRs
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
da3d1ee5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
.gitlab/ci/rules.gitlab-ci.yml
.gitlab/ci/rules.gitlab-ci.yml
+11
-5
No files found.
.gitlab/ci/rules.gitlab-ci.yml
View file @
ce16ead8
...
...
@@ -569,11 +569,13 @@
-
<<
:
*if-merge-request-labels-run-review-app
-
<<
:
*if-auto-deploy-branches
-
changes
:
*code-qa-patterns
-
changes
:
*workhorse-patterns
.frontend:rules:compile-test-assets:
rules
:
-
changes
:
*code-backstage-qa-patterns
-
<<
:
*if-merge-request-labels-run-all-rspec
-
changes
:
*code-backstage-qa-patterns
-
changes
:
*workhorse-patterns
.frontend:rules:compile-test-assets-as-if-foss:
rules
:
...
...
@@ -583,6 +585,7 @@
-
<<
:
*if-merge-request-labels-run-all-rspec
-
changes
:
*code-backstage-qa-patterns
-
changes
:
*startup-css-patterns
-
changes
:
*workhorse-patterns
.frontend:rules:compile-test-assets-as-if-jh:
rules
:
...
...
@@ -604,6 +607,7 @@
allow_failure
:
true
-
changes
:
*startup-css-patterns
allow_failure
:
true
-
changes
:
*workhorse-patterns
.frontend:rules:default-frontend-jobs:
rules
:
...
...
@@ -1335,8 +1339,9 @@
.rails:rules:detect-tests:
rules
:
-
changes
:
*code-backstage-qa-patterns
-
<<
:
*if-merge-request-labels-run-all-rspec
-
changes
:
*code-backstage-qa-patterns
-
changes
:
*workhorse-patterns
.rails:rules:detect-previous-failed-tests:
rules
:
...
...
@@ -1803,6 +1808,8 @@
allow_failure
:
true
-
changes
:
*startup-css-patterns
allow_failure
:
true
-
changes
:
*workhorse-patterns
allow_failure
:
true
#######################
# Test metadata rules #
...
...
@@ -1810,7 +1817,7 @@
.test-metadata:rules:retrieve-tests-metadata:
rules
:
-
changes
:
*code-backstage-patterns
when
:
on_succes
s
-
changes
:
*workhorse-pattern
s
-
<<
:
*if-merge-request-labels-run-all-rspec
.test-metadata:rules:update-tests-metadata:
...
...
@@ -1827,8 +1834,7 @@
###################
.workhorse:rules:workhorse:
rules
:
-
<<
:
*if-default-refs
changes
:
*workhorse-patterns
-
changes
:
*workhorse-patterns
###################
# yaml-lint rules #
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment