[releases/24.x] Move to generated keys in RSA tests - #836
Merged
Jesper Schulz-Wedde (JesperSchulz) merged 1 commit intoMar 27, 2024
Merged
Conversation
Magnus Hartvig Grønbech (Groenbech96)
requested a review
from a team
as a code owner
March 26, 2024 12:19
Darrick (darjoo)
approved these changes
Mar 27, 2024
Jesper Schulz-Wedde (JesperSchulz)
approved these changes
Mar 27, 2024
Jesper Schulz-Wedde (JesperSchulz)
deleted the
backport/releases/24.x/826/20240326131910
branch
March 27, 2024 11:20
Alexander Holstrup (aholstrup1)
added a commit
that referenced
this pull request
Apr 15, 2025
* [main] Update AL-Go System Files from microsoft/AL-Go-PTE@preview - 52b990dc650f1be8736a804faebd2b5567e77e09 / Related to AB#539394 * Create AL-Go project for Add-Ons * Add Shopify App * Add keepApps param to newbccontainer * Do not run tests in clean mode * Ruleset * Test * Add overrides back * execute permissions * change precompile * Test with checked in base app * value * Wtf copilot * Logging * Filter * tes * idk * test * app files * print * appSymbolsFolder * fix * test * logging * fix * Parameters * logging * platform artifact * disable cops * Remove ruleset * Remove .net 9 * dotNetRuntimeVersionInstalled * rename * test * fixes * no compile * New symbols * System app * output into symbols folder * Test with more apps * Move temp fix * Move temp fix * parameters * only precompile in clean mode * fix * run tests * path * Disable tests * uninstall instead of unpublish * localpath * fix * Specify containerpath * Fix * test toolkit * Skip * Move * Logging * test * test * dev endpoint * tenant scope * Log apps before running tests * Tenant scope * Do not unpublish shopify * unpublish shopify * Update WorkitemValidation.yaml * Update PullRequestLabeler.yaml * Update WorkitemValidation.yaml * Cleanup * Tenant scope * Cleanup * Refactor precompilation * Outnull * Remove unnecessary overrides * Clean up * Fix log * Include more dependencies * Cleanup * [Test] external dependency * Move to inplace publishing * Remove dependency again * Logging * more logging * tenant scope * Tenant scope * Try keeping apps * Tenant scopes * Test * Updates * useProjectDependencies * [main] Update AL-Go System Files from microsoft/AL-Go-PTE@preview - 52b990dc650f1be8736a804faebd2b5567e77e09 / Related to AB#539394 (#804) Co-authored-by: aholstrup1 <aholstrup1@users.noreply.github.com> * Do not keep apps * Manually install dependency * Skip entirely * As appfolder * Install missing dependencies * Fix * Temp fix * Global scope * move test library again * installOnlyReferencedApps * Code sync * Precompile script temp hack * new symbols folder * Cops * AppName * Add back app ruleset * Update clean artifact * No idea but lets try * smh * Test useProjectDependencies false * test toolkit change * syntax * Update issue templates * 9.0.1 -> 9.0.2 * 8.0.12 to 13 * useProjectDependencies true * Refactor new bc container * app name * Baseline version * App changes * AlGo changes * Shopify changes * packages * Test * install uninstalled apps * Test hack * Revert "Test hack" This reverts commit 66f0ac1. * Keep apps in project dependency mode * Keep more apps * Check if app is already installed * Fix install * Sync app * Sync * Install missing dependencies * Only uninstall apps * unpublish if not keep * Reinstall apps before running tests * Install dependencies before publishing * Regenerate demodata * Hardcode repoversion * Enable clean mode again * Refactor * Remove clean again * Use contoso dataset * logging * Enable clean mode * Demodata refactor * .net * Fix demodata * Skip importing demo data when useprojectdependencies false * Cleanup methodname * Refactor * Install test toolkit in missing dependencies * Update Import-TestToolkitToBcContainer * Move reinstall logic to common scripts * Change parameter on newbccontainer * Only install Tests-TestLibraries when missing dependencies * Fix install app * Update install function * More refactor * Refactor installmissing dependencies * Small update * try catch * More dependencies * Remove temp fix * Small fixes * Refactor * ExternalAppDependencies * ContainerName * Only recompile the needed apps (#836) * test * fix * Logging * BF Test Library as app * Remove hardcoded artifact url * test url * revert * doc update * latest containerhelper * Remove shopify * Revert .github folder * gitignore * Revert openai impl * Remove template --------- Co-authored-by: bcbuild-github-agent <bcbuild-github-agent@users.noreply.github.com> Co-authored-by: aholstrup1 <aholstrup1@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request backports #826 to releases/24.x
Fixes AB#522657