Skip to content

Misc repo migration#11

Merged
ericwindmill merged 4 commits intomainfrom
misc-repo-migration
Mar 11, 2026
Merged

Misc repo migration#11
ericwindmill merged 4 commits intomainfrom
misc-repo-migration

Conversation

@ericwindmill
Copy link
Collaborator

This adds the remaining odds and ends from the old repo.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request finalizes the migration of repository-related configurations and documentation. It ensures that Firebase settings are correctly established for the new project name and that all internal documentation links are updated to reflect the current repository structure and reference guides. The changes aim to improve the consistency and usability of the project's setup and documentation.

Highlights

  • Firebase Configuration: Added a new .firebaserc file to configure the default Firebase project as 'dash-evals' and updated firebase.json to change the hosting site name from 'evals-docs' to 'dash-evals-docs'.
  • Git Ignore Update: Modified the .gitignore file to include the .firebase/ directory, preventing Firebase-related local files from being committed.
  • Documentation Link Corrections: Updated numerous internal links across several documentation files (repository_structure.md, quick_start.md, tutorial.md, glossary.md) to point to the correct paths and new reference structure, ensuring all documentation is consistent and navigable.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • .firebaserc
    • Added Firebase project configuration for 'dash-evals'.
  • .gitignore
    • Added '.firebase/' to the list of ignored files.
  • docs/contributing/repository_structure.md
    • Updated internal links to point to the new configuration reference and CLI documentation.
  • docs/guides/quick_start.md
    • Revised installation instructions to reflect the current repository setup and package activation.
  • docs/guides/tutorial.md
    • Corrected multiple internal links to the configuration reference for tasks, samples, and variants, and updated the link for available task functions.
  • docs/reference/glossary.md
    • Updated the link to the detailed configuration file documentation.
  • firebase.json
    • Changed the Firebase hosting site name from 'evals-docs' to 'dash-evals-docs'.
Ignored Files
  • Ignored by pattern: .gemini/** (2)
    • .gemini/config.yaml
    • .gemini/styleguide.md
  • Ignored by pattern: .github/workflows/** (1)
    • .github/workflows/docs.yml
Activity
  • No human activity has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request includes several miscellaneous updates for repository migration, primarily focused on documentation and configuration files. The changes involve updating links in markdown files to reflect new file structures, cleaning up installation instructions, and modifying Firebase configurations. I've left a couple of comments on the documentation changes. One is to improve the clarity of an installation command in the quick start guide, and another is to fix a list formatting issue in the tutorial. Otherwise, the migration changes look good.

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@ericwindmill ericwindmill merged commit 103ac5e into main Mar 11, 2026
4 checks passed
@ericwindmill ericwindmill deleted the misc-repo-migration branch March 11, 2026 22:12
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.

1 participant