Skip to content

Conversation

@atomicgamedeveloper
Copy link
Contributor

Pull Request Template

Title

Preview code migration of constants

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Security patch
  • UI/UX improvement

Description

I will be moving the constants from the Preview folders to the gitlab folder for improved code quality.

Testing

I am using the standard yarn test:[...] commands, yarn format and yarn syntax as well as doing manual testing in the client directory (i.e. yarn start and verifying cursory functionality of the preview routes.)

Impact

The migration will be the start of moving the new functionality out of Preview, which will help reduce Code Climate issues like Code Smell, etc. and improve maintainability.

Additional Information

None.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have added tests for all the new code and any changes made to
    existing code.
  • I have made corresponding changes to the documentation.

@atomicgamedeveloper atomicgamedeveloper deleted the preview-migration-4 branch March 17, 2025 08:55
prasadtalasila pushed a commit that referenced this pull request Mar 20, 2025
-  Provides a route to validate the client config file. A comprehensive one 
   for developers (<url>/config/developer), and a simpler one for users
   (<url>/config/user)
- It will also update the client dependencies.

---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant