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

[Feature]: Modernize components #27

Open
4 of 6 tasks
svrnm opened this issue Dec 16, 2024 · 1 comment
Open
4 of 6 tasks

[Feature]: Modernize components #27

svrnm opened this issue Dec 16, 2024 · 1 comment
Labels
enhancement New feature or request refactor/apm_game This issue or pull request is related to refactoring an existing apm game component

Comments

@svrnm
Copy link
Member

svrnm commented Dec 16, 2024

Problem Statement

The components we port from APM Game have very old dependencies, some of them are just outdated, some are even deprecated. We should make sure that all of them are up-to-date for the initial release

Proposed Solution

After porting components we should modernize them:

  • Java
  • Node.JS
  • mySQL
  • curl

Alternatives Considered

No response

Additional Context

During/After modernization we also should make sure that linting for these is enabled and satisifed, as for now the linters for Java, JavaScript, etc. are disabled

Checklist

@svrnm svrnm added enhancement New feature or request triage This issue or pull request requires triaging labels Dec 16, 2024
@svrnm svrnm added refactor/apm_game This issue or pull request is related to refactoring an existing apm game component and removed triage This issue or pull request requires triaging labels Dec 30, 2024
@svrnm
Copy link
Member Author

svrnm commented Feb 5, 2025

curl & Node.JS are complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor/apm_game This issue or pull request is related to refactoring an existing apm game component
Projects
None yet
Development

No branches or pull requests

1 participant