Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hel-platta-automation authored and github-actions[bot] committed Oct 24, 2024
1 parent 8a44aed commit 69cf54e
Show file tree
Hide file tree
Showing 19 changed files with 106 additions and 59 deletions.
91 changes: 46 additions & 45 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 @@ -8,8 +8,8 @@ id: linkedevents_event
label: 'LinkedEvents: Event'
label_plural: 'LinkedEvents: Events'
description: 'Event entities from https://api.hel.fi/linkedevents.'
generate_aliases: false
read_only: true
generate_aliases: false
field_mapper_id: jsonpath
field_mapper_config:
field_mappings:
Expand Down
16 changes: 8 additions & 8 deletions conf/cmi/raven.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ client_key: ''
environment: ''
release: ''
log_levels:
1: 1
2: 2
3: 3
4: 4
5: 0
6: 0
7: 0
8: 0
emergency: true
alert: true
critical: true
error: true
warning: false
notice: false
info: false
debug: false
stack: true
timeout: 2.0
message_limit: 2048
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/user.role.ad_user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- taxonomy.vocabulary.news_tags
module:
- file
- raven
- taxonomy
id: ad_user
label: 'AD User'
Expand All @@ -14,3 +15,4 @@ is_admin: null
permissions:
- 'delete own files'
- 'edit terms in news_tags'
- 'send performance traces to sentry'
2 changes: 2 additions & 0 deletions conf/cmi/user.role.admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ dependencies:
- path
- pathauto
- publication_date
- raven
- redirect
- responsive_image
- role_delegation
Expand Down Expand Up @@ -283,6 +284,7 @@ permissions:
- 'revert service revisions'
- 'schedule publishing of nodes'
- 'select account cancellation method'
- 'send performance traces to sentry'
- 'set announcement published on date'
- 'set landing_page published on date'
- 'set page published on date'
Expand Down
1 change: 1 addition & 0 deletions conf/cmi/user.role.anonymous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ permissions:
- 'access content'
- 'display eu cookie compliance popup'
- 'send javascript errors to sentry'
- 'send performance traces to sentry'
- 'view helfi_announcements external entity'
- 'view helfi_news external entity'
- 'view helfi_news_groups external entity'
Expand Down
1 change: 1 addition & 0 deletions conf/cmi/user.role.authenticated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ permissions:
- 'display eu cookie compliance popup'
- 'edit own address content'
- 'send javascript errors to sentry'
- 'send performance traces to sentry'
- 'use text format full_html'
- 'use text format minimal'
- 'use text format webform_default'
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/user.role.content_producer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies:
- path
- pathauto
- publication_date
- raven
- scheduler
- system
- taxonomy
Expand Down Expand Up @@ -125,6 +126,7 @@ permissions:
- 'revert page revisions'
- 'revert service revisions'
- 'schedule publishing of nodes'
- 'send performance traces to sentry'
- 'set announcement published on date'
- 'set landing_page published on date'
- 'set page published on date'
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/user.role.content_producer_industry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- override_node_options
- paragraphs
- path
- raven
- scheduler
- system
- taxonomy
Expand Down Expand Up @@ -51,6 +52,7 @@ permissions:
- 'override service published option'
- 'revert service revisions'
- 'schedule publishing of nodes'
- 'send performance traces to sentry'
- 'translate editable entities'
- 'translate interface'
- 'update media'
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/user.role.editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies:
- paragraphs_library
- path
- publication_date
- raven
- redirect
- scheduler
- system
Expand Down Expand Up @@ -132,6 +133,7 @@ permissions:
- 'revert news_item revisions'
- 'revert page revisions'
- 'schedule publishing of nodes'
- 'send performance traces to sentry'
- 'set announcement published on date'
- 'set landing_page published on date'
- 'set news_item published on date'
Expand Down
Loading

0 comments on commit 69cf54e

Please sign in to comment.