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

v2 #10

Merged
merged 32 commits into from
Apr 11, 2023
Merged

v2 #10

merged 32 commits into from
Apr 11, 2023

Conversation

0-vortex
Copy link
Contributor

@0-vortex 0-vortex commented Apr 5, 2023

  • s3 and 3-day caching
  • tailwind
  • yoga layout clean up
  • breaking change end result is :username.png instead of original id ...

🟥 Identified Blockers

  • production needs a switch for generateFileUrl to return CDN links, something which needs a little string hacking or another environment production only variable: feature: better compose digital ocean config variables #18
  • existing PATs we are using in indexer need different permissions for graphql so currently all beta/main is running off 0-vortex PAT, easy fix
  • there is no automated clean up, we should enable some ETL cron to sift through Digital Ocean spaces and just check for files that are ancient and delete them, completely avoiding banned user clean up and other weird scenarios: feature: delete users folder bucket on every release #14

🎨 Visual improvements (?)

## [1.2.0-beta.1](v1.1.2...v1.2.0-beta.1) (2023-04-04)

### 🍕 Features

* add boilerplate s3-client sdk code connected to digital ocean spaces ([a4a71e3](a4a71e3))
## [1.2.0-beta.2](v1.2.0-beta.1...v1.2.0-beta.2) (2023-04-04)

### 🔁 Continuous Integration

* correct live release url in github actions deployment ([4a434e6](4a434e6))
## [1.2.0-beta.3](v1.2.0-beta.2...v1.2.0-beta.3) (2023-04-05)

### 🍕 Features

* implement digital ocean spaces s3 client storage and cache images 3 days ([792992e](792992e))
## [1.2.0-beta.5](v1.2.0-beta.4...v1.2.0-beta.5) (2023-04-09)

### 🎨 Styles

* add tailwind proof of concept ([8594508](8594508))

### 🐛 Bug Fixes

* correct yoga layout double styling, remove repo icon extrenaous classes ([d84015b](d84015b))
## [1.2.0-beta.6](v1.2.0-beta.5...v1.2.0-beta.6) (2023-04-09)

### 🐛 Bug Fixes

* correct all tailwind classes except gaps ([fe44711](fe44711)), closes [#7](#7)
* correct user languages sizing issues ([5846c42](5846c42))
* correct username display instead of full name ([1454cbb](1454cbb)), closes [#11](#11)
@0-vortex 0-vortex changed the title v1.2.0-beta.3 -> production v1.2.0-beta.6 -> production Apr 9, 2023
## [1.2.0-beta.8](v1.2.0-beta.7...v1.2.0-beta.8) (2023-04-09)

### 🍕 Features

* implement no-content verification strategy ([6efe0e6](6efe0e6))

### 🐛 Bug Fixes

* correct languages displaying less than 0.5% ([bee0e6e](bee0e6e))
* correct zero contribution top repos language distribution ([7d82c0d](7d82c0d))
## [1.2.0-beta.9](v1.2.0-beta.8...v1.2.0-beta.9) (2023-04-10)

### 🍕 Features

* optimize image loading and return errors ([7c6f199](7c6f199)), closes [#17](#17)

### 🤖 Build System

* update dependencies and ts5 ([715e349](715e349))
## [1.2.0-beta.10](v1.2.0-beta.9...v1.2.0-beta.10) (2023-04-10)

### 🐛 Bug Fixes

* correct app spec GET automatic rewrites of HEAD ([3047cec](3047cec))
BREAKING CHANGE: :id changed to :username in earlier commits, this is catching it up
## [2.0.0-beta.1](v1.2.0-beta.10...v2.0.0-beta.1) (2023-04-10)

### ⚠ BREAKING CHANGES

* id changed to :username in earlier commits, this is catching it up

### 🐛 Bug Fixes

* correct server generation environment ([68d0202](68d0202))
@0-vortex 0-vortex changed the title v1.2.0-beta.6 -> production v2 Apr 10, 2023
## [2.0.0-beta.2](v2.0.0-beta.1...v2.0.0-beta.2) (2023-04-11)

### 🐛 Bug Fixes

* correct dark logo render and make it static ([dc9f3a4](dc9f3a4))
## [2.0.0-beta.3](v2.0.0-beta.2...v2.0.0-beta.3) (2023-04-11)

### 🤖 Build System

* update graphql types ([f7db713](f7db713))
@0-vortex 0-vortex merged commit 9b32e30 into main Apr 11, 2023
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants