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

Generate a checklist from all recommendations #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on May 29, 2024

  1. Begin working on checklist export script

    For our internal tech due diligence, we currently have some checklist,
    but it would be nice to have one that is in sync with this book
    automatically. We can autogenerate a checklist from the headings.
    ruuda committed May 29, 2024
    Configuration menu
    Copy the full SHA
    94a2dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51452cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53379eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e60291 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e687fb View commit details
    Browse the repository at this point in the history
  6. Make checklist export deterministic

    I accidentally relied on file system ordering, and it's different
    between CI and my laptop.
    ruuda committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d40e1b6 View commit details
    Browse the repository at this point in the history