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

Issue / Rename Start Phases #201

Merged
merged 7 commits into from
Feb 5, 2025
Merged

Conversation

dncsvr
Copy link
Member

@dncsvr dncsvr commented Feb 5, 2025

Rename GetPhases as GetStartPhases in code, specs and docs for consistent
naming and use name Generate instead of Bake for generation mode

Tasks

  • rename GetPhases to GetStartPhases
  • rename context for start phases to StartContext
  • rename GetBakePhases to GetGeneratePhases
  • rename command arg to --generate
  • rename BakeContext to GeneratedContext
  • rename flag Bake to Generate
  • update documentation

Additional Tasks

  • add DomainModel parameter to ConfigureDomainServiceCollection helper
    • provide DomainModel to phase context in DomainLayer
  • use semicolon instead of curly braces for empty class declarations

- rename `Bake` flag to `Generate`
- rename `GetPhases` to `GetStartPhases`
- rename `Context` for start mode to `StartContext`
- rename `BakeContext` to `GenerateContext`
- rename `GetBakePhases` to `GetGeneratePhases`
@dncsvr dncsvr marked this pull request as ready for review February 5, 2025 15:11
@dncsvr dncsvr merged commit a605a91 into mouseless:main Feb 5, 2025
6 checks passed
@dncsvr dncsvr deleted the issue/rename-start-phases branch February 5, 2025 15:17
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