-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'VAGOV-1229-devshop-yaml-tasks' of github.com:department…
…-of-veterans-affairs/va.gov-cms into VAGOV-1229-devshop-yaml-tasks
- Loading branch information
Showing
49 changed files
with
1,311 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# This file is needed for us to customize what devshop does. | ||
# | ||
# It can be removed once devshop supports yaml-tests natively. | ||
# It can be removed once devshop supports yaml-tasks natively. | ||
|
||
deploy: | | ||
# @TODO: Change this to a yaml-tests call with a filter for "va/deploy", once global yaml tests | ||
# composer yaml-tests --tests-file=deploy.yml --ansi | ||
# @TODO: Change this to a yaml-tasks call with a filter for "va/deploy", once global yaml tests | ||
# composer yaml-tasks --tests-file=deploy.yml --ansi | ||
|
||
test: | | ||
bin/yaml-tasks --ansi --ignore-ssl --tasks-file=tasks.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.node.nca_facility.promote.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
uuid: 98005641-24e3-4e94-93ac-911ffa988ef2 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.nca_facility | ||
id: node.nca_facility.promote | ||
field_name: promote | ||
entity_type: node | ||
bundle: nca_facility | ||
label: 'Promoted to front page' | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.node.nca_facility.status.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
uuid: 3ea2e6bf-99a9-49b8-bbec-3b87d9bd3fa4 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.nca_facility | ||
id: node.nca_facility.status | ||
field_name: status | ||
entity_type: node | ||
bundle: nca_facility | ||
label: Published | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.node.nca_facility.title.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
uuid: c2c6876f-b2cd-466a-a00a-0cf97fd3230e | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.nca_facility | ||
id: node.nca_facility.title | ||
field_name: title | ||
entity_type: node | ||
bundle: nca_facility | ||
label: 'Name of facility' | ||
description: '' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.node.vba_facility.promote.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
uuid: b88c4c24-fdf4-4620-a8be-b377369939cc | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.vba_facility | ||
id: node.vba_facility.promote | ||
field_name: promote | ||
entity_type: node | ||
bundle: vba_facility | ||
label: 'Promoted to front page' | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.node.vba_facility.status.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
uuid: c6c90084-532a-49f2-94e9-0a2cb572cac5 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.vba_facility | ||
id: node.vba_facility.status | ||
field_name: status | ||
entity_type: node | ||
bundle: vba_facility | ||
label: Published | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.node.vba_facility.title.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
uuid: 900dcf81-a139-43ca-9955-d4163780e812 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.vba_facility | ||
id: node.vba_facility.title | ||
field_name: title | ||
entity_type: node | ||
bundle: vba_facility | ||
label: 'Name of facility' | ||
description: '' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.node.vet_center.promote.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
uuid: aa273097-c570-4236-b4f2-902f29388029 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.vet_center | ||
id: node.vet_center.promote | ||
field_name: promote | ||
entity_type: node | ||
bundle: vet_center | ||
label: 'Promoted to front page' | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.node.vet_center.status.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
uuid: 9a194527-6d7e-4bc4-b765-ed6a1638dd90 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- node.type.vet_center | ||
id: node.vet_center.status | ||
field_name: status | ||
entity_type: node | ||
bundle: vet_center | ||
label: Published | ||
description: '' | ||
required: false | ||
translatable: true | ||
default_value: | ||
- | ||
value: 0 | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
Oops, something went wrong.
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/deploy/1-cache
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/deploy/3-config
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/phpcs
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/phplint
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/phpunit
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/accessibility
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/deploy/0-composer
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/deploy/3-config
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/phpunit
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/accessibility
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/behat
b8ca521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/behat