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

v3.1.7 release 🚀 #1290

Merged
merged 57 commits into from
Jan 2, 2024
Merged

v3.1.7 release 🚀 #1290

merged 57 commits into from
Jan 2, 2024

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    1f52858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebffd92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1211 from tanbirali/feature/1205-Resource-fetchin…

    …g-Improvement-OVH
    
    fix: Resource fetching performance improvement for OVH
    mlabouardy authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e53b263 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update civo.mdx

    update to test mintlify workflow
    jakepage91 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0a00ac3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1224 from tailwarden/jakepage91-patch-1

    Update civo.mdx
    jakepage91 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    10ae4c1 View commit details
    Browse the repository at this point in the history
  3. fix: Resource fetching performance improvement for Scaleway (#1212)

    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    tanbirali and Azanul authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c8a6c7b View commit details
    Browse the repository at this point in the history
  4. [KOM-38]: Resource fetching performance improvement for CIVO, Digital…

    …Ocean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    bishal7679 and Azanul authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cfc68a9 View commit details
    Browse the repository at this point in the history
  5. fix: no OVH in docs (#1218)

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    842bfa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    3ba7303 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. [FEAT-1092]: Update color names and box-shadows to match Design-System (

    #1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    umrkhn authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    384c210 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. [FEAT-778] Calculate cost for GCP Redis instances

    Signed-off-by: titanventura <aswath7862001@gmail.com>
    titanventura committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    fb75e34 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. feat: add aws codebuild resource (#1216)

    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    3 people authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    21cc4da View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    04eb5fb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    375e8bf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Fix accidental loop capture (#1252)

    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2bf9167 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. feat: add aws codecommit resource (#1229)

    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    AmalRichwin and amal richwin authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e49a149 View commit details
    Browse the repository at this point in the history
  2. Check for nil VpcId and SubnetId before use (#1254)

    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    codekoala and Azanul authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cd97d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    530d20f View commit details
    Browse the repository at this point in the history
  2. Migration Nextjs 13 to 14 (#1217)

    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    shivam-sharma7 and Azanul authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7882c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6bd146 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge pull request #1225 from tailwarden/AvineshTripathi-patch-1

    Update hello-to-new-contributors.yml
    mlabouardy authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    22c38e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    e614128 View commit details
    Browse the repository at this point in the history
  2. [FEAT-778] gcp redis instance - fix magic numbers and extract price f…

    …etching into a function
    
    Signed-off-by: titanventura <aswath7862001@gmail.com>
    titanventura committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6d7bc4d View commit details
    Browse the repository at this point in the history
  3. Rebase to master (#1268)

    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    13 people authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7405274 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ffb103 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix: wrong slack guide url (#1264)

    This commit fixes #1259
    
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    shikharvashistha authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ac4c5de View commit details
    Browse the repository at this point in the history
  2. added Phillip and Jake to the codeoweners file, so they are prompted … (

    #1270)
    
    * added Phillip and Jake to the codeoweners file, so they are prompted to review PRs automatically
    
    * add Azanul to the codeowners list
    
    ---------
    
    Co-authored-by: jakepage91 <jakepage@Jakes-MBP.home>
    jakepage91 and jakepage91 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    864286d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. AWS cost explorer API integration (#1247)

    * feat: aws lambda integration
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: go.mod
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: go.mod
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: incorrect costexplorerOutputList
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * refactor: util for reuse
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5b2874a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. chore(deps-dev): bump @storybook/blocks in /dashboard (#1276)

    Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) from 7.4.6 to 7.6.4.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.4/code/ui/blocks)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/blocks"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6a31128 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @testing-library/react in /dashboard (#1221)

    Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.1.2.
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v14.0.0...v14.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    dependabot[bot] and Azanul authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6cf6e96 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. fix: overlay opacity

    ManishBisht777 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3dfc069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98b88c View commit details
    Browse the repository at this point in the history
  3. fix: overlay opacity

    ManishBisht777 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e1d6020 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e9eed4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    36c9c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1839aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1227 from titanventura/develop

    [FEAT-778] Calculate cost for GCP Redis instances
    jakepage91 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c2abda5 View commit details
    Browse the repository at this point in the history
  4. fix: redundant div

    ManishBisht777 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c12a3a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dc2004 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    76b31a6 View commit details
    Browse the repository at this point in the history
  2. fix(1255): Integrated the AWS costexplorer API (#1278)

    * fix(1255): Integrated the AWS costexplorer API for ec2, ecs, iam, s3, sqs, cloudfront, eks, elasticahce, redshift
    
    * fix(1255): Integrated the AWS costexplorer API for the remaining
    
    * Update providers/aws/sns/topics.go
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix(1255): Replaced the wrong service identifier with the correct identifiers
    
    * Service Name changed according to their proper name
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    tanbirali and Azanul authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bc25338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    082e6c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1283 from ManishBisht777/1279-modal-overlay

    fix: overlay opacity
    jakepage91 authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    07f5207 View commit details
    Browse the repository at this point in the history
  5. Build and Test komiser with node v20 (#1274)

    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    shivam-sharma7 and Azanul authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0509fec View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @types/react-dom in /dashboard

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.12 to 18.2.18.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3d136dd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge pull request #1292 from tailwarden/dependabot/npm_and_yarn/dash…

    …board/types/react-dom-18.2.18
    
    chore(deps-dev): bump @types/react-dom from 18.2.12 to 18.2.18 in /dashboard
    jakepage91 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9cc6892 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump next from 14.0.3 to 14.0.4 in /dashboard (#1293)

    Bumps [next](https://github.com/vercel/next.js) from 14.0.3 to 14.0.4.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.0.3...v14.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    62ada21 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1291)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
    - [Commits](golang/crypto@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    dependabot[bot] and Azanul authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    57dba36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af03653 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1273 from AvineshTripathi/onboarding-bug

    fix: temporarily removing onboarding wizard for updates
    jakepage91 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    07b65d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. chore(#1294): update gray color shades in tailwind config file (#1295)

    Co-authored-by: sofiabaezzato <sofiabaezzato331@gmail.com>
    sofiabaezzato and sofiabaezzato authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f2f9519 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Conflict resolution (#1299)

    * v3.1.6 release 🚀 (#1265)
    
    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Rebase to master (#1268)
    
    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    
    * fix: wrong slack guide url (#1264)
    
    This commit fixes #1259
    
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    Co-authored-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    
    * merge: rebase
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * lint: unused
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    Co-authored-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    14 people authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6ec5074 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Conflict resolution (#1300)

    * v3.1.6 release 🚀 (#1265)
    
    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Rebase to master (#1268)
    
    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    
    * fix: wrong slack guide url (#1264)
    
    This commit fixes #1259
    
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    Co-authored-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    
    * merge: rebase
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * lint: unused
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    Co-authored-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    14 people authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ffa0bd6 View commit details
    Browse the repository at this point in the history
  2. Rebase to master (#1268)

    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    13 people committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f03588d View commit details
    Browse the repository at this point in the history
  3. Conflict resolution (#1300)

    * v3.1.6 release 🚀 (#1265)
    
    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Rebase to master (#1268)
    
    * fix(1205): Resource fetching performance improvement for OVH
    
    * Update civo.mdx
    
    update to test mintlify workflow
    
    * fix: Resource fetching performance improvement for Scaleway (#1212)
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * [KOM-38]: Resource fetching performance improvement for CIVO, DigitalOcean, OCI, Linode, K8s, Tencent (#1215)
    
    * making fetching resources parallelized for all providers
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    * updating fetching resources for civo and tencent
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * fix: no OVH in docs (#1218)
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * Update hello-to-new-contributors.yml
    
    * [FEAT-1092]: Update color names and box-shadows to match Design-System (#1143)
    
    * feat: update colors in tailwind config
    
    * fix: update color class-names to match new palette
    
    * fix: update primary & secondary color class-names to match new palette
    
    * fix: update box-shadows to match design system
    
    * fix: update tailwind config and class-names
    
    * feat: add aws codebuild resource (#1216)
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * feat: add aws codedeploy resource (#1228)
    
    * Fix accidental loop capture (#1252)
    
    * chore: remove dot import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * fix: capture of the loop variable
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * chore: remove duplicate import
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * feat: add aws codecommit resource (#1229)
    
    * feat: add aws codecommit resource
    
    * chore: remove unused code
    
    * chore: remove commented code
    
    ---------
    
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    
    * Check for nil VpcId and SubnetId before use (#1254)
    
    Fixes #1250
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    * Migration Nextjs 13 to 14 (#1217)
    
    * Migration Nextjs 13 to 14
    
    * fix: next export
    
    * add output export property
    
    ---------
    
    Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    
    * fix: wrong slack guide url (#1264)
    
    This commit fixes #1259
    
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    Co-authored-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    
    * merge: rebase
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    * lint: unused
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    
    ---------
    
    Signed-off-by: bishal7679 <bishalhnj127@gmail.com>
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    Co-authored-by: tanbirali <tanbirali2004@gmail.com>
    Co-authored-by: LABOUARDY Mohamed <mohamed@labouardy.com>
    Co-authored-by: Jake Page <38757612+jakepage91@users.noreply.github.com>
    Co-authored-by: Tanbir Ali <124070023+tanbirali@users.noreply.github.com>
    Co-authored-by: Bishal Das <70086051+bishal7679@users.noreply.github.com>
    Co-authored-by: Avinesh Tripathi <73980067+AvineshTripathi@users.noreply.github.com>
    Co-authored-by: Umar Abid <75561750+umrkhn@users.noreply.github.com>
    Co-authored-by: Richwin <39644816+AmalRichwin@users.noreply.github.com>
    Co-authored-by: amal richwin <richwin@munat.Dlink>
    Co-authored-by: Vanshul Bhatia <98731471+VanshulB@users.noreply.github.com>
    Co-authored-by: Josh VanderLinden <codekoala@users.noreply.github.com>
    Co-authored-by: Shivam Sharma <meshivam81@gmail.com>
    Co-authored-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
    14 people committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5456c06 View commit details
    Browse the repository at this point in the history
  4. merge: master

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ea066a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1302 from tailwarden/resolution

    Resolution
    Azanul authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    deed656 View commit details
    Browse the repository at this point in the history