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

chore(copybara): sync commits from Aspect-internal silo #651

Merged
merged 4 commits into from
Mar 7, 2024

Conversation

alexeagle
Copy link
Member

@alexeagle alexeagle commented Mar 7, 2024

Commit range https://github.com/aspect-build/silo/compare/88d14c9d79fe9fbd94893454a84ee527c53ebbae..7458fd02f4dbaa0d24160c0de1f370710fedb090

Keeping silo gazelle-clean introduced this missing bzl_library from previous sync.

GitOrigin-RevId: 7458fd02f4dbaa0d24160c0de1f370710fedb090
GitOrigin-RevId: fe985d28f0ec9d85bdb0d6d51e6fef046744e63e
GitOrigin-RevId: f5558f5f6c846ce4d067d6513240eeb12d6ad778
GitOrigin-RevId: de9804794b8b66dd3fa80df4d2b53dcf6a14a00a
@alexeagle alexeagle enabled auto-merge (rebase) March 7, 2024 23:35
@alexeagle alexeagle merged commit 3716b94 into main Mar 7, 2024
9 checks passed
@alexeagle alexeagle deleted the 93AF07FC42EA3E31E4572B06BC1971B8 branch March 7, 2024 23:39
alexeagle added a commit that referenced this pull request Mar 18, 2024
Make the transform simpler by removing special cases:

- moving the "help topics" docs under cli/core, give up on publishing
them on the public site for now.
- move one import to a separate block so it doesn't get re-ordered after
rewriting our go imports
- express the transforms as silo -> OSS which is the way we think about
it now. Originally when I wrote this, the direction was opposite since
we were bringing the OSS repo into silo.
- move the go_generated_sources helper

Added a couple more copybara workflows that let me test locally and iron
out the diffs.

---

### Type of change

- Refactor (a code change that neither fixes a bug or adds a new
feature)

### Test plan

- Manual testing; please provide instructions so we can reproduce:

Run a sync from this branch, it's totally clean with no manual fixups:
#651

Also ran the two added workflows and checked in meld that the transforms
line up in both directions.
Did not test the import_pr workflow yet, will do after this lands.

GitOrigin-RevId: bfb27b61d7c85691a776d1db852da03b5617ac36
alexeagle added a commit that referenced this pull request Mar 18, 2024
Make the transform simpler by removing special cases:

- moving the "help topics" docs under cli/core, give up on publishing
them on the public site for now.
- move one import to a separate block so it doesn't get re-ordered after
rewriting our go imports
- express the transforms as silo -> OSS which is the way we think about
it now. Originally when I wrote this, the direction was opposite since
we were bringing the OSS repo into silo.
- move the go_generated_sources helper

Added a couple more copybara workflows that let me test locally and iron
out the diffs.

---

### Type of change

- Refactor (a code change that neither fixes a bug or adds a new
feature)

### Test plan

- Manual testing; please provide instructions so we can reproduce:

Run a sync from this branch, it's totally clean with no manual fixups:
#651

Also ran the two added workflows and checked in meld that the transforms
line up in both directions.
Did not test the import_pr workflow yet, will do after this lands.

GitOrigin-RevId: bfb27b61d7c85691a776d1db852da03b5617ac36
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.

2 participants