chore: env validation #1

Open
kakious wants to merge 1 commit from feat/env-validation into main
Owner
No description provided.
kakious added 1 commit 2024-08-02 18:35:03 +00:00
This pull request has changes conflicting with the target branch.
  • package.json
  • pnpm-lock.yaml
  • src/app.module.ts
  • src/auth/oidc/core.service.ts
  • src/auth/services/auth.service.ts
  • src/user/service/user.service.ts
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/env-validation:feat/env-validation
git checkout feat/env-validation

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff feat/env-validation
git checkout feat/env-validation
git rebase main
git checkout main
git merge --ff-only feat/env-validation
git checkout feat/env-validation
git rebase main
git checkout main
git merge --no-ff feat/env-validation
git checkout main
git merge --squash feat/env-validation
git checkout main
git merge --ff-only feat/env-validation
git checkout main
git merge feat/env-validation
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kakious/waterwolf-oauth-core#1
No description provided.