Skip to content

Conversation

critesjosh
Copy link
Collaborator

  • Expanded ignore patterns to include various build directories, environment files, and IDE-specific files.
  • Ensured that log files and other temporary files are also excluded from version control.

Description

Problem*

Resolves

Summary*

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

- Expanded ignore patterns to include various build directories, environment files, and IDE-specific files.
- Ensured that log files and other temporary files are also excluded from version control.

# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*

## Additional Context

# PR Checklist\*

- [ ] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
Copy link
Member

@saleel saleel left a comment

Choose a reason for hiding this comment

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

action file needs some editing, but looks good otherwise

- Separated Playwright test steps for Vite and Webpack configurations.
- Updated working directories for building circuits and installing dependencies.
- Enhanced clarity by specifying the context for each test run.
- Updated the proof verification test to include a longer timeout for the result check.
- Added debug logs to print the contents of the result element if the verification fails, aiding in troubleshooting.
@critesjosh critesjosh merged commit 300ed76 into master Jun 13, 2025
3 checks passed
@critesjosh critesjosh deleted the jc/update-web-starter branch June 13, 2025 16:26
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