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

build: release candidate #321

Merged
merged 27 commits into from
Oct 31, 2024
Merged

build: release candidate #321

merged 27 commits into from
Oct 31, 2024

Conversation

mikeritson-oak
Copy link
Collaborator

Summary of Commits (Oct 28 - Oct 30, 2024)

Features

  • Incrementing Iteration Number in Chat (#263)
    • Added an incrementing counter for chat iterations.
  • Selective Inclusion for Americanisms, RAG, Analytics (#287)
    • Introduced selective instantiation based on configuration, covering Americanisms, RAG, and analytics modules.

Fixes

  • Prisma CLI - Use --no-engine with generate and reinstate prompts script (#282)
  • Browser Error Handling - Switched to browserLogger for in-browser error tracking (#280)
  • Asynchronous Methods - Updated async usage:
    • Removed async from pages without data loading (#296)
    • Adjusted completion/system messages to avoid unnecessary async (#294)
    • Ensured persistence awaits in generation flow (#292)
    • Promisified chat API route get handler (#316)
  • VS Code Import Preferences - Set to prefer import type notation (#291)
  • Minor Typo Fix - Renamed "accordian" to "accordion" (#297)
  • App Component Linting - Addressed ESLint fixes for app components (#295)
  • Improved Import Management - Updated type prefixing and path handling in imports (#298)

Chores

  • Make Turbopack Default for Local Development (#274)
  • Enhanced ESLint Rules - Enforced import type rules across the Next.js project (#288)
  • Incremental Transition to Non-Barrel Imports - Continued moving Core and Aila projects away from barrel files (#290, #289)
  • CI & Debugging - Adjusted Jest workers for CI efficiency (#277), enabled DEBUG variable on frontend (#275)

Tests

  • Inngest Dev Mode - Modified Jest to honor Inngest dev mode in testing (#278)

codeincontext and others added 26 commits October 28, 2024 18:29
Copy link

vercel bot commented Oct 30, 2024

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

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 3:13pm

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
6.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link

Playwright test results

passed  13 passed
skipped  1 skipped

Details

report  Open report ↗︎
stats  14 tests across 13 suites
duration  1 minute, 47 seconds
commit  7ce6d11

Skipped tests

No persona › tests/auth.test.ts › authenticate through Clerk UI

@mikeritson-oak mikeritson-oak merged commit 45e4482 into production Oct 31, 2024
10 of 11 checks passed
@mikeritson-oak mikeritson-oak deleted the rc-20241030-1 branch October 31, 2024 08:51
@oak-machine-user
Copy link
Collaborator

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants