Frédéric Vercaemst

Results 46 issues of Frédéric Vercaemst

Our repo has the BuildModes property set to 'TranslationFile' The CICD action runs fine and produces artifacts ![image](https://github.com/microsoft/AL-Go/assets/25268332/34b6e337-5b10-40cd-a912-e743ee0d7efc) 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,...

enhancement

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...

enhancement
effort: medium
priority: medium

@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...

enhancement
effort: low
priority: medium

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...

enhancement

@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) ![image](https://github.com/microsoft/AL-Go/assets/25268332/0b976361-9231-42d6-ba91-7796e207b7e6) 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...

bug
investigate

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... ![image](https://github.com/user-attachments/assets/5a0fe3f5-f27a-4dc4-abe4-7e121e581afd)

investigate
in progress