DO NOT MERGE: test "current" agoric-sdk with "current" endo master#7937
Draft
erights wants to merge 1 commit into
Draft
DO NOT MERGE: test "current" agoric-sdk with "current" endo master#7937erights wants to merge 1 commit into
erights wants to merge 1 commit into
Conversation
Contributor
|
|
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
June 17, 2023 01:10
085aa9b to
62b8c70
Compare
Member
Author
|
See #7947 |
erights
force-pushed
the
markm-test-w-some-endo-2
branch
2 times, most recently
from
June 24, 2023 21:51
b10bf14 to
ee8affc
Compare
This was referenced Jun 24, 2023
erights
force-pushed
the
markm-update-error-message-test
branch
from
June 24, 2023 23:25
0b7ec35 to
37bae13
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
July 5, 2023 09:34
ee8affc to
8850b2e
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
July 14, 2023 02:18
8850b2e to
671c865
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
4 times, most recently
from
July 31, 2023 22:18
104bef3 to
fdaaa3a
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
3 times, most recently
from
August 1, 2023 02:33
52788a6 to
2533948
Compare
Member
Author
|
For now, #8055 better serves the purpose of this PR |
erights
force-pushed
the
markm-test-w-some-endo-2
branch
2 times, most recently
from
August 10, 2023 23:22
11cbbc0 to
5117f7f
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
2 times, most recently
from
August 22, 2023 01:22
6658abc to
94c1907
Compare
This was referenced Aug 22, 2023
erights
force-pushed
the
markm-test-w-some-endo-2
branch
4 times, most recently
from
February 19, 2024 21:58
e247b8c to
b3c2b22
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
2 times, most recently
from
February 24, 2024 05:26
dd40b8c to
f32d171
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
March 1, 2024 23:58
f32d171 to
5c8a4e9
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
2 times, most recently
from
April 5, 2024 20:14
56a4a11 to
ebedc3e
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
April 28, 2024 01:00
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 |
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
May 8, 2024 22:48
fe293cd to
bcfa912
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
June 2, 2024 19:40
bcfa912 to
d3bc9e1
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
July 18, 2024 02:34
d3bc9e1 to
3da5b70
Compare
1 task
mhofman
force-pushed
the
markm-test-w-some-endo-2
branch
from
July 20, 2024 07:46
3da5b70 to
9607cad
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
from
July 22, 2024 01:04
17996c0 to
939c1c7
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
2 times, most recently
from
August 4, 2024 08:01
8786ff8 to
88107f5
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
3 times, most recently
from
September 2, 2024 22:01
a63c2cf to
f545965
Compare
erights
force-pushed
the
markm-test-w-some-endo-2
branch
2 times, most recently
from
September 7, 2024 20:49
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.