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

Komiser Hall of Fame #1309

Closed
wants to merge 57 commits into from
Closed

Komiser Hall of Fame #1309

wants to merge 57 commits into from

Conversation

Oluwaseyi3
Copy link
Contributor

Working on the first page of Komiser Hall of Fame

tanbirali and others added 30 commits November 16, 2023 10:52
…ce-fetching-Improvement-OVH

fix: Resource fetching performance improvement for OVH
update to test mintlify workflow
…en#1212)

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
…Ocean, OCI, Linode, K8s, Tencent (tailwarden#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>
Signed-off-by: Azanul <azanulhaque@gmail.com>
tailwarden#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
Signed-off-by: titanventura <aswath7862001@gmail.com>
Co-authored-by: amal richwin <richwin@munat.Dlink>
Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
* 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

* chore: remove unused code

* chore: remove commented code

---------

Co-authored-by: amal richwin <richwin@munat.Dlink>
Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
* Migration Nextjs 13 to 14

* fix: next export

* add output export property

---------

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
…tch-1

Update hello-to-new-contributors.yml
…etching into a function

Signed-off-by: titanventura <aswath7862001@gmail.com>
* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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>
This commit fixes tailwarden#1259

Signed-off-by: Shikhar Vashistha <51105234+shikharvashistha@users.noreply.github.com>
tailwarden#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>
* 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>
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>
…n#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>
joshcolts18 and others added 23 commits December 15, 2023 12:32
[FEAT-778] Calculate cost for GCP Redis instances
* 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>
Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
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>
…_yarn/dashboard/types/react-dom-18.2.18

chore(deps-dev): bump @types/react-dom from 18.2.12 to 18.2.18 in /dashboard
…n#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>
…en#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>
fix: temporarily removing onboarding wizard for updates
…ile (tailwarden#1295)

Co-authored-by: sofiabaezzato <sofiabaezzato331@gmail.com>
* v3.1.6 release 🚀 (tailwarden#1265)

* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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 (tailwarden#1268)

* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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 (tailwarden#1264)

This commit fixes tailwarden#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>
* v3.1.6 release 🚀 (tailwarden#1265)

* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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 (tailwarden#1268)

* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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 (tailwarden#1264)

This commit fixes tailwarden#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>
* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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>
* v3.1.6 release 🚀 (tailwarden#1265)

* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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 (tailwarden#1268)

* fix(1205): Resource fetching performance improvement for OVH

* Update civo.mdx

update to test mintlify workflow

* fix: Resource fetching performance improvement for Scaleway (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#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 (tailwarden#1228)

* Fix accidental loop capture (tailwarden#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 (tailwarden#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 (tailwarden#1254)

Fixes tailwarden#1250

Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>

* Migration Nextjs 13 to 14 (tailwarden#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 (tailwarden#1264)

This commit fixes tailwarden#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>
Signed-off-by: Azanul <azanulhaque@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.