From 89c60ddeec9583059e6fb088cf838eeb28fe2350 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 14 Jun 2024 01:04:09 +0000 Subject: [PATCH 1/2] Cloned WordPress post 28511 for environment PROD --- __pycache__/github_writer.cpython-312.pyc | Bin 2955 -> 2955 bytes ...wordpress_image_downloader.cpython-312.pyc | Bin 3221 -> 3221 bytes dist/index.html | 1 - package-lock.json | 4 ++-- 4 files changed, 2 insertions(+), 3 deletions(-) diff --git a/__pycache__/github_writer.cpython-312.pyc b/__pycache__/github_writer.cpython-312.pyc index b1949671f5217224f9744091e37403311371203a..c448d60f70abb19b9eb29d6e71d9343d02123ae4 100644 GIT binary patch delta 19 ZcmeAc?-u7e&CAQh00dvBZRBd?1^_Ut1rPuL delta 19 ZcmeAc?-u7e&CAQh00hlbHgYv`0{|`c1e^c> diff --git a/__pycache__/wordpress_image_downloader.cpython-312.pyc b/__pycache__/wordpress_image_downloader.cpython-312.pyc index 7344032a8e8d72086d7b4d9fa5ebd9d9b0691185..0ffd0239405ce10810e511f16e6c733950f10f0d 100644 GIT binary patch delta 19 ZcmbO#IaQMDG%qg~0}y

The scholarly community is collectively facing a looming crisis as more false research is slipping into publication, threatening the integrity of the scholarly record. Members of the ORCID Senior Team recently devoted a webinar to address how ORCID, and more specifically ORCID member organizations, can help. If you missed the webinar, you can catch the replay here and download the presentation here.

diff --git a/package-lock.json b/package-lock.json index dbaeee9..57b2259 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "orcid-wordpress-home-page-deploy", - "version": "v0.1.34", + "version": "v0.1.35", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "orcid-wordpress-home-page-deploy", - "version": "v0.1.34", + "version": "v0.1.35", "license": "ISC", "dependencies": { "line-reader": "^0.4.0" From 8ec14f344e7c36d0fc6f127cbf3fd52388e8c54f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 14 Jun 2024 01:04:23 +0000 Subject: [PATCH 2/2] Inject version v0.1.36 into index.html and update package.json --- dist/index.html | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/index.html b/dist/index.html index 351fe28..afaa546 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,3 +1,4 @@ +

The scholarly community is collectively facing a looming crisis as more false research is slipping into publication, threatening the integrity of the scholarly record. Members of the ORCID Senior Team recently devoted a webinar to address how ORCID, and more specifically ORCID member organizations, can help. If you missed the webinar, you can catch the replay here and download the presentation here.

diff --git a/package.json b/package.json index 11ec137..9e2f0dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orcid-wordpress-home-page-deploy", - "version": "v0.1.35", + "version": "v0.1.36", "description": "", "main": "index.js", "scripts": {},