Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add community packs page DOC-1187 #2910

Merged
merged 17 commits into from
May 31, 2024

Conversation

addetz
Copy link
Contributor

@addetz addetz commented May 23, 2024

Describe the Change

This PR makes the following changes:

  • Adds the community packs page to the integrations folder.
  • Updates the verified packs page with a How-To layout to match the community packs page.

Changed Pages

💻 Community Packs
💻 Verified Packs

Jira Tickets

🎫 DOC-1187

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

@addetz addetz requested a review from a team as a code owner May 23, 2024 15:29
Copy link

netlify bot commented May 23, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit 3dc92ae
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/6659f5092ab98500083d0cd5
😎 Deploy Preview https://deploy-preview-2910--docs-spectrocloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.
@addetz addetz force-pushed the add-community-packs-page-doc-1187 branch from 0bf30e1 to d84b180 Compare May 23, 2024 15:33
@vault-token-factory-spectrocloud
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 62.6%, saving 274.67 KB.

Filename Before After Improvement Visual comparison
static/assets/docs/images/integrations_community-packs_add-community-pack.webp 343.44 KB 72.47 KB -78.9% View diff
static/assets/docs/images/integrations_verified-packs_add-pack.webp 95.02 KB 91.33 KB -3.9% View diff

696 images did not require optimisation.

@vault-token-factory-spectrocloud
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 1.2%, saving 888 bytes.

Filename Before After Improvement Visual comparison
static/assets/docs/images/integrations_community-packs_add-community-pack.webp 72.47 KB 71.60 KB -1.2% View diff

697 images did not require optimisation.

Copy link

netlify bot commented May 23, 2024

Docs left a comment:

screenshot

This is a test from Netlify Drawer

Browser metadata
Path:      /
Browser:   Chrome 124.0.0.0 on Mac OS 10.15.7
Viewport:  1974 x 1146 @1x
Language:  en-US
Cookies:   Enabled

Open in BrowserStack

Open Deploy Preview · Mark as Resolved

Copy link
Contributor

@karl-cardenas-coding karl-cardenas-coding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome start @addetz just some changes we need to make

docs/docs-content/integrations/verified_packs.md Outdated Show resolved Hide resolved
docs/docs-content/integrations/verified_packs.md Outdated Show resolved Hide resolved
Copy link
Contributor

@caroldelwing caroldelwing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work! 🚀
I left a few small questions :)

docs/docs-content/integrations/verified_packs.md Outdated Show resolved Hide resolved
docs/docs-content/integrations/verified_packs.md Outdated Show resolved Hide resolved
docs/docs-content/integrations/verified_packs.md Outdated Show resolved Hide resolved
docs/docs-content/integrations/verified_packs.md Outdated Show resolved Hide resolved
@addetz addetz added backport-version-4-0 Backport change to version 4.0 auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 labels May 24, 2024
@vault-token-factory-spectrocloud
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 2.6%, saving 1.94 KB.

Filename Before After Improvement Visual comparison
static/assets/docs/images/integrations_verified-packs_add-pack.webp 73.65 KB 71.71 KB -2.6% View diff

697 images did not require optimisation.

@caroldelwing caroldelwing requested a review from antongisli May 30, 2024 13:44
@antongisli
Copy link
Contributor

antongisli commented May 30, 2024 via email

@caroldelwing
Copy link
Contributor

can you also please add that information - that the community repo must be added manually to dedicated SaaS instances. If that is also the case for self hosted, here is a good place for us to add that, too.

On Thu, May 30, 2024 at 2:53 PM caroldelwing @.> wrote: @.* commented on this pull request. ------------------------------ In docs/docs-content/integrations/community_packs.md <#2910 (comment)> : > +icon: "" +hide_table_of_contents: false +sidebar_position: 30 +tags: ["packs", "community"] +--- + +Palette Community Packs are packs that are created and maintained by the Spectro Cloud community. They provide important +integrations with Spectro Cloud Palette. + +We welcome all contributions to the Spectro Cloud community packs, either by adding new packs or updating existing +packs. You can read our +Contribution Guidelines in the community +packs repository. Check out the Deploy a Custom Pack tutorial to learn more +about how to build and deploy your own custom pack. + +Palette comes with a default community pack registry hosted by Spectro Cloud that is available to all SaaS tenants, and Dedicated SaaS environments need to add the community registry. I've changed the sentence to "multi-tenant SaaS". — Reply to this email directly, view it on GitHub <#2910 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFR5TKEGMF3SGAWOUPSTTLLZE4OOLAVCNFSM6AAAAABIF4ZPJWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDAOBYGE4TSMZXG4 . You are receiving this because you commented.Message ID: @.***>
-- Regards, Anton

@antongisli Please take a look and let me know what you think :) I added a new section describing the environments that support the community registry out of the box and those that require manual installation. I also linked to our support page once the user needs the credentials to add the registry.

@caroldelwing caroldelwing removed the backport-version-3-4 Backport change to version 3.4 label May 31, 2024
@caroldelwing caroldelwing merged commit 8f1874f into master May 31, 2024
17 checks passed
@caroldelwing caroldelwing deleted the add-community-packs-page-doc-1187 branch May 31, 2024 17:11
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)
@vault-token-factory-spectrocloud
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
version-4-0
version-4-1
version-4-2
version-4-3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)

Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request May 31, 2024
* docs: add community packs page DOC-1187

This patch adds the community packs page to the integrations folder.
It also revises the verified packs page with a How-To layout.

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Update docs/docs-content/integrations/verified_packs.md

Co-authored-by: Karl Cardenas <[email protected]>

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* docs: address requested changes DOC-1187

* Optimised images with calibre/image-actions

* docs: address review suggestions

* docs: replace SaaS with multi-tenant SaaS

* docs: change contribution guideline link

* docs: clarify supported environments

* docs: apply suggestions from review

---------

Co-authored-by: vault-token-factory-spectrocloud[bot] <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com>
Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Carolina Delwing Rosa <[email protected]>
(cherry picked from commit 8f1874f)

Co-authored-by: Adelina Simion <[email protected]>
@vault-token-factory-spectrocloud
Copy link
Contributor

🎉 This PR is included in version 4.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants