Skip to content
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

feat(warnings): add encryptedWarning text parameter #29120

Merged
merged 37 commits into from
May 27, 2024

Conversation

PhilipAbed
Copy link
Collaborator

Changes

added encryptedWarning param to the GlobalConfig
if encrypted keyword is detected in config, and the encryptedWarning text prameter is set,
it will print the encryptedWarning as on log warn level

this will appear under the Repository Problems section in the dashboard

Context

#28895

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

viceice and others added 25 commits June 5, 2023 16:45
lib/config/decrypt.ts Outdated Show resolved Hide resolved
@viceice viceice requested a review from HonkingGoose May 16, 2024 12:27
lib/config/options/index.ts Outdated Show resolved Hide resolved
docs/usage/self-hosted-configuration.md Outdated Show resolved Hide resolved
docs/usage/self-hosted-configuration.md Outdated Show resolved Hide resolved
lib/config/decrypt.ts Outdated Show resolved Hide resolved
lib/config/options/index.ts Outdated Show resolved Hide resolved
lib/workers/repository/errors-warnings.ts Outdated Show resolved Hide resolved
@PhilipAbed
Copy link
Collaborator Author

on hold until we decide on #29205

@HonkingGoose HonkingGoose added the status:blocked Issue is blocked by another issue or external requirement label May 22, 2024
@HonkingGoose
Copy link
Collaborator

I see that the blocker PR was closed in favor of discussing the needed changes.

Are we still blocked on this PR, but now on a discussion?

@PhilipAbed PhilipAbed removed the status:blocked Issue is blocked by another issue or external requirement label May 26, 2024
@PhilipAbed
Copy link
Collaborator Author

no i just fixed it, but apparently i need to do full coverage

docs/usage/self-hosted-configuration.md Outdated Show resolved Hide resolved
lib/config/options/index.ts Show resolved Hide resolved
PhilipAbed and others added 2 commits May 27, 2024 11:51
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
@PhilipAbed PhilipAbed requested a review from rarkins May 27, 2024 08:59
rarkins
rarkins previously approved these changes May 27, 2024
lib/config/options/index.ts Outdated Show resolved Hide resolved
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
@rarkins rarkins added this pull request to the merge queue May 27, 2024
Merged via the queue into renovatebot:main with commit 1965526 May 27, 2024
37 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.378.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

5 participants