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

fix(front): Add NEXT_PUBLIC_AUTH_MODES to .env.example #2570

Merged
merged 1 commit into from
May 10, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request adds the NEXT_PUBLIC_AUTH_MODES variable to the .env.example file. This variable allows the application to specify the authentication modes that are supported.

Copy link

vercel bot commented May 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 10, 2024 7:17am

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 10, 2024
@StanGirard StanGirard merged commit 466eee0 into main May 10, 2024
2 checks passed
@StanGirard StanGirard deleted the fix/env-auth-modes branch May 10, 2024 07:17
@dosubot dosubot bot added the area: frontend Related to frontend functionality or under the /frontend directory label May 10, 2024
Copy link

sonarcloud bot commented May 10, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

StanGirard added a commit that referenced this pull request May 10, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.250 (2024-05-10)

## What's Changed
* feat(gpt4): Add search functionality by @StanGirard in
#2566
* [ImgBot] Optimize images by @imgbot in
#2568
* feat(gpt4): image generation by @StanGirard in
#2569
* fix(front): Add NEXT_PUBLIC_AUTH_MODES to .env.example by @StanGirard
in #2570
* fix: NEXT_PUBLIC_AUTH_MODES in docker-compose.yml by @StanGirard in
#2572
* docs: Add Supabase configuration documentation by @StanGirard in
#2574
* docs(gpt4): Update GPT-4 Documentation by @StanGirard in
#2573
* chore: tools by @StanGirard in
#2575
* feat(brave-search): Update GPT4Brain tools and add WebSearchTool by
@StanGirard in #2576

## New Contributors
* @imgbot made their first contribution in
#2568

**Full Changelog**:
v0.0.249...v0.0.250

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Dream528 added a commit to Dream528/quivr that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.250 (2024-05-10)

## What's Changed
* feat(gpt4): Add search functionality by @StanGirard in
QuivrHQ/quivr#2566
* [ImgBot] Optimize images by @imgbot in
QuivrHQ/quivr#2568
* feat(gpt4): image generation by @StanGirard in
QuivrHQ/quivr#2569
* fix(front): Add NEXT_PUBLIC_AUTH_MODES to .env.example by @StanGirard
in QuivrHQ/quivr#2570
* fix: NEXT_PUBLIC_AUTH_MODES in docker-compose.yml by @StanGirard in
QuivrHQ/quivr#2572
* docs: Add Supabase configuration documentation by @StanGirard in
QuivrHQ/quivr#2574
* docs(gpt4): Update GPT-4 Documentation by @StanGirard in
QuivrHQ/quivr#2573
* chore: tools by @StanGirard in
QuivrHQ/quivr#2575
* feat(brave-search): Update GPT4Brain tools and add WebSearchTool by
@StanGirard in QuivrHQ/quivr#2576

## New Contributors
* @imgbot made their first contribution in
QuivrHQ/quivr#2568

**Full Changelog**:
QuivrHQ/quivr@v0.0.249...v0.0.250

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant