Skip to content

Conversation

ArtificialOwl
Copy link
Member

@ArtificialOwl ArtificialOwl commented Jul 16, 2025

  • moving UserConfig+Lexicon out of unstable into public:

NCU\Config\Lexicon\ConfigLexiconEntry; => OCP\Config\Lexicon\Entry
NCU\Config\Lexicon\ConfigLexiconStrictness => OCP\Config\Lexicon\Strictness
NCU\Config\Lexicon\IConfigLexicon =>OCP\Config\Lexicon\ILexicon
NCU\Config\ValueType => OCP\Config\ValueType
NCU\Config\Exceptions\IncorrectTypeException => OCP\Config\Exceptions\IncorrectTypeException
NCU\Config\Exceptions\IncorrectTypeException => OCP\Config\Exceptions\TypeConflictException
NCU\Config\Exceptions\IncorrectTypeException => OCP\Config\Exceptions\UnknownKeyException
NCU\Config\IUserConfig => OCP\Config\IUserConfig
NCU\Config\ValueType => OCP\Config\ValueType

@ArtificialOwl ArtificialOwl force-pushed the feat/lexicon/moving-out-from-unstable branch 6 times, most recently from 1d56728 to 07bc326 Compare July 17, 2025 19:52
@ArtificialOwl ArtificialOwl marked this pull request as ready for review July 18, 2025 19:46
@ArtificialOwl ArtificialOwl requested a review from a team as a code owner July 18, 2025 19:46
@ArtificialOwl ArtificialOwl requested review from Altahrim, artonge and come-nc and removed request for a team July 18, 2025 19:46
@ArtificialOwl ArtificialOwl added the 3. to review Waiting for reviews label Jul 18, 2025
@ArtificialOwl ArtificialOwl added this to the Nextcloud 32 milestone Jul 18, 2025
Copy link
Contributor

@nfebe nfebe left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

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

New code probably needs the attributes setup for interfaces

@ArtificialOwl ArtificialOwl force-pushed the feat/lexicon/moving-out-from-unstable branch from c61a4d9 to 49ca420 Compare July 24, 2025 14:13
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@ArtificialOwl ArtificialOwl force-pushed the feat/lexicon/moving-out-from-unstable branch from 49ca420 to 011500f Compare July 24, 2025 17:00
@ArtificialOwl ArtificialOwl merged commit de46e39 into master Jul 25, 2025
242 of 254 checks passed
@ArtificialOwl ArtificialOwl deleted the feat/lexicon/moving-out-from-unstable branch July 25, 2025 01:02
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants