Skip to content

Conversation

@KeremAR
Copy link

@KeremAR KeremAR commented Nov 24, 2025

This PR adds a missing demo for Locale plugin configuration.

  • Add README with locale plugin examples
  • Add locale.yaml with minimal configuration
  • Demonstrates systemLocale and ignoreAcceptLanguage settings

The Locale plugin is commonly used to force Jenkins UI language (e.g., always use English regardless of browser settings), but there was no demo in the demos/ folder. This addition provides examples for the appearance:locale configuration.
issue 2748

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or in Jenkins JIRA
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Did you provide a test-case? That demonstrates feature works or fixes the issue.

- Add README with locale plugin examples
- Add locale.yaml with minimal configuration
- Demonstrates systemLocale and ignoreAcceptLanguage settings
@KeremAR KeremAR requested a review from a team as a code owner November 24, 2025 14:31
Copy link
Member

@timja timja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Follow the contributing guide, https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos#contributing

  • all changes need a test
  • The demos/locale/locale.yaml file isn't needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants