Alexander Rashed
Alexander Rashed
Also, as mentioned in https://github.com/localstack/localstack/issues/7924#issuecomment-1572135824, you can set the `GITHUB_API_TOKEN` environment variable to a valid GitHub token. This will be picked up by LocalStack when downloading from GitHub, which increases...
Hi @dschiavu! Could you please perform your tests with these versions? If you are facing issues, could you please create a new GitHub issue with a detailed description how to...
This seems to be related to #8039. Since this issue is quite old, and the structure of localstack has changed a lot (cli packages have changed, images have been separated),...
Thanks a lot for validating the fix @pmcgaley!
Awesome! It would be great to properly assign permissions to the localstack volume directory! 🦸🏽 Concerning the impact of this: I haven't dug into the specifics of `mount`, but would...
Hey @majk-p! This issue should be resolved in the `latest` Docker images. Please let us know if you still experience any issues. Thanks!
The vast majority of entrypoints are registered in the `providers.py`. Besides that, a lot of the hooks are registered in the different `plugins.py` (and this is definitely becoming a pattern...
That's hard to say. I think the entrypoints still cause some confusion, but if we want to solve it, we should make sure that the solution catches all these issues...
Hi @ezraroi! As discussed in #103, this is already in `main` and will be part of the next release (which will be created in the upcoming days after merging #107).
Hey @ezraroi! Please let me know if this sample repo from @cabeaulac helps. If it does, I'd close the issue. If it doesn't please let us know what you are...