-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into fb-dia-1783/tailwind-next
- Loading branch information
Showing
15 changed files
with
181 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,83 +1,19 @@ | ||
### PR fulfills these requirements | ||
- [ ] Commit message(s) and PR title follows the format `[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made` ex. `fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors` | ||
- [ ] Tests for the changes have been added/updated (for bug fixes/features) | ||
- [ ] Docs have been added/updated (for bug fixes/features) | ||
- [ ] Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.) | ||
- [ ] Self-reviewed and ran all changes on a local instance (for bug fixes/features) | ||
<!-- | ||
This description MUST be filled out for a PR to receive a review. Its primary purposes are: | ||
- to enable your reviewer to review your code easily, and | ||
- to convince your reviewer that your code works as intended. | ||
#### Change has impacts in these area(s) | ||
_(check all that apply)_ | ||
- [ ] Product design | ||
- [ ] Backend (Database) | ||
- [ ] Backend (API) | ||
- [ ] Frontend | ||
Some pointers to think about when filling out your PR description: | ||
- Reason for change: Description of problem and solution | ||
- Screenshots: All visible changes should include screenshots. | ||
- Rollout strategy: How will this code be rolled out? Feature flags / env var / other | ||
- Testing: Description of how this is being verified | ||
- Risks: Are there any known risks associated with this change, eg to security or performance? | ||
- Reviewer notes: Any info to help reviewers approve the PR | ||
- General notes: Any info to help onlookers understand the code, or callouts to significant portions. | ||
You may use AI tools such as Copilot Actions to assist with writing your PR description (see https://docs.github.com/en/copilot/using-github-copilot/using-github-copilot-for-pull-requests/creating-a-pull-request-summary-with-github-copilot); however, an AI summary isn't enough by itself. You'll need to provide your reviewer with strong evidence that your code works as intended, which requires actually running the code and showing that it works. | ||
|
||
### Describe the reason for change | ||
_(link to issue, supportive screenshots etc.)_ | ||
|
||
|
||
|
||
#### What does this fix? | ||
_(if this is a bug fix)_ | ||
|
||
|
||
|
||
#### What is the new behavior? | ||
_(if this is a breaking or feature change)_ | ||
|
||
|
||
|
||
#### What is the current behavior? | ||
_(if this is a breaking or feature change)_ | ||
|
||
|
||
|
||
#### What libraries were added/updated? | ||
_(list all with version changes)_ | ||
|
||
|
||
|
||
#### Does this change affect performance? | ||
_(if so describe the impacts positive or negative)_ | ||
|
||
|
||
|
||
#### Does this change affect security? | ||
_(if so describe the impacts positive or negative)_ | ||
|
||
|
||
|
||
#### What alternative approaches were there? | ||
_(briefly list any if applicable)_ | ||
|
||
|
||
|
||
#### What feature flags were used to cover this change? | ||
_(briefly list any if applicable)_ | ||
|
||
|
||
|
||
### Does this PR introduce a breaking change? | ||
_(check only one)_ | ||
- [ ] Yes, and covered entirely by feature flag(s) | ||
- [ ] Yes, and covered partially by feature flag(s) | ||
- [ ] No | ||
- [ ] Not sure (briefly explain the situation below) | ||
|
||
|
||
|
||
### What level of testing was included in the change? | ||
_(check all that apply)_ | ||
- [ ] e2e | ||
- [ ] integration | ||
- [ ] unit | ||
|
||
|
||
|
||
### Which logical domain(s) does this change affect? | ||
_(for bug fixes/features, be as precise as possible. ex. Authentication, Annotation History, Review Stream etc.)_ | ||
|
||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"message": "chore: LEAP-1293: Remove fflag_feat_back_lsdv_5035_use_created_at_fro… (#7135)", | ||
"commit": "5a180200585ac61e43e3e9b3aa19ed5512783bfc", | ||
"date": "2025-02-27T14:35:14.000Z", | ||
"message": "docs: Add context to Video tag page (#7160)", | ||
"commit": "28c8aeb226d01aaccb1dbd6a22f50e86508dad1f", | ||
"date": "2025-03-03T21:27:21.000Z", | ||
"branch": "develop" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"message": "chore: LEAP-1293: Remove fflag_feat_back_lsdv_5035_use_created_at_fro… (#7135)", | ||
"commit": "5a180200585ac61e43e3e9b3aa19ed5512783bfc", | ||
"date": "2025-02-27T14:35:14.000Z", | ||
"message": "docs: Add context to Video tag page (#7160)", | ||
"commit": "28c8aeb226d01aaccb1dbd6a22f50e86508dad1f", | ||
"date": "2025-03-03T21:27:21.000Z", | ||
"branch": "develop" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"message": "chore: LEAP-1293: Remove fflag_feat_back_lsdv_5035_use_created_at_fro… (#7135)", | ||
"commit": "5a180200585ac61e43e3e9b3aa19ed5512783bfc", | ||
"date": "2025-02-27T14:35:14.000Z", | ||
"message": "docs: Add context to Video tag page (#7160)", | ||
"commit": "28c8aeb226d01aaccb1dbd6a22f50e86508dad1f", | ||
"date": "2025-03-03T21:27:21.000Z", | ||
"branch": "develop" | ||
} |
Oops, something went wrong.