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

ci: upload detox build to emerge on merge queue runs #5360

Merged
merged 6 commits into from
Apr 30, 2024

Conversation

satish-ravi
Copy link
Contributor

Description

Some main runs fail to upload this because E2E-main runs are skipped if multiple PRs merge at the same time (or if some fail due to test flake). This ensures a commit on main always uploads a build to emerge.

More context here: https://valora-app.slack.com/archives/C02E2FE98P2/p1713968251987719

Test plan

Watch CI run on merge queue

Related issues

N/A

Backwards compatibility

N/A

Network scalability

N/A

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.05%. Comparing base (3846796) to head (da6e6e0).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5360      +/-   ##
==========================================
+ Coverage   85.92%   86.05%   +0.13%     
==========================================
  Files         738      735       -3     
  Lines       30173    29948     -225     
  Branches     5168     5123      -45     
==========================================
- Hits        25925    25773     -152     
+ Misses       4016     3948      -68     
+ Partials      232      227       -5     

see 23 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3846796...da6e6e0. Read the comment docs.

@satish-ravi satish-ravi added this pull request to the merge queue Apr 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 29, 2024
@satish-ravi satish-ravi added this pull request to the merge queue Apr 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 29, 2024
@satish-ravi satish-ravi added this pull request to the merge queue Apr 29, 2024
github-merge-queue bot pushed a commit that referenced this pull request Apr 29, 2024
### Description

Some main runs fail to upload this because E2E-main runs are skipped if
multiple PRs merge at the same time (or if some fail due to test flake).
This ensures a commit on main always uploads a build to emerge.

More context here:
https://valora-app.slack.com/archives/C02E2FE98P2/p1713968251987719

### Test plan

Watch CI run on merge queue

### Related issues

N/A

### Backwards compatibility

N/A

### Network scalability

N/A
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 29, 2024
@satish-ravi satish-ravi added this pull request to the merge queue Apr 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 30, 2024
@satish-ravi satish-ravi added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit c023ff6 Apr 30, 2024
16 checks passed
@satish-ravi satish-ravi deleted the satish/emerge-upload branch April 30, 2024 18:58
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
### Description

Some main runs fail to upload this because E2E-main runs are skipped if
multiple PRs merge at the same time (or if some fail due to test flake).
This ensures a commit on main always uploads a build to emerge.

More context here:
https://valora-app.slack.com/archives/C02E2FE98P2/p1713968251987719

### Test plan

Watch CI run on merge queue

### Related issues

N/A

### Backwards compatibility

N/A

### Network scalability

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

Successfully merging this pull request may close these issues.

None yet

2 participants