Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into users/amitjoshi/explainWikiUpdate
  • Loading branch information
amitjoshi committed Dec 13, 2023
2 parents 23218fa + 608dbe1 commit addf9a7
Show file tree
Hide file tree
Showing 64 changed files with 2,062 additions and 674 deletions.
59 changes: 59 additions & 0 deletions COMMUNITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Welcome to the Microsoft Power Platform Developer Tools Community!



Power Platform Developer Tools automate common build and deployment tasks related to Power Platform.
This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control,
generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments,
and the ability to perform static analysis checks against your solution using the PowerApps checker service.

Below are some ways that you can get involved in the MPPDT Community.

**Citizen developers and Professional developers, all are welcome. Come, contribute, and learn more about Power Platform Developer Tools.**

## Engage on Github

File issues, submit PRs, and provide feedback and ideas to what you'd like to see from the Power Platform Developer Tools.
We do our best to respond to each submission.



## Public Community Office Hours

We regularly have Community Office Hours that are open to the **public** to join (_third (3rd) Thursday of the month between 11:00am - 12:00pm US Pacific Time - Excluding holidays_).

Add Power Platform Developer Tools event to your calendar.

To join our office hours click this meeting link: [Meeting link](https://teams.microsoft.com/l/meetup-join/19%3ameeting_OWU2ZjljNTItOGFhYy00ZWM5LTk2YmEtYmNjYmMxODY0N2E4%40thread.v2/0?context=%7b%22Tid%22%3a%2272f988bf-86f1-41af-91ab-2d7cd011db47%22%2c%22Oid%22%3a%22044be130-b504-4a44-a3b6-47e75194f2dc%22%7d).

**To call in (audio only)**
- +1 323-849-4874,,379639014# United States, Los Angeles
- Phone Conference ID: 379 639 014#

To keep topics organized, please submit what you'd like us to cover here:
[https://aka.ms/ProDevOfficeHours](https://aka.ms/ProDevOfficeHours)



**Why should you attend?**
- You have a difficult accessibility question.
- You need help getting a your challenge resolved.
- You want to learn more about Power Platform Developer Tools!

**NOTE:**
- Please feel free to forward this information along with our community starter link: [https://aka.ms/ProDevOfficeHours](https://aka.ms/ProDevOfficeHours).
- We will limit any troubleshooting to 5-minutes max or reach us offline.

<!-- (If you are unable to make it live, all meetings will be recorded and posted online.) -->

## Feedback & Questions

Please use the issues tracker in the home repo: <https://github.com/microsoft/powerplatform-build-tools/issues>

Learn more about the Build Tools [here](https://aka.ms/buildtoolsdoc).

Each tasks wraps the existing [Power Platform CLI](https://aka.ms/PowerPlatformCLI).

## Power Platform Developer Blog

[Power Platform Developer Blog](https://devblogs.microsoft.com/powerplatform/)
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Installing this extension will also make the latest Power Platform CLI (aka pac)

## Release Notes

2.0.25:
- pac CLI 1.29.11, (Update to October refresh to fix data import/export and paportal upload/download commands. See release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))

2.0.21:
- pac CLI 1.29.6 (October refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))

2.0.13:
- pac CLI 1.28.3 (September refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
- Web Extension updates:
Expand Down
2 changes: 1 addition & 1 deletion gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ async function snapshot() {
}

const feedName = 'CAP_ISVExp_Tools_Stable';
const cliVersion = '1.28.3';
const cliVersion = '1.29.11';

const recompile = gulp.series(
clean,
Expand Down
7 changes: 6 additions & 1 deletion l10n/bundle.l10n.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"Copied to clipboard!": "Zkopírováno do schránky",
"Creating {0}.../{0} will be replaced by the entity type.": "Vytváří se {0}...",
"Display Name: {0}\nUnique Name: {1}\nVersion: {2}\nType: {3}/This is a multi-line tooltipThe {0} represents Solution's Friendly / Display nameThe {1} represents Solution's unique nameThe {2} represents Solution's Version numberThe {3} represents Solution's Type (Managed or Unmanaged), but that test is localized separately.": "Zobrazované jméno: {0}\nJedinečné jméno: {1}\nVerze: {2}\nTyp: {3}",
"Do not show again": "Příště nezobrazovat",
"Edit the site": "Upravit web",
"Enter Organization ID": "Zadejte kód organizace.",
"Enter name": "Zadejte název.",
Expand All @@ -35,6 +36,8 @@
"File might be referenced by name {0} here./{0} represents the name of the file": "Na soubor zde může být odkazováno názvem {0}.",
"File(s) already exist. No new files to add": "Soubory už existují. Nemáte žádné nové soubory k přidání.",
"Installing Power Pages generator(v{0}).../{0} represents the version number": "Instaluje se generátor Power Pages (verze {0})...",
"Learn more about Copilot": "Další informace o Copilotovi",
"Let Copilot help you code": "Copilot vám pomůže s kódem",
"Managed": "Spravováno",
"Maximum 30 characters allowed": "Je povoleno maximálně 30 znaků.",
"Microsoft wants your feeback": "Microsoft chce znát váš názor",
Expand Down Expand Up @@ -67,13 +70,14 @@
"Saving your file ...": "Ukládá se soubor...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Vyberte složku pro nový ovládací prvek PCF.",
"Select Type": "Vybrat typ",
"Selection is empty!": "Výběr je prázdný.",
"Selection is empty.": "Výběr je prázdný.",
"The Power Pages generator is ready for use in your VS Code extension!": "Generátor Power Pages je připraven k použití v rozšíření editoru VS Code.",
"The name you want to give to this authentication profile": "Název, který chcete dát tomuto ověřovacímu profilu",
"The pac CLI is ready for use in your VS Code terminal!": "Tento pac CLI je připraven k použití v terminálu editoru VS Code.",
"There was a permissions problem with the server": "Na serveru došlo k problému s oprávněními.",
"There was a problem opening the workspace": "Při otevírání pracovního prostoru se vyskytl problém.",
"There’s a problem on the back end": "U back-endu se vyskytl problém.",
"Try Copilot for Power Pages": "Vyzkoušejte Copilota pro Power Pages",
"Try again": "Zkusit znovu",
"Unable to complete the request": "Žádost nelze dokončit.",
"Unable to find that app": "Tuto aplikaci nelze najít.",
Expand All @@ -82,6 +86,7 @@
"We encountered an error preparing the file for edit.": "Při přípravě souboru k úpravám došlo k chybě.",
"Web files": "Webové soubory",
"Webfile(s) added successfully": "Webové soubory byly úspěšně přidány.",
"Whether it’s HTML, CSS, JS, or Liquid code, just describe what you need and let AI build it for you.": "Stačí popsat, co potřebujete, a umělá inteligence za vás vytvoří kód v jazyce HTML, CSS, JS nebo Liquid.",
"You are editing a live, public site ": "Upravujete živý veřejný web ",
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": "Musí být nainstalována sada dotnet sdk 6.0 nebo vyšší.",
"{0} created!/{0} will be replaced by the entity type.": "{0} bylo vytvořeno."
Expand Down
1 change: 0 additions & 1 deletion l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"Saving your file ...": "Datei wird gespeichert ...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Ordner für neues PCF-Steuerelement auswählen",
"Select Type": "Typ auswählen",
"Selection is empty!": "Auswahl ist leer!",
"The Power Pages generator is ready for use in your VS Code extension!": "Der Power Pages-Generator ist in Ihrer VS Code-Erweiterung zur Verwendung bereit!",
"The name you want to give to this authentication profile": "Der Name, den Sie diesem Authentifizierungsprofil geben möchten",
"The pac CLI is ready for use in your VS Code terminal!": "Die pac CLI ist in Ihrem VS-Code-Terminal zur Verwendung bereit!",
Expand Down
7 changes: 6 additions & 1 deletion l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"Copied to clipboard!": "Copiado al portapapeles.",
"Creating {0}.../{0} will be replaced by the entity type.": "Creando {0}...",
"Display Name: {0}\nUnique Name: {1}\nVersion: {2}\nType: {3}/This is a multi-line tooltipThe {0} represents Solution's Friendly / Display nameThe {1} represents Solution's unique nameThe {2} represents Solution's Version numberThe {3} represents Solution's Type (Managed or Unmanaged), but that test is localized separately.": "Nombre para mostrar: {0}\nNombre único: {1}\nVersión: {2}\nTipo: {3}",
"Do not show again": "No volver a mostrar",
"Edit the site": "Editar el sitio",
"Enter Organization ID": "Escriba el id. de organización",
"Enter name": "Escribir nombre",
Expand All @@ -35,6 +36,8 @@
"File might be referenced by name {0} here./{0} represents the name of the file": "Se puede hacer referencia al archivo por su nombre {0} aquí.",
"File(s) already exist. No new files to add": "Los archivos ya existen. No hay archivos nuevos que agregar",
"Installing Power Pages generator(v{0}).../{0} represents the version number": "Instalando el generador de Power Pages (v{0})...",
"Learn more about Copilot": "Más información sobre Copilot",
"Let Copilot help you code": "Deje que Copilot le ayude a programar",
"Managed": "Administrado",
"Maximum 30 characters allowed": "Se permite un máximo de 30 caracteres",
"Microsoft wants your feeback": "Microsoft quiere conocer sus comentarios",
Expand Down Expand Up @@ -67,13 +70,14 @@
"Saving your file ...": "Guardando su archivo...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Seleccione Carpeta para el nuevo control PCF",
"Select Type": "Seleccionar tipo",
"Selection is empty!": "La selección está vacía.",
"Selection is empty.": "La selección está vacía.",
"The Power Pages generator is ready for use in your VS Code extension!": "¡El generador de Power Pages ya se puede usar en su extensión de VS Code!",
"The name you want to give to this authentication profile": "Nombre que desea asignar a este perfil de autenticación",
"The pac CLI is ready for use in your VS Code terminal!": "¡pac CLI ya se puede usar en su terminal de VS Code!",
"There was a permissions problem with the server": "Se produjo un problema de permisos con el servidor",
"There was a problem opening the workspace": "Hubo un problema al abrir el área de trabajo",
"There’s a problem on the back end": "Hay un problema en el back-end",
"Try Copilot for Power Pages": "Pruebe Copilot para Power Pages",
"Try again": "Volver a intentarlo",
"Unable to complete the request": "No se puede completar la solicitud",
"Unable to find that app": "No se puede encontrar esa aplicación",
Expand All @@ -82,6 +86,7 @@
"We encountered an error preparing the file for edit.": "Se detectó un error al preparar el archivo para su edición.",
"Web files": "Archivos web",
"Webfile(s) added successfully": "Sitios web agregados correctamente",
"Whether it’s HTML, CSS, JS, or Liquid code, just describe what you need and let AI build it for you.": "Ya se trate de código HTML, CSS, JS o Liquid, describa lo que necesita y deje que la IA lo cree por usted.",
"You are editing a live, public site ": "Está editando un sitio público activo ",
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": "debe estar instalado dotnet sdk 6.0 o una versión posterior",
"{0} created!/{0} will be replaced by the entity type.": "Se ha creado {0}."
Expand Down
7 changes: 6 additions & 1 deletion l10n/bundle.l10n.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"Copied to clipboard!": "Copié dans le Presse-papiers !",
"Creating {0}.../{0} will be replaced by the entity type.": "Création de {0}...",
"Display Name: {0}\nUnique Name: {1}\nVersion: {2}\nType: {3}/This is a multi-line tooltipThe {0} represents Solution's Friendly / Display nameThe {1} represents Solution's unique nameThe {2} represents Solution's Version numberThe {3} represents Solution's Type (Managed or Unmanaged), but that test is localized separately.": "Nom complet : {0}\nName unique : {1}\nVersion : {2}\nType : {3}",
"Do not show again": "Ne plus afficher",
"Edit the site": "Modifier le site",
"Enter Organization ID": "Entrer l’ID d’organisation",
"Enter name": "Entrer un nom",
Expand All @@ -35,6 +36,8 @@
"File might be referenced by name {0} here./{0} represents the name of the file": "Il se peut que le fichier soit référencé sous le nom {0} ici.",
"File(s) already exist. No new files to add": "Le ou les fichiers existent déjà. Aucun nouveau fichier à ajouter",
"Installing Power Pages generator(v{0}).../{0} represents the version number": "Installation du générateur Power Pages (v{0})...",
"Learn more about Copilot": "En savoir plus sur Copilot",
"Let Copilot help you code": "Laissez Copilot vous aider à coder",
"Managed": "Géré",
"Maximum 30 characters allowed": "30 caractères maximum autorisés",
"Microsoft wants your feeback": "Microsoft souhaite recevoir vos commentaires",
Expand Down Expand Up @@ -67,13 +70,14 @@
"Saving your file ...": "Enregistrement de votre fichier en cours...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Sélectionner un dossier pour le nouveau contrôle PCF",
"Select Type": "Sélectionner le type",
"Selection is empty!": "La sélection est vide !",
"Selection is empty.": "La sélection est vide.",
"The Power Pages generator is ready for use in your VS Code extension!": "Le générateur Power Pages est prêt à être utilisé dans votre extension VS Code !",
"The name you want to give to this authentication profile": "Nom que vous souhaitez attribuer à ce profil d’authentification",
"The pac CLI is ready for use in your VS Code terminal!": "Le pac CLI est prêt à être utilisé dans votre terminal VS Code !",
"There was a permissions problem with the server": "Problème d’autorisations avec le serveur",
"There was a problem opening the workspace": "Un problème s’est produit lors de l’ouverture de l’espace de travail",
"There’s a problem on the back end": "Problème dans le back end",
"Try Copilot for Power Pages": "Essayer Copilot pour Power Pages",
"Try again": "Réessayer",
"Unable to complete the request": "Impossible de traiter la demande",
"Unable to find that app": "Impossible de trouver cette application",
Expand All @@ -82,6 +86,7 @@
"We encountered an error preparing the file for edit.": "Une erreur s’est produite lors de la préparation du fichier pour la modification.",
"Web files": "Fichiers web",
"Webfile(s) added successfully": "Le ou les fichiers web ont été ajoutés",
"Whether it’s HTML, CSS, JS, or Liquid code, just describe what you need and let AI build it for you.": "Que ce soit du code HTML, CSS, JS ou Liquid, décrivez simplement ce dont vous avez besoin et laissez l’IA le créer pour vous.",
"You are editing a live, public site ": "Vous modifiez un site public actif ",
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": "la version du kit de développement logiciel (sdk) dotnet sdk 6.0 ou supérieure doit être installé",
"{0} created!/{0} will be replaced by the entity type.": "{0} créé !"
Expand Down
7 changes: 6 additions & 1 deletion l10n/bundle.l10n.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"Copied to clipboard!": "Copiato negli Appunti.",
"Creating {0}.../{0} will be replaced by the entity type.": "Creazione di {0} in corso...",
"Display Name: {0}\nUnique Name: {1}\nVersion: {2}\nType: {3}/This is a multi-line tooltipThe {0} represents Solution's Friendly / Display nameThe {1} represents Solution's unique nameThe {2} represents Solution's Version numberThe {3} represents Solution's Type (Managed or Unmanaged), but that test is localized separately.": "Nome visualizzato: {0}\nNome univoco: {1}\nVersione: {2}\nTipo: {3}",
"Do not show again": "Non visualizzare più",
"Edit the site": "Modifica il sito",
"Enter Organization ID": "Immetti ID organizzazione",
"Enter name": "Immetti nome",
Expand All @@ -35,6 +36,8 @@
"File might be referenced by name {0} here./{0} represents the name of the file": "È possibile che qui si faccia riferimento al file con il nome {0}.",
"File(s) already exist. No new files to add": "I file esistono già. Nessun nuovo file da aggiungere",
"Installing Power Pages generator(v{0}).../{0} represents the version number": "Installazione del generatore di Power Pages in corso(v{0})...",
"Learn more about Copilot": "Scopri di più su Copilot",
"Let Copilot help you code": "Consenti a Copilot di aiutarti con il codice",
"Managed": "Gestita",
"Maximum 30 characters allowed": "È consentito un massimo di 30 caratteri",
"Microsoft wants your feeback": "Microsoft desidera ricevere il tuo feedback",
Expand Down Expand Up @@ -67,13 +70,14 @@
"Saving your file ...": "Salvataggio del file in corso...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Seleziona cartella per nuovo controllo PCF",
"Select Type": "Seleziona tipo",
"Selection is empty!": "Selezione vuota.",
"Selection is empty.": "Selezione vuota.",
"The Power Pages generator is ready for use in your VS Code extension!": "Il generatore Power Pages è pronto per l'utilizzo nell'estensione VS Code.",
"The name you want to give to this authentication profile": "Il nome che vuoi assegnare a questo profilo di autenticazione",
"The pac CLI is ready for use in your VS Code terminal!": "pac CLI è pronto per l'utilizzo nel terminale VS Code.",
"There was a permissions problem with the server": "Si è verificato un problema di autorizzazione con il server",
"There was a problem opening the workspace": "Si è verificato un problema durante l'apertura dell'area di lavoro",
"There’s a problem on the back end": "C'è™un problema nel back-end",
"Try Copilot for Power Pages": "Prova Copilot per Power Pages",
"Try again": "Riprova",
"Unable to complete the request": "Impossibile completare la richiesta",
"Unable to find that app": "Impossibile trovare tale app",
Expand All @@ -82,6 +86,7 @@
"We encountered an error preparing the file for edit.": "Si è verificato un errore durante la preparazione del file per la modifica.",
"Web files": "File Web",
"Webfile(s) added successfully": "Aggiunta file Web completata",
"Whether it’s HTML, CSS, JS, or Liquid code, just describe what you need and let AI build it for you.": "Che si tratti di codice HTML, CSS, JS o Liquid, descrivi ciò che ti serve e lascia che se ne occupi l'intelligenza artificiale.",
"You are editing a live, public site ": "Stai modificando un sito pubblico live ",
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": "È necessario installare dotnet SDK 6.0 o versione successiva",
"{0} created!/{0} will be replaced by the entity type.": "{0} creato."
Expand Down
Loading

0 comments on commit addf9a7

Please sign in to comment.