Skip to content

[Migration] Convert /src/proxy module to TS (core proxy logic) #19

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

Closed
3 tasks
Tracked by #23
fabiovincenzi opened this issue Feb 13, 2025 · 0 comments · Fixed by finos/git-proxy#960
Closed
3 tasks
Tracked by #23
Assignees

Comments

@fabiovincenzi
Copy link
Collaborator

fabiovincenzi commented Feb 13, 2025

Goal

Convert core application logic (/src/proxy) to TypeScript without altering functionality.

Edit (jescalada): Since the core logic is divided between proxy logic (/src/proxy) and API (/src/service/), we could make this issue more granular. I created a new issue (#29) for this.

Tasks

  • Convert each file to TypeScript
  • Manually test that features are working as expected
  • Make sure unit tests/E2E tests are still working
@jescalada jescalada changed the title [Migration] Convert Core Logic to TS [Migration] Convert /src/proxy module to TS (core proxy logic) Mar 1, 2025
@jescalada jescalada self-assigned this Mar 6, 2025
@jescalada jescalada linked a pull request Mar 29, 2025 that will close this issue
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 a pull request may close this issue.

3 participants