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

fix: post highlights from the extension #223

Merged
merged 1 commit into from
Jul 19, 2023
Merged

fix: post highlights from the extension #223

merged 1 commit into from
Jul 19, 2023

Conversation

diivi
Copy link
Contributor

@diivi diivi commented Jul 19, 2023

Description

Fixes #222

What type of PR is this? (check all applicable)

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

Related Tickets & Documents

#222

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@diivi diivi merged commit 7d91011 into beta Jul 19, 2023
github-actions bot pushed a commit that referenced this pull request Jul 19, 2023
## [1.12.0-beta.2](v1.12.0-beta.1...v1.12.0-beta.2) (2023-07-19)

### πŸ› Bug Fixes

* post highlights from the extension ([#223](#223)) ([7d91011](7d91011))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.12.0-beta.2 πŸŽ‰

The release is available on GitHub release

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

zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [1.12.0-beta.2](open-sauced/ai@v1.12.0-beta.1...v1.12.0-beta.2) (2023-07-19)

### πŸ› Bug Fixes

* post highlights from the extension ([#223](open-sauced/ai#223)) ([7d91011](open-sauced/ai@7d91011))
bdougie added a commit that referenced this pull request Jul 31, 2023
* feat: view repos on opensauced (#218)

* feat: view repos on opensauced

* change var names

* chore(minor): release 1.12.0-beta.1 on beta channel [skip ci]

## [1.12.0-beta.1](v1.11.1...v1.12.0-beta.1) (2023-07-18)

### πŸ• Features

* view repos on opensauced ([#218](#218)) ([f33d9fd](f33d9fd))

* fix: post highlights from the extension (#223)

* chore(patch): release 1.12.0-beta.2 on beta channel [skip ci]

## [1.12.0-beta.2](v1.12.0-beta.1...v1.12.0-beta.2) (2023-07-19)

### πŸ› Bug Fixes

* post highlights from the extension ([#223](#223)) ([7d91011](7d91011))

* fix: redirect to home page after posting a highlight (#203)

* fix: redirect to home page after posting a highligh

* Added forceRefresh param to force cache invalidation

* chore: default val forceRefresh, typo

---------

Co-authored-by: Anush008 <[email protected]>

* chore(patch): release 1.12.0-beta.3 on beta channel [skip ci]

## [1.12.0-beta.3](v1.12.0-beta.2...v1.12.0-beta.3) (2023-07-20)

### πŸ› Bug Fixes

* redirect to home page after posting a highlight ([#203](#203)) ([4ebd2d1](4ebd2d1))

* fix: view on open sauced location (#225)

* bug-fix: view on open sauced location

* fix: change classname to constant name

* fix: remove unwanted lint changes in constants

* feat: change variable name

* fix: remove element cast

Co-authored-by: Nick Taylor <[email protected]>

---------

Co-authored-by: Nick Taylor <[email protected]>

* chore(patch): release 1.12.0-beta.4 on beta channel [skip ci]

## [1.12.0-beta.4](v1.12.0-beta.3...v1.12.0-beta.4) (2023-07-25)

### πŸ› Bug Fixes

* view on open sauced location ([#225](#225)) ([0ecfef0](0ecfef0))

* feat: Login with pkce (#230)

* chore(minor): release 1.12.0-beta.5 on beta channel [skip ci]

## [1.12.0-beta.5](v1.12.0-beta.4...v1.12.0-beta.5) (2023-07-28)

### πŸ• Features

* Login with pkce ([#230](#230)) ([42e8d4a](42e8d4a))

---------

Co-authored-by: Divyansh Singh <[email protected]>
Co-authored-by: Marcus Chan <[email protected]>
Co-authored-by: Anush008 <[email protected]>
Co-authored-by: Pratham <[email protected]>
Co-authored-by: Nick Taylor <[email protected]>
github-actions bot pushed a commit that referenced this pull request Jul 31, 2023
## [1.12.0](v1.11.1...v1.12.0) (2023-07-31)

### πŸ• Features

* Login with pkce ([#230](#230)) ([42e8d4a](42e8d4a))
* view repos on opensauced ([#218](#218)) ([f33d9fd](f33d9fd))

### πŸ› Bug Fixes

* manual release.yml ([a41de3f](a41de3f))
* post highlights from the extension ([#223](#223)) ([7d91011](7d91011))
* redirect to home page after posting a highlight ([#203](#203)) ([4ebd2d1](4ebd2d1))
* view on open sauced location ([#225](#225)) ([0ecfef0](0ecfef0))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.12.0 πŸŽ‰

The release is available on GitHub release

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

@Anush008 Anush008 deleted the fix/post-highlight branch August 1, 2023 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Posting and summarizing highlight buttons don't work
3 participants