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

Migrate to typescript #33

Open
5 tasks
creisle opened this issue Mar 14, 2022 · 0 comments
Open
5 tasks

Migrate to typescript #33

creisle opened this issue Mar 14, 2022 · 0 comments
Labels
enhancement New feature or request refactor

Comments

@creisle
Copy link
Member

creisle commented Mar 14, 2022

To take advantage of schema/parser now being written in typescript we will convert the API to use typescript as well

depends on:

Elements/Steps (1 PR per step in order)

  • use new typescript versions of graphkb schema and graphkb parser packages
  • convert current codebase to typescript (do not include unecessary linting changes instead disable conflicting rules and save for future PRs)
  • test and update bamboo build to use ts-node
  • test and update docker-compose and docker container to use ts-node
  • finally update linting rules and do 1 commit per each rule autofix (see example of a similar PR here: Style/fix disabled linting rules pori_graphkb_client#51)
@creisle creisle added enhancement New feature or request refactor labels Mar 14, 2022
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
Projects
None yet
Development

No branches or pull requests

1 participant