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

New forced-photometry loaders #170

Merged
merged 43 commits into from
Nov 28, 2024
Merged

New forced-photometry loaders #170

merged 43 commits into from
Nov 28, 2024

Commits on Dec 21, 2023

  1. chore(deps): upgrade fastavro to <1.7 || >=1.9.2

    1.9.2 can read pre-4.0 ZTF alert schemas again
    
    fastavro/fastavro#738
    fastavro/fastavro#723
    jvansanten committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b536159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5272b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    627b4ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6bc272 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fb1795 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5060a5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b00aa3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a55a4be View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    2fa2e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d670274 View commit details
    Browse the repository at this point in the history
  3. Bump version

    jvansanten authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    aaaf8a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    f16b896 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.8.12

    jvansanten committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5a2c2e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    e434ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae57331 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #134 from AmpelAstro/requests-toolbelt-1.0

    deps: bump requests-toolbelt to 1.0
    jvansanten authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    088100d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. [no ci] configure renovate

    jvansanten committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3c0a735 View commit details
    Browse the repository at this point in the history
  2. chore: use centralized workflow

    NB: this skips tests that depend on arbitrary secrets like ARCHIVE_TOPIC_TOKEN
    jvansanten committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ee51ff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95847fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74465a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. chore(deps): update minor updates (stable/v0.8) (#138)

    * chore(deps): update minor updates
    
    * chore(deps): bump ampel-core
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jakob van Santen <[email protected]>
    renovate[bot] and jvansanten authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6f76456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93bd626 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9cffa18 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.8.14

    jvansanten committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8f08d1a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d68a332 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.8.15

    jvansanten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f882e7b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 24, 2024

  1. chore(deps): update minor updates (#152)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    cf6c7c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    67b8495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc2367 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.8.16

    jvansanten committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f3999ee View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    6005446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c395c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ef554e View commit details
    Browse the repository at this point in the history
  4. ruff: pyupgrade

    jvansanten committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6868654 View commit details
    Browse the repository at this point in the history
  5. ruff: if-stmt-min-max

    jvansanten committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    dae8477 View commit details
    Browse the repository at this point in the history
  6. ruff: simplify

    jvansanten committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8b66a60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14c1672 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b6c9ee View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. refresh locks

    jvansanten committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    333f501 View commit details
    Browse the repository at this point in the history
  2. tests: close mongo clients

    jvansanten committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d2cc947 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.10.3a0

    jvansanten committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f590e1f View commit details
    Browse the repository at this point in the history