Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
Перейти к файлу
Freddy Kristiansen 240b5cc37c
Merge branch 'microsoft:master' into master
2022-12-08 08:14:26 +01:00
.github test correct branch 2022-11-25 10:51:26 +01:00
AL-Go restructure 2022-11-30 16:15:38 +01:00
Api restructure 2022-11-30 16:15:38 +01:00
AppHandling Merge branch 'microsoft:master' into master 2022-12-08 08:14:26 +01:00
AppSource Display warning if scopes is wrong 2022-09-30 09:36:53 +02:00
Artifacts restructure 2022-11-30 16:15:38 +01:00
Auth restructure 2022-11-30 16:15:38 +01:00
AzureAD avoid identical reply urls 2022-03-30 15:13:35 +02:00
AzureVM restructure 2022-11-30 16:15:38 +01:00
Bacpac restructure 2022-11-30 16:15:38 +01:00
Common restructure 2022-11-30 16:15:38 +01:00
CompanyHandling telemetry 2021-07-06 11:03:31 +02:00
ConfigPackageHandling restructure 2022-11-30 16:15:38 +01:00
ContainerHandling remove ref 2022-12-01 08:09:31 +01:00
ContainerInfo restructure 2022-11-30 16:15:38 +01:00
Misc restructure 2022-11-30 16:15:38 +01:00
NuGet copyinstalledappstofolder 2022-11-01 10:47:11 +01:00
ObjectHandling restructure 2022-11-30 16:15:38 +01:00
PackageHandling Set env variable in function 2022-11-06 16:03:47 +01:00
SaaS dot 2022-12-07 22:28:36 +01:00
SymbolHandling telemetry 2021-07-06 11:03:31 +02:00
TenantHandling telemetry 2021-07-06 11:03:31 +02:00
Tests fix test 2022-10-13 06:13:21 +02:00
UserHandling don't set app on super 2022-07-23 20:50:08 +02:00
.gitignore Support 15.x applications folder+test 2019-08-26 07:30:00 +02:00
BC.ALGoHelper.module.json restructure 2022-12-01 07:54:47 +01:00
BC.ALGoHelper.psm1 restructure 2022-12-01 07:54:47 +01:00
BC.AppSourceHelper.module.json restructure 2022-12-01 07:54:47 +01:00
BC.AppSourceHelper.psm1 restructure 2022-12-01 07:54:47 +01:00
BC.ArtifactsHelper.module.json restructure 2022-12-01 07:54:47 +01:00
BC.ArtifactsHelper.psm1 restructure 2022-12-01 07:54:47 +01:00
BC.AuthenticationHelper.module.json restructure 2022-12-01 07:54:47 +01:00
BC.AuthenticationHelper.psm1 restructure 2022-12-01 07:54:47 +01:00
BC.HelperFunctions.module.json restructure 2022-12-01 07:54:47 +01:00
BC.HelperFunctions.psm1 create folder 2022-12-04 07:12:50 +01:00
BC.NuGetHelper.module.json restructure 2022-12-01 07:54:47 +01:00
BC.NuGetHelper.psm1 restructure 2022-12-01 07:54:47 +01:00
BC.SaasHelper.module.json restructure 2022-12-01 07:54:47 +01:00
BC.SaasHelper.psm1 restructure 2022-12-01 07:54:47 +01:00
BC.module.json restructure 2022-12-01 07:54:47 +01:00
BC.psm1 restructure 2022-12-01 07:54:47 +01:00
BcContainerHelper.ps1 restructure 2022-12-01 07:54:47 +01:00
BcContainerHelper.psd1 restructure 2022-11-30 16:15:38 +01:00
BcContainerHelper.psm1 restructure 2022-12-01 07:54:47 +01:00
CI_CD_Workshop.md Update CI_CD_Workshop.md 2022-04-11 00:23:26 +02:00
Check-BcContainerHelperPermissions.ps1 restructure 2022-11-30 16:15:38 +01:00
CreateALGoRepo.ps1 restructure 2022-11-30 16:15:38 +01:00
CreateScript.ps1 Issue #2793 2022-11-28 05:43:11 +01:00
HelperFunctions.ps1 restructure 2022-11-30 16:15:38 +01:00
InitializeModule.ps1 restructure 2022-11-30 16:15:38 +01:00
LICENSE Initial commit 2017-09-26 13:11:09 -07:00
Microsoft.ApplicationInsights.dll initial telemetry submit 2021-07-01 21:44:04 +02:00
NavContainerHelper.md Fixed broken links in NavContainerHelper.md 2020-12-09 11:46:27 +01:00
README.md Update README.md 2022-11-16 17:11:38 +01:00
ReleaseNotes.txt Added release notes 2022-12-07 13:24:33 +01:00
TelemetryHelper.ps1 Add AppSource support 2022-08-07 19:54:43 +02:00
Version.txt bump version 2022-12-07 11:44:41 +01:00
addfonts.ps1 Issue #2097 2021-09-30 14:15:33 +02:00

README.md

BcContainerHelper

This repository contains a module, which makes it easier to work with Business Central and NAV Containers on Docker. The module is work in progress and feel free to submit pull requests and contribute with good ideas. Documentation will be on the wiki.

Branches

NavContainerHelper is the main repo for the NavContainerHelper PowerShell module on PowerShell Gallery. NavContainerHelper will as of August 1st 2020 only receive bug fixes.

master is the main repo for the BcContainerHelper PowerShell module on PowerShell Gallery. BcContainerHelper will from August 1st 2020 ship as release and pre-release.

Please report issues in the issues list.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.