Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
Перейти к файлу
Freddy Kristiansen 6ed2991092 run validation as the validation Service 2021-12-08 10:34:00 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2020-09-07 09:11:34 +02:00
Api fix post with null body 2021-10-19 14:21:56 +02:00
AppHandling run validation as the validation Service 2021-12-08 10:34:00 +01:00
AzureAD fix aad app 2021-11-12 18:32:23 +01:00
AzureVM Telemetry fixes 2021-08-20 14:09:03 +02:00
Bacpac Use Docker Volumes 2021-11-12 18:12:35 +01:00
BcSaaS Issue #2181 2021-11-09 13:20:22 +01:00
CompanyHandling telemetry 2021-07-06 11:03:31 +02:00
ConfigPackageHandling Use Docker Volumes 2021-11-12 18:12:35 +01:00
ContainerHandling use volumes (final) 2021-11-12 21:07:55 +01:00
ContainerInfo Issue #2069 2021-09-10 10:22:47 +02:00
Docs Add ci/cd workshop in Markdown format 2021-04-30 14:53:26 +02:00
Misc Issue #2210 2021-12-02 07:32:18 +01:00
ObjectHandling 2.0.22 2021-11-26 14:34:01 +01:00
PackageHandling Issue #2181 2021-11-09 13:20:22 +01:00
SymbolHandling telemetry 2021-07-06 11:03:31 +02:00
TenantHandling telemetry 2021-07-06 11:03:31 +02:00
Tests fix tests 2021-12-08 09:32:26 +01:00
UserHandling Telemetry fixes 2021-08-20 14:09:03 +02:00
.gitignore Support 15.x applications folder+test 2019-08-26 07:30:00 +02:00
BcContainerHelper.ps1 use volumes (final) 2021-11-12 21:07:55 +01:00
BcContainerHelper.psd1 Add Run-BCPTTestsInBcContainer 2021-10-11 07:36:39 +02:00
BcContainerHelper.psm1 Issue #2180 2021-11-17 17:58:46 +01:00
CI_CD_Workshop.md Add ci/cd workshop in Markdown format 2021-04-30 14:53:26 +02:00
Check-BcContainerHelperPermissions.ps1 add alias for permissions 2020-07-28 09:18:41 +02:00
CreateScript.ps1 Issue #1860 2021-04-03 09:40:14 +02:00
HelperFunctions.ps1 use volumes (final) 2021-11-12 21:07:55 +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 2020-07-27 18:00:14 +02:00
ReleaseNotes.txt run validation as the validation Service 2021-12-08 10:34:00 +01:00
TelemetryHelper.ps1 Register telemetryscope 2021-11-12 08:04:35 +01:00
Version.txt version bump 2021-12-02 07:31:29 +01:00
addfonts.ps1 Issue #2097 2021-09-30 14:15:33 +02:00

README.md

NAV Container Helper

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.