Thanks to visit codestin.com
Credit goes to github.com

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: bluesky/bluesky
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: bluesky/bluesky
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.1
Choose a head ref
  • 15 commits
  • 6 files changed
  • 6 contributors

Commits on May 6, 2025

  1. MNT: minor

    genematx committed May 6, 2025
    Configuration menu
    Copy the full SHA
    bc97063 View commit details
    Browse the repository at this point in the history
  2. MNT: format warning

    genematx committed May 6, 2025
    Configuration menu
    Copy the full SHA
    4059f22 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

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

Commits on May 8, 2025

  1. TST: de-special-case mv tests

    This is just to keep it more inline with most other plan stubs, now
    that we can actually change the group in mv.
    
    Signed-off-by: Sofia Donato Ferreira <[email protected]>
    flowln committed May 8, 2025
    Configuration menu
    Copy the full SHA
    62450af View commit details
    Browse the repository at this point in the history
  2. ENH: add timeout argument to mv and mvr plan stubs

    These are just intended as convenient shortcuts for
      yield from bps.{abs,rel}_set(X, group=Y)
      yield from bps.wait(group=Y, timeout=Z)
    
    Signed-off-by: Sofia Donato Ferreira <[email protected]>
    flowln committed May 8, 2025
    Configuration menu
    Copy the full SHA
    9e62e18 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. TST: assert expected value on mvr_with_timeout test

    Co-authored-by: Thomas A Caswell <[email protected]>
    flowln and tacaswell authored May 9, 2025
    Configuration menu
    Copy the full SHA
    ce024fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1905 from flowln/mv_with_timeout

    Add `timeout` argument to `mv` and `mvr`
    tacaswell authored May 9, 2025
    Configuration menu
    Copy the full SHA
    5f5d2c1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

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

Commits on May 20, 2025

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

Commits on May 21, 2025

  1. Merge pull request #1908 from genematx/access-tags

    Configure Access Policy for Tiled Nodes
    danielballan authored May 21, 2025
    Configuration menu
    Copy the full SHA
    4f6b4d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1904 from genematx/migration

    Mongo Migration Follow-Up
    danielballan authored May 21, 2025
    Configuration menu
    Copy the full SHA
    18bddba View commit details
    Browse the repository at this point in the history
  3. Release notes for 1.14.1

    danielballan committed May 21, 2025
    Configuration menu
    Copy the full SHA
    62826bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1909 from danielballan/rel-notes-1.14.1

    Release notes for 1.14.1
    tacaswell authored May 21, 2025
    Configuration menu
    Copy the full SHA
    1b3628c View commit details
    Browse the repository at this point in the history
  5. REL: v1.14.1

    danielballan committed May 21, 2025
    Configuration menu
    Copy the full SHA
    d2e1e6a View commit details
    Browse the repository at this point in the history
Loading