Skip to content

Review/reconcile upgrade#1438

Open
lbeckman314 wants to merge 43 commits into
developfrom
review/reconcile_upgrade
Open

Review/reconcile upgrade#1438
lbeckman314 wants to merge 43 commits into
developfrom
review/reconcile_upgrade

Conversation

@lbeckman314

@lbeckman314 lbeckman314 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Important

All credit in this PR belongs to @nss10!

Overview 🌀

This draft PR is an copy/clone of PR #1410 with the following steps to allow it to run GitHub Actions checks (credit: @nss10):

➜ gh pr checkout 1410
remote: Enumerating objects: 160, done.
remote: Counting objects: 100% (92/92), done.
remote: Compressing objects: 100% (28/28), done.
remote: Total 160 (delta 75), reused 72 (delta 64), pack-reused 68 (from 2)
Receiving objects: 100% (160/160), 66.96 KiB | 1.12 MiB/s, done.
Resolving deltas: 100% (103/103), completed with 19 local objects.
From github.com:uc-cdis/funnel
   598528df..2fbbb4d1  chore/reconcile_upgrade -> uc-cdis/chore/reconcile_upgrade
branch 'chore/reconcile_upgrade' set up to track 'uc-cdis/chore/reconcile_upgrade'.
Switched to a new branch 'chore/reconcile_upgrade'

➜ git show --summary --oneline
2fbbb4d1 (HEAD -> chore/reconcile_upgrade, uc-cdis/chore/reconcile_upgrade) Merge branch 'develop' into chore/reconcile_upgrade
 delete mode 100644 .github/workflows/integration.yaml
 delete mode 100644 .github/workflows/k8s.yaml
 delete mode 100644 .github/workflows/s3.yaml

➜ git checkout -b review/reconcile_upgrade
Switched to a new branch 'review/reconcile_upgrade'

➜ git push
Enumerating objects: 264, done.
Counting objects: 100% (215/215), done.
Delta compression using up to 10 threads
Compressing objects: 100% (72/72), done.
Writing objects: 100% (164/164), 27.01 KiB | 1.93 MiB/s, done.
Total 164 (delta 125), reused 128 (delta 89), pack-reused 0 (from 0)
remote: Resolving deltas: 100% (125/125), completed with 27 local objects.
remote:
remote: Create a pull request for 'review/reconcile_upgrade' on GitHub by visiting:
remote:      https://github.com/calypr/funnel/pull/new/review/reconcile_upgrade
remote:
remote: GitHub found 53 vulnerabilities on calypr/funnel's default branch (2 critical, 20 high, 25 moderate, 6 low). To find out more, visit:
remote:      https://github.com/calypr/funnel/security/dependabot
remote:
To github.com:calypr/funnel
 * [new branch]        review/reconcile_upgrade -> review/reconcile_upgrade
branch 'review/reconcile_upgrade' set up to track 'origin/review/reconcile_upgrade'.

nss10 and others added 30 commits May 7, 2026 14:29
…/reconcile_upgrade and rename updated monolith reconcile function as `reconcile_monolith`.
@lbeckman314 lbeckman314 self-assigned this Jun 22, 2026
@lbeckman314 lbeckman314 added bug blocker blocks user interactions labels Jun 22, 2026
891ea9e was the funnel merge commit, not gen3-code-vigil, so the
checkout failed with 'not our ref'. 69c620a (Gen3SDK Tests #558) is
the gen3-code-vigil commit from the last green run, and its conftest.py
predates the get_navigation_url() call that crashes on master.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Assisted-by: Claude Code:claude [Claude Code]
Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
@lbeckman314 lbeckman314 marked this pull request as ready for review June 22, 2026 21:13
@github-actions

Copy link
Copy Markdown

Gen3 Integration Tests

filepath passed skipped SUBTOTAL
tests/test_gen3_workflow.py 25 4 29
TOTAL 25 4 29

Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
@github-actions

Copy link
Copy Markdown

Gen3 Integration Tests

filepath passed skipped SUBTOTAL
tests/test_gen3_workflow.py 25 4 29
TOTAL 25 4 29

@lbeckman314 lbeckman314 mentioned this pull request Jun 26, 2026
8 tasks
@github-actions

Copy link
Copy Markdown

Gen3 Integration Tests

filepath passed skipped SUBTOTAL
tests/test_gen3_workflow.py 25 4 29
TOTAL 25 4 29

@github-actions

Copy link
Copy Markdown

Gen3 Integration Tests

filepath passed skipped SUBTOTAL
tests/test_gen3_workflow.py 25 4 29
TOTAL 25 4 29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker blocks user interactions bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants