web
You’re offline. This is a read only version of the page.
close

Commit SHA1 as part of app.json metadata


I would like to have an optional property in the "app.json" of an AL project where we can specify the exact commit ID (will in most cases be the git SHA1) that the package was built from.


This will of course be only relevant in CI scenarios where the build pipeline (or whateve...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1480)

STATUS DETAILS
Planned

Tri-state / nullable boolean


Provide some kind of tri-state (or nullable) boolean (undefined, true, false) implementation.


This is useful for events, handlers or method return values where I want to know if an event has been: