-
Notifications
You must be signed in to change notification settings - Fork 20
Converted installation scripts to use recipes (discovery). #1355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
richardgaunt
wants to merge
54
commits into
develop
Choose a base branch
from
feature/convert-site-install-to-recipes
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 45 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
fb4e4db
Convert installation scripts to use recipes.
richardgaunt 762eb6c
Add recipes to docker container.
richardgaunt e26e2f0
Updated path to recipes.
richardgaunt e204a25
Merge branch 'develop' into feature/convert-site-install-to-recipes
richardgaunt a1a6097
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital c1ff8f4
Minor Fixes.
joshua-salsadigital 4cecef0
Test error [cli stage-0 4/22] COPY recipes /app/recipes:
joshua-salsadigital a676e41
Fixed recipe installation issues.
joshua-salsadigital 7d55a36
phpcs fixes
joshua-salsadigital 50a1926
Fixed config issues.
joshua-salsadigital 5c3778c
Fixed node dependency issue in recipie
joshua-salsadigital ed8f217
Updated behat test.
joshua-salsadigital be77525
Fix route null error.
joshua-salsadigital c60e5ed
Fix route null error.
joshua-salsadigital f66cd94
Fix route null error.
joshua-salsadigital 5dc5d5b
Merge branch 'develop' into feature/convert-site-install-to-recipes
richardgaunt e2a03c8
Merge branch 'develop' into feature/convert-site-install-to-recipes
richardgaunt 65563d6
Merge branch 'develop' into feature/convert-site-install-to-recipes
richardgaunt f6df94c
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital 83fadc1
Added the media_library view for the media field.
IvanZugec 87ea5da
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital fcd7ddf
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital b0d0cad
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital c9f28d6
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital 23b451f
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital 891e052
Merge branch 'develop' into feature/convert-site-install-to-recipes
joshua-salsadigital 1603697
Added recipe for generated static content.
richardgaunt 9ddf6d7
[#3543470] Updated provision callbacks to provide the theme_name to a…
richardgaunt 11c2d4c
Issue #3543729 by richardgaunt, ivan zugec: Add a script to automate …
richardgaunt 0f13d5e
Bump the npm_and_yarn group across 2 directories with 1 update (#1420)
dependabot[bot] 1275444
Issue #3525185 by anirudhsingh19: Expose banner type as a variable (#…
anirudhsingh-7773 9062c19
[#3525687] Fixed cleanup delete cmd (#1421)
richardgaunt 832a183
Updated script to be able to skip provisioning content. (#1423)
richardgaunt 2e136a2
Add Quant Cloud migration configuration
stooit 01f18ec
Add Quant Cloud migration configuration
stooit cca2be9
Add Quant Cloud migration configuration
stooit 8a932aa
Bump axios from 1.9.0 to 1.12.0 in /scripts/civictheme-uikit-version-…
dependabot[bot] 29accf3
Fix link to theme docs (#1419)
mlncn faa6388
UIKit bump.
richardgaunt 8b0f5a7
Updated unit tests for new dev host. (#1426)
richardgaunt 66e58c6
Issue #3545860: Added collapsible video player transcript. (#1422)
alan-cole 43d3f15
Add Quant Cloud migration configuration
stooit e562041
Add Quant Cloud migration configuration
stooit 37996bd
Updated content.
richardgaunt c4827f2
Merge branch 'feature/generated-content-static' into feature/convert-…
richardgaunt 719d110
Added missing view, updated message test.
richardgaunt 2beb330
Updated static content.
richardgaunt 0a881a4
Updated for faulty static content.
richardgaunt 48897fd
Merge branch 'feature/generated-content-static' into feature/convert-…
richardgaunt fb2953c
Added default content to content provision.
richardgaunt 33bf45c
Removed incorrect provisioning of default content.
richardgaunt bd4818b
Fixed test, added content view to site install.
richardgaunt d665052
Added config action to recipes.
richardgaunt d252d52
Updates to assets for content recipes.
richardgaunt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 |
|---|---|---|
|
|
@@ -42,4 +42,5 @@ node_modules | |
| !package-lock.json | ||
| !patches | ||
| !scripts | ||
| !recipes | ||
| !.lagoon.env.* | ||
This file contains hidden or 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
27 changes: 27 additions & 0 deletions
27
...victheme_content_corporate/content/block_content/286ff750-a9a9-423a-8a4e-515f79fc0a8f.yml
This file contains hidden or 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,27 @@ | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: block_content | ||
| uuid: 286ff750-a9a9-423a-8a4e-515f79fc0a8f | ||
| bundle: civictheme_search | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| info: | ||
| - | ||
| value: Search | ||
| reusable: | ||
| - | ||
| value: true | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| moderation_state: | ||
| - | ||
| value: published | ||
| field_c_b_link: | ||
| - | ||
| uri: 'internal:/search' | ||
| title: Search | ||
| options: { } |
36 changes: 36 additions & 0 deletions
36
...victheme_content_corporate/content/block_content/50c52459-c100-4e4d-92a4-9c4c77d8f8d0.yml
This file contains hidden or 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,36 @@ | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: block_content | ||
| uuid: 50c52459-c100-4e4d-92a4-9c4c77d8f8d0 | ||
| bundle: civictheme_banner | ||
| default_langcode: en | ||
| depends: | ||
| 26820d38-aabc-4c1d-a6df-09fa62a3fe8a: media | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| info: | ||
| - | ||
| value: Banner | ||
| reusable: | ||
| - | ||
| value: true | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| moderation_state: | ||
| - | ||
| value: published | ||
| field_c_b_background_image: | ||
| - | ||
| entity: 26820d38-aabc-4c1d-a6df-09fa62a3fe8a | ||
| field_c_b_banner_blend_mode: | ||
| - | ||
| value: soft-light | ||
| field_c_b_banner_type: | ||
| - | ||
| value: default | ||
| field_c_b_theme: | ||
| - | ||
| value: dark |
65 changes: 65 additions & 0 deletions
65
...victheme_content_corporate/content/block_content/5508dc51-1cf8-4577-9038-b572fbd698ae.yml
This file contains hidden or 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,65 @@ | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: block_content | ||
| uuid: 5508dc51-1cf8-4577-9038-b572fbd698ae | ||
| bundle: civictheme_component_block | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| info: | ||
| - | ||
| value: Signup | ||
| reusable: | ||
| - | ||
| value: true | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| moderation_state: | ||
| - | ||
| value: published | ||
| field_c_b_components: | ||
| - | ||
| entity: | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: paragraph | ||
| uuid: ab2d43e2-1a13-4bd1-8bc5-6ad52b9f83a8 | ||
| bundle: civictheme_promo | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| created: | ||
| - | ||
| value: 1667026058 | ||
| behavior_settings: | ||
| - | ||
| value: { } | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| field_c_p_background: | ||
| - | ||
| value: false | ||
| field_c_p_content: | ||
| - | ||
| value: "<p>Sign up for news and updates from our agency.</p>\r\n" | ||
| format: civictheme_rich_text | ||
| field_c_p_link: | ||
| - | ||
| uri: 'internal:/subscribe' | ||
| title: 'Sign up' | ||
| options: { } | ||
| field_c_p_theme: | ||
| - | ||
| value: dark | ||
| field_c_p_title: | ||
| - | ||
| value: 'Sign up' | ||
| field_c_p_vertical_spacing: | ||
| - | ||
| value: top |
120 changes: 120 additions & 0 deletions
120
...victheme_content_corporate/content/block_content/5c0ad15f-3e9c-4eeb-8525-7a064b06fc58.yml
This file contains hidden or 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,120 @@ | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: block_content | ||
| uuid: 5c0ad15f-3e9c-4eeb-8525-7a064b06fc58 | ||
| bundle: civictheme_social_links | ||
| default_langcode: en | ||
| depends: | ||
| bd746089-5c3c-4fb4-aab5-fe9f5cacc821: media | ||
| 00156c6c-d949-4382-b7d0-78d15fa49b38: media | ||
| e5c0b1c2-b993-40e6-a760-5a0f5565fe10: media | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| info: | ||
| - | ||
| value: 'Social links' | ||
| reusable: | ||
| - | ||
| value: true | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| moderation_state: | ||
| - | ||
| value: published | ||
| field_c_b_social_icons: | ||
| - | ||
| entity: | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: paragraph | ||
| uuid: 77986f79-cc74-4a6b-b2c3-6840612aa8b4 | ||
| bundle: civictheme_social_icon | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| created: | ||
| - | ||
| value: 1667026058 | ||
| behavior_settings: | ||
| - | ||
| value: { } | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| field_c_p_icon: | ||
| - | ||
| entity: bd746089-5c3c-4fb4-aab5-fe9f5cacc821 | ||
| field_c_p_link: | ||
| - | ||
| uri: 'https://www.facebook.com/' | ||
| title: Facebook | ||
| options: { } | ||
| - | ||
| entity: | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: paragraph | ||
| uuid: d016acb6-7231-4d9d-8dc0-a38cafad968a | ||
| bundle: civictheme_social_icon | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| created: | ||
| - | ||
| value: 1667026058 | ||
| behavior_settings: | ||
| - | ||
| value: { } | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| field_c_p_icon: | ||
| - | ||
| entity: 00156c6c-d949-4382-b7d0-78d15fa49b38 | ||
| field_c_p_link: | ||
| - | ||
| uri: 'https://www.linkedin.com/' | ||
| title: LinkedIn | ||
| options: { } | ||
| - | ||
| entity: | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: paragraph | ||
| uuid: 2353132e-bdaf-4873-8aa0-71a660818e87 | ||
| bundle: civictheme_social_icon | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| created: | ||
| - | ||
| value: 1667026058 | ||
| behavior_settings: | ||
| - | ||
| value: { } | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| field_c_p_icon: | ||
| - | ||
| entity: e5c0b1c2-b993-40e6-a760-5a0f5565fe10 | ||
| field_c_p_link: | ||
| - | ||
| uri: 'https://www.twitter.com/' | ||
| title: Twitter | ||
| options: { } | ||
| field_c_b_theme: | ||
| - | ||
| value: dark | ||
| field_c_b_with_border: | ||
| - | ||
| value: true |
57 changes: 57 additions & 0 deletions
57
...victheme_content_corporate/content/block_content/7cf65f98-cbae-4e9d-b6ea-7d6d1c437c1c.yml
This file contains hidden or 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,57 @@ | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: block_content | ||
| uuid: 7cf65f98-cbae-4e9d-b6ea-7d6d1c437c1c | ||
| bundle: civictheme_component_block | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| info: | ||
| - | ||
| value: 'Footer - Acknowledgment of country' | ||
| reusable: | ||
| - | ||
| value: true | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| moderation_state: | ||
| - | ||
| value: published | ||
| field_c_b_components: | ||
| - | ||
| entity: | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: paragraph | ||
| uuid: e46d8e5e-4311-4f46-b046-2a203807a3a3 | ||
| bundle: civictheme_content | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| created: | ||
| - | ||
| value: 1667026058 | ||
| behavior_settings: | ||
| - | ||
| value: { } | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| field_c_p_background: | ||
| - | ||
| value: false | ||
| field_c_p_content: | ||
| - | ||
| value: "<p class=\"ct-text-small\">We acknowledge the traditional owners of the country throughout Australia and their continuing connection to land, sea and community. We pay our respect to them and their cultures and to the elders past and present.</p>\r\n" | ||
| format: civictheme_rich_text | ||
| field_c_p_theme: | ||
| - | ||
| value: dark | ||
| field_c_p_vertical_spacing: | ||
| - | ||
| value: none |
37 changes: 37 additions & 0 deletions
37
...victheme_content_corporate/content/block_content/b7f36176-620f-4178-aadd-9b448c610986.yml
This file contains hidden or 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,37 @@ | ||
| _meta: | ||
| version: '1.0' | ||
| entity_type: block_content | ||
| uuid: b7f36176-620f-4178-aadd-9b448c610986 | ||
| bundle: civictheme_mobile_navigation | ||
| default_langcode: en | ||
| default: | ||
| status: | ||
| - | ||
| value: true | ||
| info: | ||
| - | ||
| value: 'Mobile Navigation' | ||
| reusable: | ||
| - | ||
| value: true | ||
| revision_translation_affected: | ||
| - | ||
| value: true | ||
| moderation_state: | ||
| - | ||
| value: published | ||
| field_c_b_bottom: | ||
| - | ||
| target_id: civictheme_demo_secondary_navigation | ||
| field_c_b_theme: | ||
| - | ||
| value: light | ||
| field_c_b_top: | ||
| - | ||
| target_id: civictheme_demo_primary_navigation | ||
| field_c_b_trigger_text: | ||
| - | ||
| value: Menu | ||
| field_c_b_trigger_theme: | ||
| - | ||
| value: light |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Ensure the
recipesdirectory and its contents are correctly whitelisted.The pattern
!recipeswill re-include the directory itself but not its nested files by default. To guarantee that all subdirectories and files underrecipes/are part of the build context, update to:Without this, Docker may still ignore the actual recipe files.
📝 Committable suggestion