DO NOT MERGE: test "current" agoric-sdk with "current" endo master#7937
Draft
DO NOT MERGE: test "current" agoric-sdk with "current" endo master#7937
Conversation
Contributor
|
|
085aa9b to
62b8c70
Compare
Member
Author
|
See #7947 |
b10bf14 to
ee8affc
Compare
This was referenced Jun 24, 2023
0b7ec35 to
37bae13
Compare
ee8affc to
8850b2e
Compare
8850b2e to
671c865
Compare
104bef3 to
fdaaa3a
Compare
52788a6 to
2533948
Compare
Member
Author
|
For now, #8055 better serves the purpose of this PR |
11cbbc0 to
5117f7f
Compare
6658abc to
94c1907
Compare
This was referenced Aug 22, 2023
e247b8c to
b3c2b22
Compare
dd40b8c to
f32d171
Compare
f32d171 to
5c8a4e9
Compare
56a4a11 to
ebedc3e
Compare
ebedc3e to
fe293cd
Compare
Deploying agoric-sdk with
|
| Latest commit: |
2daf5b6
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b79439f8.agoric-sdk.pages.dev |
| Branch Preview URL: | https://markm-test-w-some-endo-2.agoric-sdk.pages.dev |
fe293cd to
bcfa912
Compare
bcfa912 to
d3bc9e1
Compare
d3bc9e1 to
3da5b70
Compare
1 task
3da5b70 to
9607cad
Compare
17996c0 to
939c1c7
Compare
8786ff8 to
88107f5
Compare
a63c2cf to
f545965
Compare
20ae4c9 to
cfb8c85
Compare
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds a gratuitous comment to test compatibility between the current agoric-sdk master and endo master branches. It is explicitly marked as "DO NOT MERGE" and serves only for CI testing purposes.
- Adds a single comment line to create a testable change
| }; | ||
| }; | ||
|
|
||
| // Gratuitous change so I can create an otherwise identical PR |
There was a problem hiding this comment.
This gratuitous comment should not be included in production code. Consider using a more appropriate method for testing CI compatibility, such as updating documentation or using dedicated test branches.
Suggested change
| // Gratuitous change so I can create an otherwise identical PR |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#endo-branch: master
This PR exists only to test if the "current" agoric-sdk master is compatible with the "current" endo master.
When either master is updated, manually rebase this on agoric-sdk master to restart CI.