Frédéric Vercaemst
Frédéric Vercaemst
Our repo has the BuildModes property set to 'TranslationFile' The CICD action runs fine and produces artifacts  When running the Create Release action, no artifacts for 'latest' are discovered...
To skip the CICD action, you can include any of below texts in your commit messages [skip ci], [ci skip], [no ci], [skip actions], or [actions skip] https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/ In addition,...
Related to #74 Hi @rvanbekkum, Looking for some guidelines on how to achieve the following: - Our main development language is English. - After packaging, the g.xliff is created with...
@rvanbekkum In some of our apps, NL and EN translations are provided by the developer via AL code (using the 'comment = ' solution). What we would like to achieve...
The tTranslations snippets are conditionally generated, respecting the "xliffSync.snippetTargetLanguage" Example `"xliffSync.snippetTargetLanguage": "nl-BE",` Resuls in `Caption = 'CaptionText', Comment = 'nl-BE=Translation';` --- However, since #100 we also have a new setting...
@vjekob We currently have 30+ apps, each with a different object range (no app pool setup). These apps are managed via one single workspace. Using the AL Object ID Ninja...
When running the 'Publish to AppSource' action, the 'Deliver to AppSource' step is marked as **completed** (green flag)  However, when looking in the logs, the Automated validation step has...
PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!! **Describe the issue** I'm trying to contribute to the BusinessCentralApps project (https://github.com/microsoft/BusinessCentralApps/issues/115) following the new 'How to Development' guidelines,...
I've a page based on table 'Document' (with a field "Error Rows"). LC0064 shows up for a lot of page field controls having Rec._FieldNo_ as source expression. Fixing those errors...
Since the last update of the extension, VS Code is performing very slow. I don't know which stats / logs I should provide in order to allow focused troubleshooting... 