Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: commontoolsinc/labs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: commontoolsinc/labs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 50 files changed
  • 2 contributors

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    d01326c View commit details
    Browse the repository at this point in the history
  2. chore: update seeder for testing (#1123)

    chore: update seeder for testing:
    * Add a flag for skipping verification for smoke tests (`--no-verify`)
      * Lazily load `openai` dependency as to not require credentials
      * Only use browser during verification
    * Add a flag for skipping report generation (`--no-report`)
    * Return an error exit code if any verification fails (unless
      `--no-verify`)
    * Connect a single charm gen to a parallel integration test to ensure seeder runs properly. No verification is done.
    * Align shared usage of utils between seeder/jumble-integration
    jsantell authored May 5, 2025
    Configuration menu
    Copy the full SHA
    69f6d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaec7bc View commit details
    Browse the repository at this point in the history
Loading