Skip to content

feat: Support custom application namespace#66

Merged
rochamarcelo merged 4 commits intoCakeDC:4.next-cake5from
georgeconstantinou:issue-63
Mar 30, 2026
Merged

feat: Support custom application namespace#66
rochamarcelo merged 4 commits intoCakeDC:4.next-cake5from
georgeconstantinou:issue-63

Conversation

@georgeconstantinou
Copy link
Copy Markdown
Contributor

This changeset adds support for defining a custom application namespace via configuration, for example:

parameters:
    cakeDC:
        appNamespace: MyApp

Related issue: #63

This changeset adds support for defining a custom application namespace via configuration, for example:

```yaml
parameters:
    cakeDC:
        appNamespace: MyApp
```

Related issue: CakeDC#63
@dereuromark dereuromark added the enhancement New feature or request label Mar 26, 2026
@dereuromark
Copy link
Copy Markdown
Collaborator

@steinkel Could you maybe change the default in github settings for this repo to not require manual workflow runs? I think I usually select it to "only for new members" or something.

@steinkel
Copy link
Copy Markdown
Member

@steinkel Could you maybe change the default in github settings for this repo to not require manual workflow runs? I think I usually select it to "only for new members" or something.

This is our current config https://ss.jorge-gonzalez.net/ss_20260326_111103_JbhSFbQw.png

@dereuromark
Copy link
Copy Markdown
Collaborator

Yeah, IMO it should always be the "first" bullet point :)

@steinkel
Copy link
Copy Markdown
Member

Yeah, IMO it should always be the "first" bullet point :)

updated, thank you

@dereuromark
Copy link
Copy Markdown
Collaborator

@steinkel Another important one:
Screenshot from 2026-03-26 14-59-04

@steinkel
Copy link
Copy Markdown
Member

@steinkel Another important one: Screenshot from 2026-03-26 14-59-04

done

Copy link
Copy Markdown
Contributor

@rochamarcelo rochamarcelo left a comment

Choose a reason for hiding this comment

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

This should be in 4.2.0 to avoid issues if someone was using (unlikely) CakeNameRegistry or affected file.

Please check git conflicts.

@dereuromark
Copy link
Copy Markdown
Collaborator

This should be in 4.2.0 to avoid issues

Yes, would be awesome if you could release a new minor here.

@rochamarcelo rochamarcelo merged commit f223985 into CakeDC:4.next-cake5 Mar 30, 2026
6 checks passed
@rochamarcelo
Copy link
Copy Markdown
Contributor

We should be ready to release 4.2.0, what do you think @steinkel @dereuromark ?

@georgeconstantinou georgeconstantinou deleted the issue-63 branch March 31, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants