8000 Comparing 3.8.1...3.9.0 · geoschem/HEMCO · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: geoschem/HEMCO
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.8.1
Choose a base ref
...
head repository: geoschem/HEMCO
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 2 contributors

Commits on Mar 14, 2024

  1. Update Python packages for ReadTheDocs builds

    .readthedocs.yaml
    - Now request Python 3.12 for ReadTheDocs builds
    
    docs/requirements.txt
    - Update to more recent Python package versions for ReadTheDocs builds
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ccd4fce View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update GitHub labels for issues/PRs that should not go stale

    .github/stale.yml
    - Updated the list of label names for to account for the recent change
      in GitHub label names in the HEMCO repo.
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f602c59 View commit details
    Browse the repository at this point in the history
  2. Now use the "stale" GitHub action instead of StaleBot

    .github/no-response.yml
    .github/stale.yml
    - Removed
    
    .github/workflows/stale.yml
    - Configuration file for GitHub "stale" action, which replaces
      StaleBot.  Use the most recent list of issue/PR labels to never
      be marked stale.
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bd4f2de View commit details
    Browse the repository at this point in the history
  3. Merge PR #274 (Replace stalebot with "stale" GitHub action)

    This merge brings PR #274 (Replace stalebot with "stale" GitHub action,
    by @yantosca) into the HEMCO "no-diff-to-benchmark" development stream.
    
    This PR updates the list of label names for issues/PRs that should not
    be marked stale, and also switches from the old "stalebot" to the
    new "stale" GitHub action.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d3fae96 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Updated the list of authors

    AUTHORS.txt
    - Added Simon Branford, Yidan Tang, Karn Vohra, Haihui Zhu
      to the list of GEOS-Chem developers
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7ff82cf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update Github issue templates to use issue forms

    Here we have updated the Github issue template files to utilize forms.
    This involves using YAML configuration files instead of markdown. This
    should make issue submissions easier for users and will ensure users provide
    the required information.
    
    Note that issue forms are not supported for pull requests currently. The
    pull request form here has been cleaned up slightly.
    
    Addresses feature request geoschem/geos-chem#1831.
    
    Signed-off-by: Melissa Sulprizio <mpayer@seas.harvard.edu>
    msulprizio committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9684a72 View commit details
    Browse the repository at this point in the history
  2. Merge PR #276 (Update Github issue templates to use issue forms)

    This merge brings PR #276 (Update Github issue templates to use issue forms,
    by @msulprizio) into the HEMCO "no-diff-to-benchmark development stream.
    
    This PR uses dropdown menus and boxes to ensure that users provide the
    required information in the geoschem/HEMCO issue tracker.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e6d0708 View commit details
    Browse the repository at this point in the history
  3. Merge "dev/no-diff-to-benchmark" into the HEMCO 3.9.0 dev stream

    This merge brings the HEMCO "no-diff-to-benchmark" development stream
    into the HEMCO 3.9.0 development stream.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c6e2e67 View commit details
    Browse the repository at this point in the history
  4. Merge 'docs/dev' into the HEMCO 3.9.0 development stream

    This merge brings the HEMCO documentation branch into the HEMCO 3.9.0
    develompent stream, in anticipation of the 3.9.0 release.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed May 29, 2024
    Configuration menu
    Copy the full SHA
    db13ef8 View commit details
    Browse the repository at this point in the history
  5. geos-chem-shared-docs update: Doc updates for GC 14.4.0 / HEMCO 3.9.0

    This commit informs the HEMCO superproject about the following
    commits that were pushed to the geos-chem-shared-docs repository
    
    cbfb5cb Update bibliography, bug fixes in supplemental guides
    6b6ea17 Fix incorrect references in history-diag-guide.rst
    3d827c3 Added extra named anchors in history-diag-guide.rst
    41266ed Merge branch 'feature/history-guide'
    285d590 Remove reference to BPCH_DIAG in customize-guide.rst
    
    These are all documentation-related updates in anticipation of the
    GEOS-Chem 14.4.0 and HEMCO 3.9.0 releases.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b9f721d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge dev/3.9.0 into the main HEMCO branch

    This merge brings all of the updates for HEMCO 3.9.0 that were
    added to the dev/3.9.0 branch into the main branch, in anticipation
    of the 3.9.0 release.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0231523 View commit details
    Browse the repository at this point in the history
  2. HEMCO 3.9.0 release commit

    Changed version numbers to 3.9.0 in:
    
    - CHANGELOG.md
    - CMakeLists.txt
    - docs/source/conf.py
    - src/Core/hco_error_mod.F90
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3bd40ad View commit details
    Browse the repository at this point in the history
Loading
0