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

refactor(a3p-integration): Document and clean up core-eval generation #10466

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

gibson042
Copy link
Member

@gibson042 gibson042 commented Nov 13, 2024

Description

Resolving some confusion I experienced while debugging #10165 and working on #10446.

  • refactor build-submission.sh to be working-directory-aware and accept an arbitrary number of additional arguments
  • document build-submission.sh w.r.t. package.json "agoricProposal"
  • document build-all-submissions.sh w.r.t. ./proposals/?:*
  • add explanatory output to build-all-submissions.sh
  • explain all of the above in the README

Security Considerations

None known.

Scaling Considerations

n/a

Documentation Considerations

Included in the README and shell scripts.

Testing Considerations

These scripts are covered by integration testing.

Upgrade Considerations

None known; a3p-integration should be self-contained.

@gibson042 gibson042 added the force:integration Force integration tests to run on PR label Nov 13, 2024
@gibson042 gibson042 requested a review from a team as a code owner November 13, 2024 20:02
Copy link

cloudflare-workers-and-pages bot commented Nov 13, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: c0c5b84
Status: ✅  Deploy successful!
Preview URL: https://3d18db68.agoric-sdk.pages.dev
Branch Preview URL: https://gibson-2024-11-cleanup-a3p-i.agoric-sdk.pages.dev

View logs

Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

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

LGTM! Those were the README.md instructions that would have saved me a lot of time as well.

Copy link
Member

@turadg turadg left a comment

Choose a reason for hiding this comment

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

👍

@gibson042 gibson042 added the automerge:rebase Automatically rebase updates, then merge label Nov 13, 2024
Copy link
Contributor

@Chris-Hibbert Chris-Hibbert left a comment

Choose a reason for hiding this comment

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

LGTM.

Thanks.

@gibson042 gibson042 force-pushed the gibson-2024-11-cleanup-a3p-integration branch from 4372104 to f4ef2ec Compare November 13, 2024 21:36
mergify bot added a commit that referenced this pull request Nov 13, 2024
## Description
Fixing some issues noticed while working on #10466.

### Security Considerations
n/a

### Scaling Considerations
n/a

### Documentation Considerations
:heavy_check_mark:

### Testing Considerations
n/a

### Upgrade Considerations
n/a
@gibson042 gibson042 force-pushed the gibson-2024-11-cleanup-a3p-integration branch from f4ef2ec to c0c5b84 Compare November 14, 2024 00:05
@mergify mergify bot merged commit d727cf9 into master Nov 14, 2024
81 checks passed
@mergify mergify bot deleted the gibson-2024-11-cleanup-a3p-integration branch November 14, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants