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

feat: add support for 4090 series (US - b&h/newegg/bestbuy) #3085

Merged
merged 2 commits into from Nov 28, 2022

Conversation

mrmos
Copy link
Contributor

@mrmos mrmos commented Nov 19, 2022

Description

adds support for all available 4090 models on bh + newegg + bestbuy.

can add more stores as needed, but wanted to get the ball rolling.

new contributor to this project, so let me know if there's anything I missed.

Thanks!

@mrmos mrmos requested a review from jef as a code owner November 19, 2022 05:01
@mrmos mrmos changed the title feat: add support for 4090 series feat: add support for 4090 series (bh + newegg) Nov 19, 2022
@mrmos mrmos changed the title feat: add support for 4090 series (bh + newegg) feat: add support for 4090 series (US - b&h + newegg) Nov 19, 2022
@mrmos mrmos changed the title feat: add support for 4090 series (US - b&h + newegg) feat: add support for 4090 series (US - b&h / newegg / bestbuy) Nov 19, 2022
@Mr-Tech-13
Copy link

https://github.com/Mr-Tech-13/4090-tracker This is my fork, updated for 4080 just today. Feel free to add this to your code!

@@ -262,6 +263,7 @@ Used with the `SHOW_ONLY_SERIES` variable.
| Nvidia RTX 3080 | `3080` |
| Nvidia RTX 3080 Ti | `3080ti` |
| Nvidia RTX 3090 | `3090` |
| Nvidia RTX 3090 | `4090` |
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
| Nvidia RTX 3090 | `4090` |
| Nvidia RTX 4090 | `4090` |

Copy link
Owner

Choose a reason for hiding this comment

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

Once you update this @mrmos, we can merge this in! Thanks for your contribution :)

Copy link
Owner

Choose a reason for hiding this comment

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

Actually I'm going to go ahead and merge this then update myself.

Thank you!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks jef!

@jef jef changed the title feat: add support for 4090 series (US - b&h / newegg / bestbuy) feat: add support for 4090 series (US - b&h/newegg/bestbuy) Nov 28, 2022
@jef jef merged commit 0c84075 into jef:main Nov 28, 2022
@jef jef mentioned this pull request Nov 28, 2022
jef added a commit that referenced this pull request Nov 28, 2022
🤖 I have created a release *beep* *boop*
---


##
[3.8.0](v3.7.1...v3.8.0)
(2022-11-28)


### Features

* add support for 4090 series (US - b&h/newegg/bestbuy)
([#3085](#3085))
([0c84075](0c84075))
* **unifi:** adds protect products
([#3082](#3082))
([fa7c423](fa7c423))


### Documentation

* change 3090 to 4090
([dccaa52](dccaa52))
* update badges
([82cafc4](82cafc4))


### Continuous Integration

* fix cache
([e1b4320](e1b4320))
* replace runs with run
([9ec2018](9ec2018))
* use github actor
([cf83753](cf83753))
* use github token
([27dc9d2](27dc9d2))
* use single quotes
([bfc5bfd](bfc5bfd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@jhs232
Copy link

jhs232 commented Dec 6, 2022

Sorry i never got back to you earlier. Here are all the store files I edited to add the 4090s (over a month ago though, so probably not quite up to date).
Stores.zip

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.

None yet

4 participants