Skip to content

fix: restored user-reset-password form#4593

Merged
IvanIlyichev merged 1 commit intomainfrom
fix/user-reset-password-form-restore
Mar 12, 2026
Merged

fix: restored user-reset-password form#4593
IvanIlyichev merged 1 commit intomainfrom
fix/user-reset-password-form-restore

Conversation

@IvanIlyichev
Copy link
Copy Markdown
Contributor

@IvanIlyichev IvanIlyichev commented Mar 12, 2026

Summary by CodeRabbit

  • Chores
    • Updated internal build configuration to embed a package resource file.

@IvanIlyichev IvanIlyichev merged commit a2bc408 into main Mar 12, 2026
1 check passed
@IvanIlyichev IvanIlyichev deleted the fix/user-reset-password-form-restore branch March 12, 2026 12:43
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 0a525bef-1391-4fc3-bfb7-76eeb67c4f88

📥 Commits

Reviewing files that changed from the base of the PR and between b2d97cd and 87255a1.

📒 Files selected for processing (2)
  • shesha-core/src/Shesha.Application/ConfigMigrations/package20260312_1234.shaconfig
  • shesha-core/src/Shesha.Application/Shesha.Application.csproj

Walkthrough

This change modifies the Shesha.Application.csproj file to include a package configuration file (package20260312_1234.shaconfig) as an embedded resource. The file is removed from the None removal list and added to the EmbeddedResource include list, changing how the project handles this configuration during compilation.

Changes

Cohort / File(s) Summary
Project Configuration
shesha-core/src/Shesha.Application/Shesha.Application.csproj
Moved package20260312_1234.shaconfig from None Remove to EmbeddedResource Include, ensuring the configuration file is embedded into the compiled assembly.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • AlexStepantsov

Poem

🐰 A config file hops into the build,
No longer hidden, but embedded and filled,
With migrations and packages, all tucked inside,
The assembly now carries its shaconfig guide! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/user-reset-password-form-restore

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant