Skip to content

Release 2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 17:53

12 changes since 2.8.3

πŸš€ Autodeployment

  • Updating autodeployment webhook to use custom "deploy" tag (#3285)

⚑ CI/CD

  • Updating autodeployment webhook to use custom "deploy" tag (#3285)
  • Include github.sha for GIT_COMMIT in build args for CD (#3334)

🐳 Docker

  • Add more containers to E2e ci (#3292)
  • Dockerize Parser service (#3302)
  • Refactor Dockerfile docs (#3309)

🎭 Front-end

  • Add star field with GitHub contributors (#3149)

βš™ Microservices

  • Add unit tests, e2e test to parser service (#3040)
  • Dockerize Parser service (#3302)

πŸ–‡ Dependencies

  • Setup Eslint for Planet (#3298)
  • Setup Eslint for search (#3296)
  • Update dependency next to v12.1.0 [SECURITY] (#3313)

πŸ‘¨β€πŸ’» Developer Experience

  • Fixes #3213: Add .ts and .tsx to prettier script in root package.json (#3316)

πŸ› Bug Fixes

  • Remove custom healthcheck of status service (#3280)

✨ Enhancements

  • Updating autodeployment webhook to use custom "deploy" tag (#3285)

πŸ›‘ Tests

  • Add unit tests, e2e test to parser service (#3040)

Other Updates

  • Update Telescope overview and remove broken links (#3286)
  • Fixed bugs found in autodeployment after testing on staging (#3303)
  • Setup Eslint for SSO (#3294)
  • Move frontend from src/web to src/web/app (#3287)
  • Add pnpm lock file check to CI (#3314)
  • Eslint for feed-discovery and fix lints (#3304)
  • Count for \ in regex (#3315)
  • Reorganize Secrets (#3321)
  • Client Side Supabase Authentication (#3169)
  • Pass anon_key secret in continuous-delivery.yml workflow (#3328)
  • Move anon_key to inputs vs secrets in CI/CD (#3330)
  • Get GitHub issues from dependency repo (#3295)
  • Add GitHub schema to Postgres (#3297)
  • Add the YouTube banner information for desktop screens (#3282)
  • Implement Author Autocomplete (legacy backend and Search) (#3301)
  • Update deploy.sh to pull vs. build images (#3333)