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

Add Config to Pass Around Injected Args #652

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Nov 16, 2023

  1. example

    ranchodeluxe committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a37c01b View commit details
    Browse the repository at this point in the history
  2. typing error, try this

    ranchodeluxe committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e2f380b View commit details
    Browse the repository at this point in the history
  3. DoFN

    ranchodeluxe committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    816e517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d5d019 View commit details
    Browse the repository at this point in the history
  5. Update pangeo_forge_recipes/config.py

    Co-authored-by: Charles Stern <62192187+cisaacstern@users.noreply.github.com>
    ranchodeluxe and cisaacstern committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    64febb0 View commit details
    Browse the repository at this point in the history
  6. Update pangeo_forge_recipes/config.py

    Co-authored-by: Charles Stern <62192187+cisaacstern@users.noreply.github.com>
    ranchodeluxe and cisaacstern committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c1cca61 View commit details
    Browse the repository at this point in the history
  7. Update pangeo_forge_recipes/injections.py

    Co-authored-by: Charles Stern <62192187+cisaacstern@users.noreply.github.com>
    ranchodeluxe and cisaacstern committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    36d75dc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. update

    ranchodeluxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0565ff5 View commit details
    Browse the repository at this point in the history
  2. try None like the other attrs

    ranchodeluxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0cc9797 View commit details
    Browse the repository at this point in the history
  3. change typing to satiate mypy

    ranchodeluxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3b26b1b View commit details
    Browse the repository at this point in the history
  4. add integration test

    ranchodeluxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    21624b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b303f3 View commit details
    Browse the repository at this point in the history
  6. fix meta.yaml

    ranchodeluxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bfaa7a3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'gcorradini/configject' of https://github.com/pangeo-for…

    …ge/pangeo-forge-recipes into gcorradini/configject
    ranchodeluxe committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4210075 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. change docstring to match feedback

    ranchodeluxe committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    323a6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185b6ee View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge branch 'main' into gcorradini/configject

    ranchodeluxe committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8d3101b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gcorradini/configject' of https://github.com/pangeo-for…

    …ge/pangeo-forge-recipes into gcorradini/configject
    ranchodeluxe committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3576329 View commit details
    Browse the repository at this point in the history