Граф коммитов

48 Коммитов

Автор SHA1 Сообщение Дата
Freddy Kristiansen 7eae9131ad
Add ruleset to BcContainerHelper and use from there (#3689)
Fixes #3666 

Add appSource.default.ruleset.json to BcContainerHelper and use from
there.

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2024-10-01 14:07:57 +02:00
Freddy Kristiansen 018def49df
bump + use prerel (#3677)
Bump version number + use pre-release altool when running AlCops (to be
able to get runtime version of nextmajor)

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2024-09-23 09:52:20 +02:00
Freddy Kristiansen 6e5de383d7
Bug fixes (#3596)
Fixes #3594
Displays apps not included in Sort-AppFiles (Issue [1131
](https://github.com/microsoft/AL-Go/issues/1131) in AL-Go repo)

---------

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2024-07-23 16:08:02 +02:00
Freddy Kristiansen 34da6b7a3b
3 small bug fixes (#3556)
Issue 3544 Copy-AlSourceFiles.ps1 does not copy RDLC and DOCS Files with
the new report layout definition
Issue 3550 Run-AlValidation is checking wrong runtime version
Issue 3555 Increase default timeout

Fixes #3544
Fixes #3550
Fixes #3555

---------

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2024-05-27 23:15:53 +02:00
Freddy Kristiansen 43c9155bb5
Use new CDN (#3459)
```
bcartifacts.azureedge.net -> bcartifacts-exdbf9fwegejdqak.b02.azurefd.net
bcinsider.azureedge.net -> bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net
bcpublicpreview.azureedge.net ->bcpublicpreview-f2ajahg0e2cudpgh.b02.azurefd.net
businesscentralapps.azureedge.net -> businesscentralapps-hkdrdkaeangzfydv.b02.azurefd.net
bcprivate.azureedge.net -> bcprivate-fmdwbsb3ekbkc0bt.b02.azurefd.net
```

Also: remove support for SAS Token

PR also contains a fix for building with symbols only .app files -
copying installApps to the packagesFolder as well as publishing to a
container. Reason is that you cannot download symbols from a container
if you publish a symbols only package to the container.

---------

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2024-04-04 09:28:54 +02:00
Freddy Kristiansen d3c2600f35
Issue 3452 + Bump (#3453)
Fixes #3452

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2024-03-29 14:28:51 +01:00
Freddy Kristiansen e2409e0370
add dotnet to filesonly (#3305)
Fixes #3301

JIT install dotnet in filesonly containers
Use dotnet framework version of codeanalysis (if it exists)
skip warning unless updatesymbols is set

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2024-01-24 07:15:42 +01:00
Freddy Kristiansen d24fd0fa77
fix #3277 (#3279)
fixes #3277

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2023-12-21 07:59:16 +01:00
Freddy Kristiansen 3017eb3f4d
Bcappsperf (#3192)
Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2023-09-25 16:40:23 +02:00
Zdeněk Fridrichovský b6d3709107 fix: Return back my fix because it was fixed different way 2023-02-27 08:17:33 +01:00
Zdeněk Fridrichovský 16c9685e02 fix: Fix clearing errors when summary is addes
Problem was when we used more apps in Run-AlCops.
Validation errors from first application was cleared by second application,
that was without errors.
2023-02-27 07:58:32 +01:00
freddydk 254ea29abb use [System.IO.Path]::GetTempPath() 2022-12-09 13:33:51 +01:00
freddydk 0ffebd0736 restructure 2022-11-30 16:15:38 +01:00
freddydk 8caec2c51a Check runtime version in Run-AlValidation 2022-09-30 10:27:51 +02:00
freddydk 3dc279fdfc Issue #2697 2022-09-28 12:11:41 +02:00
freddyk 00bf4b63da Support for obsoleteTagMinAllowedMajorMinor 2022-05-20 06:31:17 +02:00
freddyk 9a831571af Issue #2429 2022-05-18 08:12:17 +02:00
freddyk c761350d2a Check signature in Run-AlValidation 2022-04-10 17:44:50 +02:00
freddyk e50381acae Issue #2365 2022-04-09 11:18:25 +02:00
Freddy Kristiansen c879ad9b18 small issues 2021-12-10 05:46:46 +01:00
Freddy Kristiansen cb8a88825a Issue #2215 2021-12-08 09:12:32 +01:00
Freddy Kristiansen d5373b74d9 Use Docker Volumes 2021-11-12 18:12:35 +01:00
Freddy Kristiansen 6dc4622780 Issue #2181 2021-11-09 13:20:22 +01:00
Freddy Kristiansen 3939b81ba1 allow run-cops as non-admin 2021-09-30 15:00:24 +02:00
Freddy Kristiansen f5926be5e0 Issue #2003 2021-07-17 06:57:34 +02:00
Freddy Kristiansen 4cb6f2112b telemetry 2021-07-06 11:03:31 +02:00
Freddy Kristiansen 9795402f0c use finally 2021-07-05 07:46:50 +02:00
Freddy Kristiansen 7ed53d673f initial telemetry submit 2021-07-01 21:44:04 +02:00
Freddy Kristiansen 3721dcba06 Issue #1944 2021-06-02 10:49:39 +02:00
Freddy Kristiansen e5eba4ff62 Run-AlCops sometimes shows wrong errors 2021-03-09 09:05:51 +01:00
Freddy Kristiansen c4af001cac support same previousapp 2021-02-24 07:46:23 +01:00
Freddy Kristiansen f5f69248be Issue #1689 2021-02-09 13:29:23 +01:00
Freddy Kristiansen 7aaf9779e4 Convert BcApps to Runtime packages 2021-01-21 15:23:01 +01:00
Freddy Kristiansen fa49562c7a Issue #1596 2021-01-06 07:30:43 +01:00
Freddy Kristiansen 713743b54c supportedCountries is optional 2021-01-03 08:32:45 +01:00
Freddy Kristiansen 07a2afd23b Copy Symbols From Container 2020-12-22 08:51:49 +01:00
Freddy Kristiansen 9a27e4fbad Issue #1563 2020-12-22 00:52:53 +01:00
Freddy Kristiansen 2c42068e1a Issue #1552 2020-12-18 10:35:45 +01:00
Freddy Kristiansen f15a5787ee filtering errors 2020-12-18 06:54:09 +01:00
Freddy Kristiansen 9fefa865f4 Run-AlCops can ignore some errors 2020-12-18 06:18:22 +01:00
Freddy Kristiansen b201b0d5d5 map countries 2020-12-12 06:39:56 +01:00
Freddy Kristiansen 1c3ed8cc48 Issue #1530 2020-12-10 13:55:09 +01:00
Freddy Kristiansen 0b4e6681ae Remove warnings 2020-12-08 21:05:53 +01:00
Freddy Kristiansen 07ae21f95f skipupgrade 2020-12-08 20:26:48 +01:00
Freddy Kristiansen 2ca486d1a3 empty result when success 2020-12-03 19:37:55 +01:00
Freddy Kristiansen b677959426 Add ruleset and ignore warnings 2020-12-03 12:45:49 +01:00
Freddy Kristiansen 39698d5785 fix bugs 2020-12-02 19:35:07 +01:00
Freddy Kristiansen 83cac2b1a5 Run-AlCops and Run-AlValidation 2020-12-02 16:44:30 +01:00