-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1505 from GSA/b-release-v0.4.1.beta.1
Release v0.4.1.beta.1
- Loading branch information
Showing
10 changed files
with
186 additions
and
21 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Finding the service instance details... | ||
Setting up SSH tunnel... | ||
SSH tunnel created. | ||
Skipping call to client CLI. Connection information: | ||
|
||
Host: localhost | ||
Port: 44265 | ||
Username: u1pqgr5amf7bbsm3 | ||
Password: o95jv0wxlkynbk5qx7fxbmc6o | ||
Name: cgawsbrokerprodoly1e52tnaanm56 | ||
|
||
Leave this terminal open while you want to use the SSH tunnel. Press Control-C to stop. |
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
19 changes: 19 additions & 0 deletions
19
...v_benefit_finder/configuration/field.field.node.bears_life_event.field_b_search_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,19 @@ | ||
uuid: 4cfe5edb-4b13-42ac-98b0-3cd6416cd289 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.node.field_b_search_title | ||
- node.type.bears_life_event | ||
id: node.bears_life_event.field_b_search_title | ||
field_name: field_b_search_title | ||
entity_type: node | ||
bundle: bears_life_event | ||
label: 'Search Title' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
25 changes: 25 additions & 0 deletions
25
usagov_benefit_finder/configuration/field.storage.node.field_b_search_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,25 @@ | ||
uuid: ee685fe0-3e6b-4b9a-8c8a-d1733cd1dabd | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- field_permissions | ||
- node | ||
third_party_settings: | ||
field_permissions: | ||
permission_type: public | ||
id: node.field_b_search_title | ||
field_name: field_b_search_title | ||
entity_type: node | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
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