8000 Comparing 3.9.0...3.9.1 · 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.9.0
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.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jun 4, 2024

  1. Now use comma-separated list for exempt-issue-labels

    .github/workflows/stale.yml
    - The exempt-issue-labels YAML tag should have had a comma-separated list
      of labels not to be marked stale.  We had used a YAML sequence, which
      caused the GitHub "Mark stale issues" to fail.  Now fixed.
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fb8fb48 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge PR #280 (Now use comma-separated list in stale.yml )

    This merge brings PR #280 (Now use comma-separated list for
    exempt-issue-labels YAML tag in stale.yml, by @yantosca) into
    the HEMCO "no-diff-to-benchmark" development stream.
    
    This PR fixes a bug which caused the "Mark stale issues" GitHub
    action to fail due to an improperly formatted YAML file.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    55d27e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge no-diff-to-benchmark updates into main

    This merge brings the no-diff-to-benchmark branch into the main branch
    in anticipation of the HEMCO 3.9.1 release.
    
    Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
    yantosca committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0221d4e View commit details
    Browse the repository at this point in the history
  2. HEMCO 3.9.1 release

    Changed version numbers 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 Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2192e0e View commit details
    Browse the repository at this point in the history
Loading
0