pnp / cli-microsoft365

Manage Microsoft 365 and SharePoint Framework projects on any platform
https://aka.ms/cli-m365
MIT License
882 stars 312 forks source link

Update package keywords #5433

Closed Jwaegebaert closed 8 months ago

Jwaegebaert commented 10 months ago

It's been some time since we last reviewed the keywords we've set in the package file. We observed this in the action-cli-deploy repo (https://github.com/pnp/action-cli-deploy/pull/26#discussion_r1302979041), and it might be valuable to include a couple of extra keywords. Whatever decision we make here, let's ensure that these modifications are applied across all other M365 CLI repositories.

At present, within the action-cli-deploy repo, some adjustments have already been made, resulting in the following:

 "keywords": [
    "office 365",
    "microsoft 365",
    "sharepoint framework",
    "o365",
    "m365",
    "spfx",
    "sharepoint online",
    "sharepoint",
    "microsoft teams",
    "microsoft graph",
    "microsoft flow",
    "azure active directory",
    "azure ad",
    "azure",
    "microsoft",
    "power platform",
    "power apps",
    "power automate"
  ],
Jwaegebaert commented 10 months ago

@pnp/cli-for-microsoft-365-maintainers any thoughts?

milanholemans commented 10 months ago

Can't we include almost every command group? Like: planner, OneDrive, Outlook, Purview, ...

Jwaegebaert commented 10 months ago

Yeah, I was thinking something similar. We could something like this:

"keywords": [
  "adaptive card",
  "ai builder",
  "azure active directory",
  "azure ad",
  "azure",
  "bookings",
  "dataverse",
  "entra id",
  "graph",
  "m365",
  "microsoft 365",
  "microsoft",
  "o365",
  "office 365",
  "onedrive",
  "onenote",
  "outlook",
  "planner",
  "power apps",
  "power automate",
  "power platform",
  "purview",
  "search",
  "sharepoint framework",
  "sharepoint online",
  "sharepoint",
  "skype",
  "spfx",
  "teams",
  "tenant",
  "todo",
  "viva connections",
  "viva engage",
  "viva",
  "yammer"
],
garrytrinder commented 10 months ago

A few more to consider

AI Builder Dataverse Viva Engage Viva Connections Bookings Entra ID

waldekmastykarz commented 10 months ago

Good idea. Let's build a complete list that we can use across all our packages.

Jwaegebaert commented 9 months ago

I've updated the list here: https://github.com/pnp/cli-microsoft365/issues/5433#issuecomment-1699077655

@pnp/cli-for-microsoft-365-maintainers any more ideas?

milanholemans commented 9 months ago

Looks good to me, my only remark is that it's actually called microsoft entra id.

image

Jwaegebaert commented 9 months ago

Most apps have microsoft in their name, but that would slightly clutter the keywords.