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

v1.43.0-beta.5 -> production #1115

Merged
merged 12 commits into from
Apr 20, 2023
Merged

v1.43.0-beta.5 -> production #1115

merged 12 commits into from
Apr 20, 2023

Conversation

brandonroberts
Copy link
Contributor

No description provided.

brandonroberts and others added 12 commits April 18, 2023 13:38
## [1.43.0-beta.1](v1.42.0...v1.43.0-beta.1) (2023-04-18)

### 🍕 Features

* add page to accept insight member invitation ([#1102](#1102)) ([ffe35e2](ffe35e2))
* intial commit for this PR

* chore: update db types

* feat: create insight members hook

* chore: copy text updates and fix insights data error

* chore: validate email

* feat: setup team invite

* feat: add teams hook

* feat: update member role implementation

* chore: minor changes

* refactor: improve search component

* refactor: improve select filter for teams role

* feat: add toast for visual feedback

* chore: update teams crud

* refactor: minor adjustments

* fix: linting errors

* fix: select tick visibility

* refactor: minor adjustments

* fix: build error

* fix: update teams story

* refactor: update toast message

* chore: review changes

* chore: review changes

* fix: update story props

* chore: review changes
## [1.43.0-beta.2](v1.43.0-beta.1...v1.43.0-beta.2) (2023-04-18)

### 🍕 Features

* implement insights team feature ([#1080](#1080)) ([5186a60](5186a60))
## [1.43.0-beta.3](v1.43.0-beta.2...v1.43.0-beta.3) (2023-04-20)

### 🐛 Bug Fixes

* adds spacing to contributor highlights container ([#1089](#1089)) ([83d89bd](83d89bd)), closes [#1057](#1057)

### 🍕 Features

* connect contributor page and graphs to the API ([#1072](#1072)) ([#1112](#1112)) ([4fc471c](4fc471c))
## [1.43.0-beta.4](v1.43.0-beta.3...v1.43.0-beta.4) (2023-04-20)

### 🍕 Features

* connect contributors page to API ([#1113](#1113)) ([e51c51e](e51c51e))
## [1.43.0-beta.5](v1.43.0-beta.4...v1.43.0-beta.5) (2023-04-20)

### 🐛 Bug Fixes

* only redirect on contributor profile if login is defined ([#1114](#1114)) ([483f38c](483f38c))
@netlify
Copy link

netlify bot commented Apr 20, 2023

Deploy Preview for design-insights ready!

Name Link
🔨 Latest commit c27df89
🔍 Latest deploy log https://app.netlify.com/sites/design-insights/deploys/64419d583318ad000845e7bf
😎 Deploy Preview https://deploy-preview-1115--design-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Apr 20, 2023

Deploy Preview for oss-insights ready!

Name Link
🔨 Latest commit c27df89
🔍 Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/64419d58e6189a0008668771
😎 Deploy Preview https://deploy-preview-1115--oss-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

Protected Branch

In order to be considered for merging, the pull request changes must not be implemented on the "beta" branch. This is described in our Contributing Guide. We would suggest that you close this PR and implement your changes as described in our Contributing Guide and open a new pull request.

Conventional Commit PR Title

In order to be considered for merging, the pull request title must match the specification in conventional commits. You can edit the title in order for this check to pass.
Most often, our PR titles are something like one of these:

  • docs: correct typo in README
  • feat: implement dark mode"
  • fix: correct remove button behavior

Linting Errors

  • Found type "null", must be one of "feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert"
  • No subject found

Watched Files

This pull request modifies specific files that require careful review by the maintainers.

Files Matched

  • npm-shrinkwrap.json

Copy link
Contributor

@0-vortex 0-vortex left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@brandonroberts brandonroberts merged commit dcd36b0 into main Apr 20, 2023
9 of 11 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 20, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.43.0 🎉

The release is available on GitHub release

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

4 participants