Replies: 1 comment
-
see note that I recently fixed the mongodb bundle loading if the extension isn't loaded. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I struggled when i wanted to contribute a feature to api-platform.
For other projects i successfully used containers to run one off commands with a predefined setup (eg. the mongodb extension loaded).
Another possibility is devcontainers.
(e.g. i had very long commands to run the tests or cs-fix:
I wonder if you already tried containers or devcontainers?
Is this something you would welcome?
What should be included?
You can try it out a first try here: https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=442767928&skip_quickstart=true&machine=basicLinux32gb&devcontainer_path=.devcontainer%2F8.4%2Fdevcontainer.json&geo=EuropeWest
Beta Was this translation helpful? Give feedback.
All reactions