Customer
Comments
-
Right you are! Updated, and thanks!
-
I get told that I need to create a variable with the ‘SLACK_URL’ name, when I have!Does this example still work?According to https://docs.platform.sh/integrations/activity.html#activity-script-vari...
-
Hey,just a quick heads up that the organization name (`client-category`) within the intro text of the “Running fleet-wide source operations” section does not match the org name used within the exam...
-
Hello. Thank you very much @flovntp for reading me. Here are the answers : Symfony version 6.2.7; In fact there are two .php files that work with $_SESSION but that’s all. Don’t know what is...
-
Hi @soleson - tools like apt get aren’t going to be available in a Platform.sh container, given our protections of the filesystem. However, if you can put a script together to install those librari...
-
In the short-term, I’ve set up logic to determine whether certain environment variables and relationships exist to choose between local chrome or the chrome-headless service. I’m still hoping to fi...
-
Hi @beck This isn’t something I’ve come across before, but I don’t believe that you’ll have access to commit messages in either the build or the deploy hooks. The filesystem isn’t even a reposito...
-
Hey @chad-carlson , thanks for your quick reply. I doubt the branch naming is an option for us. I’ll probably use a variable in the codebase then and hopefully don’t forget to change it in the next...
-
Hi @ehmatthes ! Let me check on that - in the meantime, are you able to share the .platform.app.yaml file with us?
-
Sure, here’s a tiny repo with the .platform.app.yaml file, and a Python file that reads the yaml file. The yaml file is only read if the utf-16 encoding is stated explicitly. The person was pushing...