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

Improve Sentry configuration #370

Open
arkid15r opened this issue Jan 7, 2025 · 2 comments · May be fixed by #435
Open

Improve Sentry configuration #370

arkid15r opened this issue Jan 7, 2025 · 2 comments · May be fixed by #435
Assignees

Comments

@arkid15r
Copy link
Collaborator

arkid15r commented Jan 7, 2025

Describe the solution you'd like
For both backend/frontend make sure we set environment and release values. While environment is pretty straightforward, the release can be tricky: for staging we can use git commit SHA (the short one), whereas production should use real release version. In both cases the release values can be populated via ci/cd .env files generation.

Additional context

@harsh3dev
Copy link
Collaborator

@arkid15r I have understood the issue but I am not able to figure out how I can get the value of the latest release for production.
Is there any version.txt for that?

@arkid15r
Copy link
Collaborator Author

arkid15r commented Jan 8, 2025

For production we have this trigger, so later for frontend and backend we could use GitHub release tag.

I hope this helps

@arkid15r arkid15r moved this from Todo to In progress in Project Nest Jan 8, 2025
@harsh3dev harsh3dev linked a pull request Jan 12, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants