Jonathan Beliën
Jonathan Beliën
As @bxl-forever said, this is a duplicate of #1344 ; join discussion on #1413
As @bxl-forever said, this is a duplicate of #1344 ; join discussion on #1413
You have to add `OAUTH_OSM_CLIENT_ID` and `OAUTH_OSM_CLIENT_SECRET` to your environment variables. Source: https://github.com/osmbe/osm-welcome-tool/blob/2.x/config/packages/knpu_oauth2_client.yaml#L11-L12
> Only "non-conventional" thing is addition of two scripts of same language - Serbian Cyrillic and Serbian Latin. I didn't see any other language here using templates with different script,...
I've opened an new issue ( #1464 ), I'll investigate 👍
@iwasherefirst2 Excellent news! 👍 [Laravel 10 has reached End of Life today](https://laravel.com/docs/master/releases#support-policy), when can we expect version 3 of Laravel Localization ? And would version 3 also allow the use...
No, that would be a step too far. I would like to have the completed status of a specific job inside a workflow/run. Use-case: - I have a workflow/run with...
### Platform.sh The OSM Welcome Tool is developed using [Symfony](https://symfony.com/) and Platform.sh is the hosting platform "linked" to Symfony: https://symfony.com/cloud/ > The Symfony integration with Platform.sh has been created by...
If we go for Laravel Forge or Vapor, might be worth migrating from Symfony to Laravel. It shouldn't be too much work and would allow us to enable features like...
Thank you both! Docker containerization was indeed a plan I had a while back (see #766). I did deploy the OSM Welcome Tool (using Docker) on DigitalOcean App Platform because...