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: mozilla-conduit/lando-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-26
Choose a base ref
...
head repository: mozilla-conduit/lando-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on May 16, 2024

  1. treestatus: convert logging of Treestatus API errors to info level …

    …(Bug 1897044) (#204)
    
    The `error` and `exception` level logging calls cause Sentry to treat
    expected states as new issues. Lower the level to `info` to quiet down
    Sentry. Issues experienced by the Treestatus API will still show up in
    the LandoAPI logs, and at the `info` level we can still debug which
    code paths are taken by various requests.
    cgsheeh authored May 16, 2024
    Copy the full SHA
    80abbcb View commit details

Commits on Jul 19, 2024

  1. templates: hide Treestatus editing capabilities from unprivileged use…

    …rs (Bug 1901484) (#205)
    
    Add a new `is_treestatus_user` template helper which checks for
    membership in the Treestatus Mozillians groups. Switch to using
    this new function to determine if Treestatus editing elements of
    the UI should be shown.
    cgsheeh authored Jul 19, 2024
    Copy the full SHA
    44428c6 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff release-26...main