Skip to content

DO NOT MERGE: test "current" agoric-sdk with "current" endo master#7937

Draft
erights wants to merge 1 commit intomasterfrom
markm-test-w-some-endo-2
Draft

DO NOT MERGE: test "current" agoric-sdk with "current" endo master#7937
erights wants to merge 1 commit intomasterfrom
markm-test-w-some-endo-2

Conversation

@erights
Copy link
Copy Markdown
Member

@erights erights commented Jun 16, 2023

#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.

@erights erights self-assigned this Jun 16, 2023
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 16, 2023

⚠️ The sha of the head commit of this PR conflicts with #7936. Mergify cannot evaluate rules on this PR. ⚠️

@erights erights force-pushed the markm-test-w-some-endo-2 branch from 085aa9b to 62b8c70 Compare June 17, 2023 01:10
@erights erights changed the title DO NOT MERGE: test with some other endo DO NOT MERGE: test "current" agoric-sdk with "current" endo master Jun 17, 2023
@erights
Copy link
Copy Markdown
Member Author

erights commented Jun 17, 2023

See #7947

@erights erights force-pushed the markm-test-w-some-endo-2 branch 2 times, most recently from b10bf14 to ee8affc Compare June 24, 2023 21:51
@erights erights changed the base branch from master to markm-update-error-message-test June 24, 2023 21:51
@erights erights force-pushed the markm-update-error-message-test branch from 0b7ec35 to 37bae13 Compare June 24, 2023 23:25
Base automatically changed from markm-update-error-message-test to master June 25, 2023 09:31
@erights erights force-pushed the markm-test-w-some-endo-2 branch from ee8affc to 8850b2e Compare July 5, 2023 09:34
@erights erights force-pushed the markm-test-w-some-endo-2 branch from 8850b2e to 671c865 Compare July 14, 2023 02:18
@erights erights force-pushed the markm-test-w-some-endo-2 branch 4 times, most recently from 104bef3 to fdaaa3a Compare July 31, 2023 22:18
@erights erights force-pushed the markm-test-w-some-endo-2 branch 3 times, most recently from 52788a6 to 2533948 Compare August 1, 2023 02:33
@erights
Copy link
Copy Markdown
Member Author

erights commented Aug 1, 2023

For now, #8055 better serves the purpose of this PR

@erights erights force-pushed the markm-test-w-some-endo-2 branch 2 times, most recently from 11cbbc0 to 5117f7f Compare August 10, 2023 23:22
@erights erights force-pushed the markm-test-w-some-endo-2 branch 2 times, most recently from 6658abc to 94c1907 Compare August 22, 2023 01:22
@erights erights force-pushed the markm-test-w-some-endo-2 branch 4 times, most recently from e247b8c to b3c2b22 Compare February 19, 2024 21:58
@erights erights force-pushed the markm-test-w-some-endo-2 branch 2 times, most recently from dd40b8c to f32d171 Compare February 24, 2024 05:26
@erights erights force-pushed the markm-test-w-some-endo-2 branch from f32d171 to 5c8a4e9 Compare March 1, 2024 23:58
@erights erights force-pushed the markm-test-w-some-endo-2 branch 2 times, most recently from 56a4a11 to ebedc3e Compare April 5, 2024 20:14
@erights erights force-pushed the markm-test-w-some-endo-2 branch from ebedc3e to fe293cd Compare April 28, 2024 01:00
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 28, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

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

View logs

@mergify mergify bot mentioned this pull request Apr 28, 2024
@erights erights force-pushed the markm-test-w-some-endo-2 branch from fe293cd to bcfa912 Compare May 8, 2024 22:48
@erights erights force-pushed the markm-test-w-some-endo-2 branch from bcfa912 to d3bc9e1 Compare June 2, 2024 19:40
@erights erights force-pushed the markm-test-w-some-endo-2 branch from d3bc9e1 to 3da5b70 Compare July 18, 2024 02:34
@mhofman mhofman force-pushed the markm-test-w-some-endo-2 branch from 3da5b70 to 9607cad Compare July 20, 2024 07:46
@erights erights force-pushed the markm-test-w-some-endo-2 branch from 17996c0 to 939c1c7 Compare July 22, 2024 01:04
@erights erights force-pushed the markm-test-w-some-endo-2 branch 2 times, most recently from 8786ff8 to 88107f5 Compare August 4, 2024 08:01
@erights erights force-pushed the markm-test-w-some-endo-2 branch 3 times, most recently from a63c2cf to f545965 Compare September 2, 2024 22:01
@erights erights force-pushed the markm-test-w-some-endo-2 branch 2 times, most recently from 20ae4c9 to cfb8c85 Compare September 7, 2024 20:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link

Copilot AI Sep 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

force:integration Force integration tests to run on PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants