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

Small fixes #236

Merged
merged 7 commits into from
May 6, 2024
Merged

Small fixes #236

merged 7 commits into from
May 6, 2024

Conversation

IyanRobles
Copy link
Contributor

Fixed some different issues:

  • Modified grafana configuration to change the admin password Change grafana credentials #234
    The release workflow has been slightly changed to reset the admin password of grafana every time we deploy the application. The username remains as 'admin' and the password is stored in github secrets.
  • Changed the JWT key for one stored in secrets Default JWT secret #235
    The JWT key is now stored in github secrets as well and used in user and auth services.
  • Changed goals and quality requirements for consistency
    Changed the priority of some goals and quality requirements, as well as the description of availability.
  • Fixed share tweet issue for hardcore mode Small bug on X Share Button #224
    Hardcore mode was previously showing "n/0" question passed when sharing, now it is shown as "n" questions passed

@IyanRobles IyanRobles added bug Something isn't working enhancement New feature or request labels May 6, 2024
@IyanRobles IyanRobles self-assigned this May 6, 2024
Copy link

sonarcloud bot commented May 6, 2024

Copy link
Contributor

@Raulms29 Raulms29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work fixing those small issues.

@Raulms29 Raulms29 merged commit 0dc94e4 into master May 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants