Fix configuration param and documentation links in CSP#11098
Fix configuration param and documentation links in CSP#11098andreslucena merged 1 commit intodevelopfrom
Conversation
dfccf14 to
5b7b8e9
Compare
andreslucena
left a comment
There was a problem hiding this comment.
I've just checked it and it works 👌🏽
These are always difficult to catch while on review
|
@alecslupu I've already added it on other comment in a similar issue:
Or do you have another idea to signal this? I guess the question would be: "how can we mark which issues we don't need to backport?" |
We could either use “type: internal”, or we could use “type: fix” and “release: ….” I imagine that a “type: internal” would be more suitable for pipeline changes or any other work that we as maintainers need to do in order to keep the repo running. |
@andreslucena why don’t we introduce a new type? ‘type: no-backport’ this way we may be able express exactly what we want… |
I prefer to leave the rule of "one PR, one type", so it's easier to understand. What I introduced is the " We can change it afterwards, so I'll merge this with that label, and if we find a better system it's easy to find what PR should be changed (at least easier than my original idea of messing with the " |
* redesign/sync-develop-2: (150 commits) Adapt tests to redesign Fix stylelint offenses Fix linter offenses Fix sanitizer Recover deleted translation Recover test fix Fix method definition and syntax Check for supported locale in Emoji picker (#11079) Fix configuration param and documentation links in CSP (#11098) Show all projects if none is selected when the voting has finished (#11090) Add Content Security Policy support (#10700) Replace `bootstrap-tagsinput` npm package with `tom-select` (#11076) Avoid password change to be requested when user registration mode is disabled (#11070) Lock sass-embedded to 1.62 (#11074) Add a button to send a newsletter to the admin (#10896) Fixing more tests Fixing more specs Fixing most of the failings specs Fixing most of the failings specs Bump doorkeeper from 5.5.4 to 5.6.6 (#11002) ...
🎩 What? Why?
After #10700 has been merged, the following documentation links have been published:
This PR attempt to fix all the places where the code pointed to newly published pages.
In the same time, attempts to fix a configuration issue: the system was developed to support stringified keys, yet, after the latest changes were implemented, this did not worked as expected:
📌 Related Issues
Link your PR to an issue
Testing
For the configuration: