Skip to content

Commit

Permalink
Merge branch 'release/1.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Skrypnyk committed Sep 20, 2022
2 parents 61f46fa + ab3bc1b commit 3109fec
Show file tree
Hide file tree
Showing 2,158 changed files with 26,430 additions and 35,527 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ workflows:
# - release/123, release/123.456, release/123.456.789, release/123.456.789-rc123
# - hotfix/123, hotfix/123.456, hotfix/123.456.789
# - feature/description, feature/123-description, but not feature/9.x-description or feature/7.x-description
only: /main|master|develop|ci.*|deps\/.*|(release\/)?[0-9]+(\.[0-9]+)+(-rc[0-9]+)?|(hotfix\/)?[0-9]+(\.[0-9]+)+(-rc[0-9]+)?|feature\/(?!7.x-|8.x-|9.x-)[a-zA-z0-9\-\.\,]+/
only: /main|master|develop|project\/uno|ci.*|deps\/.*|(release\/)?[0-9]+(\.[0-9]+)+(-rc[0-9]+)?|(hotfix\/)?[0-9]+(\.[0-9]+)+(-rc[0-9]+)?|feature\/(?!7.x-|8.x-|9.x-)[a-zA-z0-9\-\.\,]+/
tags:
ignore: /.*/
- deploy_tags:
Expand Down
110 changes: 60 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ default:
uri: 'internal:/enquiry'
title: 'Sign up for news '
options: { }
field_c_p_space:
field_c_p_vertical_spacing:
-
value: top
field_c_p_theme:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ default:
version: '1.0'
entity_type: paragraph
uuid: 60111b20-de17-482a-911a-374218a74c09
bundle: civictheme_card_container
bundle: civictheme_manual_list
default_langcode: en
default:
status:
Expand All @@ -108,7 +108,7 @@ default:
field_c_p_background:
-
value: false
field_c_p_cards:
field_c_p_list_items:
-
entity:
_meta:
Expand Down Expand Up @@ -297,6 +297,6 @@ default:
field_c_n_show_toc:
-
value: false
field_c_n_space:
field_c_n_vertical_spacing:
-
value: both
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ default:
field_c_n_show_toc:
-
value: false
field_c_n_space:
field_c_n_vertical_spacing:
-
value: both
field_c_n_summary:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ default:
field_c_n_show_toc:
-
value: false
field_c_n_space:
field_c_n_vertical_spacing:
-
value: both
field_c_n_summary:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ default:
version: '1.0'
entity_type: paragraph
uuid: d1483450-b87a-4e21-a967-607c61ec897c
bundle: civictheme_card_container
bundle: civictheme_manual_list
default_langcode: en
default:
status:
Expand All @@ -99,7 +99,7 @@ default:
field_c_p_background:
-
value: false
field_c_p_cards:
field_c_p_list_items:
-
entity:
_meta:
Expand Down Expand Up @@ -246,6 +246,6 @@ default:
field_c_n_show_toc:
-
value: false
field_c_n_space:
field_c_n_vertical_spacing:
-
value: both
Loading

0 comments on commit 3109fec

Please sign in to comment.