Skip to content

LS Central app files by version. Used for AL-GO build pipeline for extensions with dependencies to LS Retail.

Notifications You must be signed in to change notification settings

StrongPointLT-ERP/LSC-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSC-Apps

LS Central app files by version.

  1. Repository is needed when StrongPoint or customer extension has dependencies to LS Central in app.json file.
  2. AL-Go build pipeline in your extension will fail if it has LS changes and you don't add LS Central app as dependency.
  3. Select the needed LS version or upload a new one (name the folder as a version and put app.zip). Select LS version by opening app.zip file and copying the raw link

image

  1. Paste the link in your extension's /.github/AL-Go-Settings.json file in parameter "installApps", for example 25.0 version:
    "installApps": [ "https://github.com/StrongPointLT-ERP/LSC-Apps/raw/refs/heads/main/LS%20Central/25.0/app.zip" ]
  2. app.zip contains two app files - "LS Central" and "LS Central System App". Might be updated with Test app in the future.
  3. Non LS dependencies should be stored in a folder like "installApps" in your extension. You can also store LS apps there, but we use this repository so that all extensions which have LS dependencies would use same LS app files when building. And also having one place where to store LS versions saves a disk space on GitHub account.
  4. When new LS Central version is released, please also upload it to the folder "latest". Last version in "LS Central" folder should match the version in "latest" folder. Please add the exact version number in commit message when updating latest version, for example: "Update latest to 25.0". This will be used in Test Current, Text NextMinor and Test NextMajor pipelines in AL-Go.

About

LS Central app files by version. Used for AL-GO build pipeline for extensions with dependencies to LS Retail.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •