All Projects → microsoft → AL-Go

microsoft / AL-Go

Licence: MIT license
The plug-and-play DevOps solution for Business Central app development on GitHub

Programming Languages

powershell
5483 projects
AL
8 projects

Projects that are alternatives of or similar to AL-Go

alguidelines
Best Practices and Design Patterns for the AL Language
Stars: ✭ 80 (-9.09%)
Mutual labels:  business-central, msdyn365bc
ajxnetcore
Its an innovative method to turn an ASP.NET Core Application Into Single Page Application, While enhancing the Software performance both on server and client side.
Stars: ✭ 31 (-64.77%)
Mutual labels:  microsoft
Validate-DCB
Validator for RDMA Configuration and Best Practices
Stars: ✭ 34 (-61.36%)
Mutual labels:  microsoft
SQLServerTools
This repo is the home of various SQL-Server-Tools
Stars: ✭ 28 (-68.18%)
Mutual labels:  microsoft
microsoft-opensource
An unofficial timeline of Microsoft's transition towards open source
Stars: ✭ 83 (-5.68%)
Mutual labels:  microsoft
kinect-sign-language
Kinect Sign Language
Stars: ✭ 18 (-79.55%)
Mutual labels:  microsoft
SuperGrate
💾 Get moving with Super Grate; a free & open source Windows Profile Migration & Backup Utility. Super Grate is a GUI (Graphical User Interface) that assists Microsoft's USMT (User State Migration Utility) in performing remote migrations over a network connection.
Stars: ✭ 91 (+3.41%)
Mutual labels:  microsoft
msbotbuilder-go
Microsoft Bot Framework SDK for Go
Stars: ✭ 113 (+28.41%)
Mutual labels:  microsoft
active-directory-android
An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
Stars: ✭ 33 (-62.5%)
Mutual labels:  microsoft
Cheat-Sheet---Active-Directory
This cheat sheet contains common enumeration and attack methods for Windows Active Directory with the use of powershell.
Stars: ✭ 154 (+75%)
Mutual labels:  microsoft
linux-teams
An unofficial Microsoft Teams application for Linux
Stars: ✭ 19 (-78.41%)
Mutual labels:  microsoft
StandNote
StandNote is a chrome extension that generates automated meeting minutes after every online meeting and helps save time for students and professionals.
Stars: ✭ 89 (+1.14%)
Mutual labels:  microsoft
power-bi-embedded
Use Power BI Embedded to embed dashboards, reports, report visuals, Q&A, and tiles in your WordPress website.
Stars: ✭ 37 (-57.95%)
Mutual labels:  microsoft
MSFS2020-Real-Time-Weather
A work in progress to update a custom Microsoft Flight Simulator 2020 weather preset with the current conditions of a given airport.
Stars: ✭ 22 (-75%)
Mutual labels:  microsoft
browserslist-config-google
Google / Google Workspace Browserslist Shared Config
Stars: ✭ 27 (-69.32%)
Mutual labels:  microsoft
az-hop
The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution
Stars: ✭ 33 (-62.5%)
Mutual labels:  microsoft
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-70.45%)
Mutual labels:  microsoft
ms-identity-mobile-apple-swift-objc
An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
Stars: ✭ 61 (-30.68%)
Mutual labels:  microsoft
globe
Globalization utilities
Stars: ✭ 28 (-68.18%)
Mutual labels:  microsoft
node-ews
A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API.
Stars: ✭ 114 (+29.55%)
Mutual labels:  microsoft

AL-Go for GitHub is a set of GitHub templates and actions, which can be used to setup and maintain professional DevOps processes for your Business Central AL projects.

The goal is that people who have created their GitHub repositories based on the AL-Go templates, can maintain these repositories and stay current just by running a workflow, which updates their repositories. This includes necessary changes to scripts and workflows to cope with new features and functions in Business Central.

The template repositories to use as starting point are:

The below usage scenarios takes you through how to get started and how to perform the most common tasks.

Usage scenarios:

  1. Create a new per-tenant extension (like AL Go) and start developing in VS Code
  2. Add a test app to an existing project
  3. Register a customer sandbox environment for Continuous Deployment using S2S
  4. Create a release of your application
  5. Register a customer production environment for Manual Deployment
  6. Update AL-Go system files
  7. Use Azure KeyVault for secrets with AL-Go
  8. Create Online Development Environment from VS Code
  9. Create Online Development Environment from GitHub
  10. Set up CI/CD for an existing per tenant extension (BingMaps)
  11. Set up CI/CD for an existing AppSource App
  12. Enable KeyVault access for your AppSource App during development and/or tests
  13. Set up your own GitHub runner to increase build performance
  14. Introducing a dependency to another GitHub repository
  15. Enabling Telemetry for AL-Go workflows and actions
  16. Add a performance test app to an existing project

Note: Please refer to this description to learn about the settings file and how you can modify default behaviors.

This project

This project in the main source repository for AL-Go for GitHub. This project is deployed on every release to a branch in the following repositories:

Contributing

Please read this document to understand how to contribute to AL-Go for GitHub.

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.opensource.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., status check, 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 [email protected] with any additional questions or comments.

See also

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].