From 9a0601d36328ff8e892fe139c156d661c1cc246e Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Mon, 21 Aug 2023 18:16:28 +0100 Subject: [PATCH 1/3] Add 0.6.2 release note --- _includes/head.html | 1 + index.md | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index 59853c0..4f0da74 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -9,5 +9,6 @@ + \ No newline at end of file diff --git a/index.md b/index.md index a15bad2..067bae3 100644 --- a/index.md +++ b/index.md @@ -40,6 +40,14 @@ page_sections: block: section-header header: News + - template: content-feature + block: news-1 + headline: Version 0.6.2 released + date: 2023-08-07 + content: Version 0.6.2 of OpenGHG brings a fix for incorrect object store paths being loaded in from JSON + link_text: For the full list of changes see our changelog. + link: https://github.com/openghg/openghg/blob/devel/CHANGELOG.md#062---2023-08-07 + - template: content-feature block: news-1 headline: Version 0.6.1 released From 689de6b65e86dee3478d3fb350ad73e1056b0f09 Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Mon, 21 Aug 2023 18:19:32 +0100 Subject: [PATCH 2/3] Fix YAML error --- index.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 067bae3..44159ee 100644 --- a/index.md +++ b/index.md @@ -64,7 +64,7 @@ page_sections: link_text: For the full list of changes see our changelog. link: https://github.com/openghg/openghg/blob/devel/CHANGELOG.md#060---2023-07-18 -- template: content-feature + - template: content-feature block: news-1 headline: Updated NOAA ObsPack retrieval date: 2023-05-10 @@ -72,6 +72,22 @@ page_sections: link_text: Try the OpenGHG ObsPack tutorial. link: https://docs.openghg.org/tutorials/local/Exploring_data/Explore_NOAA_ObsPack.html + - template: content-feature + block: news-1 + headline: Version 0.5.1 released + date: 2023-05-10 + content: Today we release version 0.5.1 of OpenGHG. This release contains fixes for bugs in some of our standardisation code and our NOAA ObsPack retrieval functionality. + link_text: For the full list of changes see our changelog. + link: https://github.com/openghg/openghg/blob/devel/CHANGELOG.md#051---2023-05-10 + + - template: content-feature + block: news-1 + headline: Version 0.5.0 released + date: 2023-03-14 + content: Today we release version 0.5.0 of OpenGHG. This release comes with new features and fixes. These include the ability to add EDGAR data to the object store, new ways of searching and storing emissions data, two new tutorials and an OpenGHG command line interface to help you get setup quickly. + link_text: For the full list of changes see our changelog. + link: https://github.com/openghg/openghg/blob/devel/CHANGELOG.md#050---2023-03-14 + - template: content-feature block: section-header header: Videos From ca08284988c503786b6f5c04b54c034d870cfe8f Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Mon, 21 Aug 2023 18:20:46 +0100 Subject: [PATCH 3/3] Update gems --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index efe0c4a..e99e244 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,15 +2,15 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - activesupport (7.0.6) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) - async (2.6.2) + async (2.6.3) console (~> 1.10) fiber-annotation io-event (~> 1.1) @@ -20,9 +20,9 @@ GEM execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.23.9) + commonmarker (0.23.10) concurrent-ruby (1.2.2) - console (1.18.0) + console (1.23.2) fiber-annotation fiber-local dnsruby (1.70.0) @@ -98,7 +98,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (5.0.7) + html-proofer (5.0.8) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) @@ -235,7 +235,7 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.19.0) - nokogiri (1.15.3-arm64-darwin) + nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -254,7 +254,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.6) rouge (3.26.0) ruby-rc4 (0.1.5) ruby2_keywords (0.0.5) @@ -284,7 +284,7 @@ GEM unicode-display_width (1.8.0) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.9) + zeitwerk (2.6.11) PLATFORMS arm64-darwin-21