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

feat: merge features back into remote branch #8

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

SamTV12345
Copy link

@SamTV12345 SamTV12345 commented Sep 23, 2024

This pr adds the following features:

  • support for linking
  • global store per user
  • overwritable store location with env vars
  • parallel fetching of configurations
  • test coverage for the config retrieval
  • support for the run script section
  • support for binaries running in local project like tsc

Sorry for the big pr. This branch also contains fixes for the mentioned compile errors @shahen94 on linux as I had your pipeline deactivated due to the fork.

@shahen94
Copy link
Owner

Thank you, @SamTV12345 , for Closing out the previous PR and taking a look at this one.
There are a lot of features in one PR! 😲 👏

This will take a while to review & test. I'll keep this thread updated.

@SamTV12345
Copy link
Author

Thank you, @SamTV12345 , for Closing out the previous PR and taking a look at this one. There are a lot of features in one PR! 😲 👏

This will take a while to review & test. I'll keep this thread updated.

Sure :). If you have any questions feel free to ask. There is probably still a lot of improvement there especially on the resolving part. I tried to parallelize as much as possible to reduce latency between the pipes

@SamTV12345
Copy link
Author

Hi @shahen94 did you have time for a review :) ?

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.

2 participants