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

feature: Use handles and not real names. #11

Closed
1 of 11 tasks
bdougie opened this issue Apr 5, 2023 · 4 comments
Closed
1 of 11 tasks

feature: Use handles and not real names. #11

bdougie opened this issue Apr 5, 2023 · 4 comments

Comments

@bdougie
Copy link
Member

bdougie commented Apr 5, 2023

Type of feature

Select the type of feature request, the lowercase should also be the PR prefix.

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Current behavior

Is your feature request related to a problem? Please describe.

Socials cards work for all github profiles (I think). We need to use handles > real names always.

Screen Shot 2023-04-05 at 1 09 22 PM

@bdougie
Copy link
Member Author

bdougie commented Apr 5, 2023

Dan
Screen Shot 2023-04-05 at 1 24 05 PM

@0-vortex
Copy link
Contributor

0-vortex commented Apr 6, 2023

I accidentally implemented the opposite of this as a fix, looking at the design while @Deadreyo was away πŸ˜…

@0-vortex 0-vortex self-assigned this Apr 9, 2023
github-actions bot pushed a commit that referenced this issue Apr 9, 2023
## [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)
@github-actions
Copy link

github-actions bot commented Apr 9, 2023

πŸŽ‰ This issue has been resolved in version 1.2.0-beta.6 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

github-actions bot pushed a commit that referenced this issue Apr 11, 2023
## [2.0.0](v1.1.2...v2.0.0) (2023-04-11)

### ⚠ BREAKING CHANGES

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

### πŸ” Continuous Integration

* correct live release url in github actions deployment ([4a434e6](4a434e6))

### 🎨 Styles

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

### πŸ“ Documentation

* update live environments lins and document local development ([08cead1](08cead1))

### πŸ• Features

* add boilerplate s3-client sdk code connected to digital ocean spaces ([a4a71e3](a4a71e3))
* add custom cdn endpoint configuration for s3 bucket on digital ocean ([077e473](077e473)), closes [#18](#18)
* implement digital ocean spaces s3 client storage and cache images 3 days ([792992e](792992e))
* implement no-content verification strategy ([6efe0e6](6efe0e6))
* optimize image loading and return errors ([7c6f199](7c6f199)), closes [#17](#17)

### πŸ› Bug Fixes

* correct all tailwind classes except gaps ([fe44711](fe44711)), closes [#7](#7)
* correct app spec GET automatic rewrites of HEAD ([3047cec](3047cec))
* correct dark logo render and make it static ([dc9f3a4](dc9f3a4))
* correct languages displaying less than 0.5% ([bee0e6e](bee0e6e))
* correct server generation environment ([68d0202](68d0202))
* correct user languages sizing issues ([5846c42](5846c42))
* correct username display instead of full name ([1454cbb](1454cbb)), closes [#11](#11)
* correct yoga layout double styling, remove repo icon extrenaous classes ([d84015b](d84015b))
* correct zero contribution top repos language distribution ([7d82c0d](7d82c0d))

### πŸ€– Build System

* update dependencies and ts5 ([715e349](715e349))
* update graphql types ([f7db713](f7db713))
@github-actions
Copy link

πŸŽ‰ This issue has been resolved 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
Projects
None yet
Development

No branches or pull requests

2 participants