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

Send project metadata to the index #1122

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    77fc6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c98eeb View commit details
    Browse the repository at this point in the history
  3. Update metadata commands to be more resilient

    1. Shorter timeouts, but errors will just lead to undefined
    2. Don't pipe to `head` or `wc` as they may not exist
    tmeasday committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3221fcb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    9c3189a View commit details
    Browse the repository at this point in the history
  2. Fix type issues

    tmeasday committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    53b95c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3569c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    5c8c5fc View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Add tests for execGit

    tmeasday committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6daedce View commit details
    Browse the repository at this point in the history