Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

al-perf

al-perf enthält 4 gesammelte Skills von SShadowS, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
4
Stars
0
aktualisiert
2026-05-14
Forks
1
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

continia-deploy
Softwareentwickler

Compile and deploy AL code to a BC environment. Handles single-app and multi-app deploys with topological dependency ordering. Use when (1) AL code was changed and needs deploying, (2) the user asks to compile and publish, (3) a test fix needs deploying before re-running tests, or (4) a fresh environment needs all apps deployed. Invoke continia-env-setup first if no envId is available.

2026-05-14
continia-deps
Softwareentwickler

Install external dependencies on a BC environment and download symbol packages for AL compilation. Use when (1) compilation fails with missing symbol or reference errors, (2) a fresh environment needs base apps installed before deploying, (3) the user asks to install or update dependencies, or (4) .alpackages is empty or outdated.

2026-05-14
continia-env-setup
Softwareentwickler

Find or start a running BC developer environment and configure launch.json. Use when (1) you need a running environment for deploy, test, or dependency operations, (2) a session was just started and no environment is configured, (3) a command fails because the environment is stopped, or (4) the user asks to set up or connect to an environment.

2026-05-14
continia-test
Softwarequalitätssicherungsanalysten und -tester

Run AL tests on a BC environment and interpret results. Starts a test job via DemoPortal, waits for completion, and parses XML results with pass/fail status, error messages, and call stacks. Use when (1) the user asks to run tests, (2) a fix was deployed and needs verification, (3) regression testing is needed after code changes, or (4) a bug report references a test codeunit.

2026-05-14