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

[extended] convert server/ to TypeScript #1232

Merged
merged 214 commits into from
Dec 13, 2021

Conversation

patcon
Copy link
Contributor

@patcon patcon commented Dec 4, 2021

Alternative to #961

Same PR, but with my extra fix-up commits pulled in (see #961 (comment)), which should pass the tests for simplest possible merge.

Copy link
Contributor

@micahstubbs micahstubbs left a comment

Choose a reason for hiding this comment

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

fixup commits look good! thanks for doing this @patcon 🙏

@colinmegill colinmegill merged commit 9a29414 into compdemocracy:dev Dec 13, 2021
@metasoarous
Copy link
Member

@colinmegill Was just reviewing this! You beat me to it :-)

@@ -30,6 +30,7 @@ services:
- "polis-net"
ports:
- "5000:5000"
- "9229:9229"
Copy link
Member

Choose a reason for hiding this comment

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

@colinmegill @patcon @micahstubbs As mentioned here, this should be unnecessary given the docker-compose.dev.yml, and needs to be removed as part of the process of moving all of the development related docker-compose.yml config over to *.dev.yml (in order to get our docker compose setup production ready).

@metasoarous
Copy link
Member

Thanks so much @micahstubbs and @patcon for getting this in!

@patcon
Copy link
Contributor Author

patcon commented Dec 14, 2021

I am so stoked for this guys! Thanks a million, @micahstubbs! 🎉

@metasoarous metasoarous mentioned this pull request Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants