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

Google I/O 2022 #7113

Merged
merged 36 commits into from
May 11, 2022
Merged

Google I/O 2022 #7113

merged 36 commits into from
May 11, 2022

Commits on Apr 22, 2022

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

Commits on Apr 29, 2022

  1. Bring secret repo up to date with frozen flutter/website repo (#11)

    * [Content update] src/get-started/flutter-for/web-devs.md (#7042)
    
    * src/get-started/flutter-for/web-devs.md
    
    * Add the trailing `s` suggested by @domesticmouse
    
    * Apply the style suggestion from @parlough
    
    * Unblock updates of firebase-cli. (#7040)
    
    This will also unblock the automatic update of multiple npm packages.
    
    * [Content update] src/get-started/flutter-for/xamarin-forms-devs.md (#7045)
    
    * src/get-started/flutter-for/xamarin-forms-devs.md
    
    * Update src/get-started/flutter-for/xamarin-forms-devs.md
    
    * Update src/get-started/flutter-for/xamarin-forms-devs.md
    
    * Update src/get-started/flutter-for/xamarin-forms-devs.md
    
    * Update src/get-started/flutter-for/xamarin-forms-devs.md
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    
    * Add design document link for PSC (#7046)
    
    * Update dart tool info (#7049)
    
    * Bump firebase-tools from 10.6.0 to 10.7.0 (#7051)
    
    Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.6.0 to 10.7.0.
    - [Release notes](https://github.com/firebase/firebase-tools/releases)
    - [Commits](firebase/firebase-tools@v10.6.0...v10.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: firebase-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Upgrade `layout-basics.md` (#7047)
    
    fixes: #7006
    
    * Add post-install fix for nokogiri aarch in setup (#7055)
    
    * Added Desktop/macOS job listing (#7053)
    
    * Added Desktop/macOS job listing
    
    * Update src/jobs/macos.md
    
    * Update src/jobs/macos.md
    
    * Update src/jobs/macos.md
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    
    * Bump actions/checkout from 3.0.1 to 3.0.2 (#7057)
    
    * Update firebase.json (#6884)
    
    * add website freeze warning to PR template (#7058)
    
    * Bump firebase-tools from 10.7.0 to 10.7.1 (#7056)
    
    Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.0 to 10.7.1.
    - [Release notes](https://github.com/firebase/firebase-tools/releases)
    - [Commits](firebase/firebase-tools@v10.7.0...v10.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: firebase-tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * replace launch (deprecated) with launchUrl (#7062)
    
    * replace launch (deprecated) with launchUrl
    
    * refresh excerpts
    
    * Add js library hashes to ensure library is from a trusted source (#7061)
    
    Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
    
    * Update index.md (#7060)
    
    * Update index.md
    
    Modifying security policy on flutter.dev website
    
    * Update index.md
    
    * Update index.md
    
    Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
    
    * Update text-field-material-localizations.md (#7064)
    
    * Update layout page gallery examples (#7065)
    
    * Fix references to gallery (#7066)
    
    * Updating UX jobs (#7067)
    
    * Add IXD and UXE job descriptions and remove UXR job description
    
    * Tweaking the UXE role
    
    * Add new UX roles to jobs index
    
    * Updating docs: Cleanup and embedded video (#7068)
    
    * cleanup, card name to sentence case
    
    * added embed packages v plugins video
    
    * moved embedded video to site alert about packages and plugins
    
    * Fix punctuation (#7070)
    
    I think the question mark should not be here.
    
    * [Content Updates] Improvements for more docs (#7063)
    
    * 📝 Update AUTHORS
    
    * 📝 Update multiple documents
    
    * src/get-started/test-drive/_vscode.md
    
    * Update src/get-started/test-drive/_restart-vscode.md
    
    * Update src/get-started/test-drive/_vscode.md
    
    * Update src/get-started/test-drive/_vscode.md
    
    * Update src/get-started/test-drive/_vscode.md
    
    * Update src/get-started/test-drive/_vscode.md
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    
    * removed flutter writer position from jobs page (#7074)
    
    * Add "Customizing web app initialization" page (#7069)
    
    * move web FAQ into directory
    
    * Move index.md to faq.md
    
    * Add web index page
    
    * Move web renderers page to platform-integration/web directory
    
    * Add web initialization page
    
    * Update sidenav
    
    * update web/initialization page
    
    * Update src/development/platform-integration/web/initialization.md
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * Update src/development/platform-integration/web/initialization.md
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * Update src/development/platform-integration/web/initialization.md
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * Update src/development/platform-integration/web/initialization.md
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * Update src/development/platform-integration/web/initialization.md
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * Update src/development/platform-integration/web/initialization.md
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * Update src/_data/sidenav.yml
    
    * Update src/development/platform-integration/web/initialization.md
    
    * Update src/development/platform-integration/web/initialization.md
    
    * Update src/development/platform-integration/web/initialization.md
    
    * Update src/development/platform-integration/web/initialization.md
    
    * Update src/development/platform-integration/web/initialization.md
    
    * Update src/development/platform-integration/web/initialization.md
    
    * Update src/development/platform-integration/web/index.md
    
    * Update src/development/platform-integration/web/initialization.md
    
    * Update src/development/platform-integration/web/renderers.md
    
    * Update src/development/platform-integration/web/renderers.md
    
    * Update src/development/platform-integration/web/renderers.md
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * Bump superstatic from 7.1.0 to 8.0.0 (#7078)
    
    Bumps [superstatic](https://github.com/firebase/superstatic) from 7.1.0 to 8.0.0.
    - [Release notes](https://github.com/firebase/superstatic/releases)
    - [Commits](firebase/superstatic@v7.1.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: superstatic
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update submodules with excerpter binary files fix (#7075)
    
    * Update submodules with excerpter binary files fix
    
    * Update code excerpts
    
    * Adjust text for changes in codelab
    
    * Update codelab to remove repeated instructions
    
    * Update codelabs again
    
    * Mention stable release with lints (#7079)
    
    * Fixes for web init PR (#7081)
    
    Co-authored-by: John Ryan <ryjohn@google.com>
    
    * Bump github/codeql-action from 2.1.8 to 2.1.9 (#7082)
    
    * Update site-shared with activesupport fix (#7083)
    
    * Update site-shared with activesupport fix
    
    * Update site-shared submodule again
    
    * Set default permissions to read-all in order to address code scanning alert (#7085)
    
    * Bump firebase-tools from 10.7.1 to 10.7.2 (#7087)
    
    Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.1 to 10.7.2.
    - [Release notes](https://github.com/firebase/firebase-tools/releases)
    - [Commits](firebase/firebase-tools@v10.7.1...v10.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: firebase-tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Fix perf/shader image links (#7086)
    
    * implement website freeze PR template (#7088)
    
    Co-authored-by: Alex Li <github@alexv525.com>
    Co-authored-by: godofredoc <godofredoc@google.com>
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    Co-authored-by: Kate Lovett <katelovett@google.com>
    Co-authored-by: Michael Thomsen <mit@google.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brett Morgan <brettmorgan@google.com>
    Co-authored-by: Brian Tobin <brianjtobin@gmail.com>
    Co-authored-by: Hans Muller <hans.muller@gmail.com>
    Co-authored-by: Jesús S Guerrero <jesus_sguerrero@hotmail.com>
    Co-authored-by: drewroengoogle <102626803+drewroengoogle@users.noreply.github.com>
    Co-authored-by: khyati82 <61220466+khyati82@users.noreply.github.com>
    Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
    Co-authored-by: Tao Dong <taodong@google.com>
    Co-authored-by: Shamira <23406866+MiraMarshall@users.noreply.github.com>
    Co-authored-by: Filip Hracek <filiph@users.noreply.github.com>
    Co-authored-by: John Ryan <ryjohn@google.com>
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    Co-authored-by: Ambrose Chua <ambrose@hey.com>
    20 people committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    2a47ea9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Update build action for website-private repo (#12)

    * update build action to run on website-private repo. Don't run deploy action.
    
    * replace PR template
    khanhnwin committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a7a482e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update iOS deployment instructions (#13)

    * Update  iOS deployment instructions
    
    * Update src/deployment/ios.md
    
    * Update src/deployment/ios.md
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    jmagman and sfshaza2 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    db266f6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    202a27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d799e4 View commit details
    Browse the repository at this point in the history
  3. Update firebase.json (#16)

    Adding redirect for the "Put Flutter to Work" project. This shortlink is mentioned in our PA keynote.
    RedBrogdon committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d5d872b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    71084ba View commit details
    Browse the repository at this point in the history
  2. Bump firebase-tools from 10.7.2 to 10.8.0 (#20)

    Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.2 to 10.8.0.
    - [Release notes](https://github.com/firebase/firebase-tools/releases)
    - [Commits](firebase/firebase-tools@v10.7.2...v10.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: firebase-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4beb5c8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Add redirect for Flame DartPad (#21)

    Adds a single redirect for the Flame DartPad game. This will be used in Adventure.
    RedBrogdon committed May 6, 2022
    Configuration menu
    Copy the full SHA
    e88ad3a View commit details
    Browse the repository at this point in the history
  2. Adding redirect for Put Flutter to Work (#22)

    The adventure dome is using a link based on the project's old name (Take Flutter Home), so we'll this one to point to the GitHub repo as well.
    RedBrogdon committed May 6, 2022
    Configuration menu
    Copy the full SHA
    17cc7b0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Apple silicon download button (#23)

    * test change
    
    * Update build.yml
    
    include io22-working branch for automated builds
    
    * Update build.yml
    
    comment out deploy step until we update the firebase project and firebase token
    
    * Update build.yml
    
    change the specified repo for builds to run
    
    * remove test line
    
    * macos arm64 download button
    
    * apple silicon download sdk button and instructions
    
    * dynamically update install instructions if arm64 button clicked
    
    * cleaned up archive.js and added comments for apple silicon download button
    khanhnwin committed May 7, 2022
    Configuration menu
    Copy the full SHA
    c1d36d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c64a78f View commit details
    Browse the repository at this point in the history
  3. Make examples/ pass dart analyze (#14)

    * resolve errors for examples/internationalization/add_language
    
    * fix dart analyze errors on examples/ui/layout/adaptive_app_demos
    
    * clean up broken code excerpts + refresh excerpts
    
    * set beta channel experimental to false, disabling continue-on-error for beta build
    
    * set stable to experimental so that it continues on error
    khanhnwin committed May 7, 2022
    Configuration menu
    Copy the full SHA
    bf63b96 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Update macOS installation instructions for Rosetta and CocoaPods (#27)

    * Update macOS installation instructions for Rosetta and CocoaPods
    
    * Update src/get-started/install/_ios-setup.md
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    jmagman and sfshaza2 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    0d5c524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1bcde6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Happy Paths (#18)

    * assets for happy path
    
    * styling for images
    
    * added happy paths to side nav
    
    * landing page
    
    * paths info page
    
    * link to happy paths on Flutter favorites
    
    * updated image path and copy for landing page
    
    * changed landing page formatting
    
    * updated copy and formatted with semantic line breaks
    
    * added happy paths link to Flutter favorites
    
    * updated directory location
    
    * updated happy paths link in flutter favorites
    
    * addressing format comments
    
    * unused file path
    
    * removed Happy paths header image
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * updated descriptions and links
    
    * added cropped header and removed unnecessary styling
    
    * updated links and edits
    
    * updated link format
    
    * Update src/_data/sidenav.yml
    
    * Update src/development/packages-and-plugins/favorites.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/_data/sidenav.yml
    
    * Update src/development/packages-and-plugins/favorites.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/paths/index.md
    
    * updated geolocation package
    
    * sidenav build fix
    
    * updated file names and removed header image
    
    * Update src/development/packages-and-plugins/favorites.md
    
    * Update src/development/packages-and-plugins/happy-paths/index.md
    
    * Update src/development/packages-and-plugins/happy-paths/index.md
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    MiraMarshall and sfshaza2 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    90a4b3d View commit details
    Browse the repository at this point in the history
  2. Bump activesupport from 7.0.2.4 to 7.0.3 (#30)

    Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.4 to 7.0.3.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v7.0.3/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v7.0.2.4...v7.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: activesupport
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2b8f50f View commit details
    Browse the repository at this point in the history
  3. Update what's new page (#31)

    * scaffold release notes
    
    * create release notes
    
    * add link to medium article
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    itsjustkevin and sfshaza2 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    3a44373 View commit details
    Browse the repository at this point in the history
  4. Updating the codelabs page. (#29)

    * Updating the codelabs page. The GDE workshops page will be live tomorrow.
    
    * Updating link to GDE labs
    sfshaza2 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    741516b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87a9514 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    9a8e25f View commit details
    Browse the repository at this point in the history
  2. Updates to what's new for the release (#32)

    * stash
    
    * stashing
    
    * stashing
    
    * Updating the what's new page
    
    * Updating what's new for the release
    
    * Update Flutter community Dartpad link
    
    * change codelabs submodule commit
    
    * Update src/whats-new.md
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    * update codelabs submodule to resolve conflict
    
    Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    3 people committed May 11, 2022
    Configuration menu
    Copy the full SHA
    152d223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a025f View commit details
    Browse the repository at this point in the history
  4. Release notes (#36)

    * scaffold release notes
    
    * create release notes
    
    * add link to medium article
    
    * fix release notes broken link
    itsjustkevin committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ee73304 View commit details
    Browse the repository at this point in the history
  5. Fix links in the Flutter 3 - What's new entry (#37)

    * Fix links in the Flutter 3 - What's new entry
    
    * Update wording
    
    * Update src/whats-new.md
    
    LOL. OK.
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
    parlough and sfshaza2 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    c3cfc0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4434c71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57e6c54 View commit details
    Browse the repository at this point in the history
  8. Bump github/codeql-action from 2.1.9 to 2.1.10 (#41)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.9 to 2.1.10.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@7502d6e...75b4f1c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 11, 2022
    Configuration menu
    Copy the full SHA
    15fc5b0 View commit details
    Browse the repository at this point in the history
  9. Bump firebase-tools from 10.8.0 to 10.9.0 (#42)

    Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.8.0 to 10.9.0.
    - [Release notes](https://github.com/firebase/firebase-tools/releases)
    - [Commits](firebase/firebase-tools@v10.8.0...v10.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: firebase-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8f24be5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    626bc80 View commit details
    Browse the repository at this point in the history
  11. add io happening now banner (#43)

    * add io happening now banner
    
    * Update src/_includes/banner.html
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    
    Co-authored-by: Parker Lougheed <parlough@gmail.com>
    khanhnwin and parlough committed May 11, 2022
    Configuration menu
    Copy the full SHA
    113b01f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af7d21f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    32e1a05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b73007d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    42a621e View commit details
    Browse the repository at this point in the history