From 13d213c904280e29eca9fd2e477eef10e5524191 Mon Sep 17 00:00:00 2001 From: Miranda Mundt Date: Tue, 2 Apr 2024 08:00:11 -0600 Subject: [PATCH 1/3] New Working Group: Testing --- _data/menus/working-groups.yml | 2 ++ _data/navigation.yml | 2 ++ pages/wg/outreach.md | 5 +++- pages/wg/testing.md | 47 ++++++++++++++++++++++++++++++++++ pages/wg/working-groups.md | 41 +++++++++++++++-------------- 5 files changed, 77 insertions(+), 20 deletions(-) create mode 100644 pages/wg/testing.md diff --git a/_data/menus/working-groups.yml b/_data/menus/working-groups.yml index 41073a3d4..239f46d54 100644 --- a/_data/menus/working-groups.yml +++ b/_data/menus/working-groups.yml @@ -16,6 +16,8 @@ link: wg/outreach - name: RSE Empowerment in National Labs link: wg/rse-empowerment-national-labs + - name: Testing + link: wg/testing - name: User Experience link: wg/ux - name: Website diff --git a/_data/navigation.yml b/_data/navigation.yml index ab9598bb0..c792a0f97 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -67,6 +67,8 @@ link: wg/outreach - name: RSE Empowerment in National Labs link: wg/rse-empowerment-national-labs + - name: Testing + link: wg/testing - name: User Experience link: wg/ux - name: Website diff --git a/pages/wg/outreach.md b/pages/wg/outreach.md index 9464eabcd..c50363c23 100644 --- a/pages/wg/outreach.md +++ b/pages/wg/outreach.md @@ -11,6 +11,9 @@ set_last_modified: true # Overview +This working group is currently looking for new chairs and is INACTIVE +until otherwise stated. + The US-RSE Outreach Working Group is dedicated to broadening US-RSE's engagement with the research software engineer (RSE) and wider computational science and engineering (CSE) communities. We strive to raise awareness of @@ -23,7 +26,7 @@ bi-weekly virtual meetings. To get involved, visit the slack or contact the Outreach working group list. -**Co-chairs**: Miranda Mundt, Joshua Teves +**Co-chairs**: INACTIVE # Work Products diff --git a/pages/wg/testing.md b/pages/wg/testing.md new file mode 100644 index 000000000..05ba484d0 --- /dev/null +++ b/pages/wg/testing.md @@ -0,0 +1,47 @@ +--- +layout: page +title: Testing +subtitle: +menubar: working-groups +permalink: /wg/testing/ +set_last_modified: true +--- + +# Overview + +The Testing Working Group aims to leverage valuable industry software testing +practices and methodologies, bridging the gap between research and industry +standards. The group seeks to tackle the distinct challenges of research +software testing by harnessing AI technologies. Some key focus areas include +testing legacy code, ensuring comprehensive code coverage, and enhancing +overall verification and validation processes. This collaborative effort +will bring together RSEs, researchers, and practitioners to discuss current +limitations, share knowledge, and collectively address cutting-edge challenges, +thereby advancing the reliability and quality of research software. + +If you would like to join the conversation, please join us on +the [`#wg-testing`](https://usrse.slack.com/messages/wg-testing) +channel on the US-RSE slack or contact us on the +Testing working group list. + +**Co-Chairs**: Nasir Eisty, David Luet + +# Work Products + +TBD. + +------ + + diff --git a/pages/wg/working-groups.md b/pages/wg/working-groups.md index 422108c80..e6a90a1a7 100644 --- a/pages/wg/working-groups.md +++ b/pages/wg/working-groups.md @@ -135,25 +135,6 @@ To get involved, visit the [`#wg-mentorship-program`](https://usrse.slack.com/messages/wg-mentorship-program) channel on the US-RSE slack. -
- -

Outreach

- -The Outreach Working Group aims to broaden the reach of the US-RSE Association -and the understanding and recognition of RSE as a professional designation. To -reach this goal, we plan to expand the US-RSE presence at conferences and -workshops, engage with students earlier in their educational careers, and -provide tools and resources that individual US-RSE members can easily use to -spread the message and mission of the US-RSE Association. We welcome all who -are interested in helping us with this goal. To get involved, -visit the [`#wg-outreach`](https://usrse.slack.com/messages/wg-outreach) channel on -the US-RSE slack or contact the -Outreach working group list. - -Visit the [Outreach Working Group page]({{ site.baseurl }}/wg/outreach/) for -more details and a catalog of work products. - -

RSE Empowerment in National Labs

@@ -175,6 +156,28 @@ more details.
+

Testing

+ +The Testing Working Group aims to leverage valuable industry software testing +practices and methodologies, bridging the gap between research and industry +standards. The group seeks to tackle the distinct challenges of research +software testing by harnessing AI technologies. Some key focus areas include +testing legacy code, ensuring comprehensive code coverage, and enhancing +overall verification and validation processes. This collaborative effort +will bring together RSEs, researchers, and practitioners to discuss current +limitations, share knowledge, and collectively address cutting-edge challenges, +thereby advancing the reliability and quality of research software. + +If you would like to join the conversation, please join us on +the [`#wg-testing`](https://usrse.slack.com/messages/wg-testing) +channel on the US-RSE slack or contact us on the +Testing working group list. + +Visit the [Testing Working Group page]({{ site.baseurl }}/wg/testing/) for +more details. + +
+

User Experience (UX)

The User Experience Working Group (UXWG) advocates for increased awareness and From 725dfd2f6ad48a82b0fd2ac4c505b480ba765be9 Mon Sep 17 00:00:00 2001 From: Miranda Mundt Date: Tue, 2 Apr 2024 08:05:48 -0600 Subject: [PATCH 2/3] New typos version --- .github/workflows/typo_config.toml | 1 + _posts/newsletters/2022-08-02-newsletter.md | 36 ++++++++++----------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/.github/workflows/typo_config.toml b/.github/workflows/typo_config.toml index 73401654e..12343bbe7 100644 --- a/.github/workflows/typo_config.toml +++ b/.github/workflows/typo_config.toml @@ -3,6 +3,7 @@ extend-exclude = [ ".git/", ".github/workflows/typo_config.toml", "assets/js/*.min.*", + "pages/feeds/*.xml" ] ignore-hidden = true [default] diff --git a/_posts/newsletters/2022-08-02-newsletter.md b/_posts/newsletters/2022-08-02-newsletter.md index 9ce5fc7c9..651d18bad 100644 --- a/_posts/newsletters/2022-08-02-newsletter.md +++ b/_posts/newsletters/2022-08-02-newsletter.md @@ -47,7 +47,7 @@ In May, June, and July, the Steering Committee focused on: * ADSA/US-RSE Career Workshop * International RSE Day * US-RSE Annual General Meeting and election -* Follow-up tasks from the April community building workshop, including getting blog posts written, distributing remaining resources from the conference, and coordinating with those who agreeded to lead specific efforts. See the [News](https://us-rse.org/news/) section of the website for three posts that resulted from the community building workshop so far. +* Follow-up tasks from the April community building workshop, including getting blog posts written, distributing remaining resources from the conference, and coordinating with those who agreed to lead specific efforts. See the [News](https://us-rse.org/news/) section of the website for three posts that resulted from the community building workshop so far. * Logistics for working groups: their interactions with the Steering Committee and how individual working groups are structured and operate * Updates on the activities of existing working groups and plans for new groups * Discussing how to involve the community in revising Code of Conduct procedures @@ -201,23 +201,23 @@ As always we thank everyone who is already contributing for their help in shapin These opportunities were recently posted to the [RSE Careers page](https://us-rse.org/jobs/): -1. [Student Assistant II - Research Software Engineer](https://ucar.wd5.myworkdayjobs.com/en-US/UCAR_Careers/details/Student-Assistant-II---Research-Software-Engineer_REQ-2022-279-1): NCAR, Remote _Posted: Jul 28, 2022_ -2. [Associate Software Engineer (multiple positions)](https://uwhires.admin.washington.edu/ENG/Candidates/default.cfm?szCategory=jobprofile&szOrderID=210005): University of Washington, Seattle, WA (remote/hybrid) _Posted: Jul 24, 2022_ -3. [Senior Software Engineer (multiple positions)](https://uwhires.admin.washington.edu/ENG/Candidates/default.cfm?szCategory=jobprofile&szOrderID=209999): University of Washington, Seattle, WA (remote/hybrid) _Posted: Jul 24, 2022_ -4. [Principal Lead Software Engineer (multiple positions)](https://uwhires.admin.washington.edu/ENG/Candidates/default.cfm?szCategory=jobprofile&szOrderID=209997): University of Washington, Seattle, WA (remote/hybrid) _Posted: Jul 24, 2022_ -5. [Postdoctoral Fellow (Quantitative Modeling Group)](https://lbl.referrals.selectminds.com/jobs/postdoctoral-fellow-quantitative-modeling-group-5018): Lawrence Berkeley National Laboratory, Emeryville, CA _Posted: Jul 13, 2022_ -6. [Research Software Engineer](https://careers.udel.edu/cw/en-us/job/498944/research-software-engineer-it-research-cyberinfrastructure): University of Delaware, Newark, Delaware _Posted: Jul 07, 2022_ -7. [Research Associate](https://jobs.colorado.edu/jobs/JobDetail/?jobId=40499): University of Colorado at Boulder, Boulder, CO (remote friendly) _Posted: Jul 07, 2022_ -8. [Research Software Engineer, Epigenomics Core Facility](https://academicjobsonline.org/ajo/jobs/22011): Cornell University, Ithaca, NY _Posted: Jul 01, 2022_ -9. [Research Software Engineer, Breeding Insight Program](https://academicjobsonline.org/ajo/jobs/22018): Cornell University, Ithaca, NY _Posted: Jul 01, 2022_ -10. [Senior Research Software Engineer - Application Engineering](https://jobs.ornl.gov/job-invite/8458/): Oak Ridge National Laboratory, Oak Ridge, TN _Posted: Jun 16, 2022_ -11. [Software Developer 3](https://careersearch.stanford.edu/jobs/software-developer-3-17062): Stanford Center for Biomedical Informatics Research, Stanford University, Santa Clara, CA _Posted: Jun 14, 2022_ -12. [Data Scientist (Open Rank)](https://simonsfoundation.wd1.myworkdayjobs.com/simonsfoundationcareers/job/160-Fifth-Avenue/Data-Scientist--Open-Rank---Center-for-Computational-Neuroscience_R0001111): Center for Computational Neuroscience, Flatiron Institute, New York, New York _Posted: Jun 13, 2022_ -13. [Research Software Engineer - Application Engineering](https://jobs.ornl.gov/job-invite/8419/): Oak Ridge National Laboratory, Oak Ridge, TN _Posted: Jun 10, 2022_ -14. [Research Software Engineer - Neutrons](https://jobs.ornl.gov/job-invite/8420/): Oak Ridge National Laboratory, Oak Ridge, TN _Posted: Jun 10, 2022_ -15. [Postdoctoral Research Scholar - Extensible molecular analysis tools for reproducible science](http://apply.interfolio.com/107631): Arizona State University, Tempe, AZ _Posted: Jun 01, 2022_ -16. [Scientific Software Engineer, Hit Discovery](https://grnh.se/b12d84713us): Schrödinger, New York City, NY _Posted: May 31, 2022_ -17. [Junior Specialist with Data Science Focus](https://aprecruit.ucsf.edu/JPF03809): University of California, San Francisco _Posted: Apr 07, 2022_ +1. [Student Assistant II - Research Software Engineer](https://ucar.wd5.myworkdayjobs.com/en-US/UCAR_Careers/details/Student-Assistant-II---Research-Software-Engineer_REQ-2022-279-1): NCAR, Remote _Posted: Jul 28, 2022_ +2. [Associate Software Engineer (multiple positions)](https://uwhires.admin.washington.edu/ENG/Candidates/default.cfm?szCategory=jobprofile&szOrderID=210005): University of Washington, Seattle, WA (remote/hybrid) _Posted: Jul 24, 2022_ +3. [Senior Software Engineer (multiple positions)](https://uwhires.admin.washington.edu/ENG/Candidates/default.cfm?szCategory=jobprofile&szOrderID=209999): University of Washington, Seattle, WA (remote/hybrid) _Posted: Jul 24, 2022_ +4. [Principal Lead Software Engineer (multiple positions)](https://uwhires.admin.washington.edu/ENG/Candidates/default.cfm?szCategory=jobprofile&szOrderID=209997): University of Washington, Seattle, WA (remote/hybrid) _Posted: Jul 24, 2022_ +5. [Postdoctoral Fellow (Quantitative Modeling Group)](https://lbl.referrals.selectminds.com/jobs/postdoctoral-fellow-quantitative-modeling-group-5018): Lawrence Berkeley National Laboratory, Emeryville, CA _Posted: Jul 13, 2022_ +6. [Research Software Engineer](https://careers.udel.edu/cw/en-us/job/498944/research-software-engineer-it-research-cyberinfrastructure): University of Delaware, Newark, Delaware _Posted: Jul 07, 2022_ +7. [Research Associate](https://jobs.colorado.edu/jobs/JobDetail/?jobId=40499): University of Colorado at Boulder, Boulder, CO (remote friendly) _Posted: Jul 07, 2022_ +8. [Research Software Engineer, Epigenomics Core Facility](https://academicjobsonline.org/ajo/jobs/22011): Cornell University, Ithaca, NY _Posted: Jul 01, 2022_ +9. [Research Software Engineer, Breeding Insight Program](https://academicjobsonline.org/ajo/jobs/22018): Cornell University, Ithaca, NY _Posted: Jul 01, 2022_ +10. [Senior Research Software Engineer - Application Engineering](https://jobs.ornl.gov/job-invite/8458/): Oak Ridge National Laboratory, Oak Ridge, TN _Posted: Jun 16, 2022_ +11. [Software Developer 3](https://careersearch.stanford.edu/jobs/software-developer-3-17062): Stanford Center for Biomedical Informatics Research, Stanford University, Santa Clara, CA _Posted: Jun 14, 2022_ +12. [Data Scientist (Open Rank)](https://simonsfoundation.wd1.myworkdayjobs.com/simonsfoundationcareers/job/160-Fifth-Avenue/Data-Scientist--Open-Rank---Center-for-Computational-Neuroscience_R0001111): Center for Computational Neuroscience, Flatiron Institute, New York, New York _Posted: Jun 13, 2022_ +13. [Research Software Engineer - Application Engineering](https://jobs.ornl.gov/job-invite/8419/): Oak Ridge National Laboratory, Oak Ridge, TN _Posted: Jun 10, 2022_ +14. [Research Software Engineer - Neutrons](https://jobs.ornl.gov/job-invite/8420/): Oak Ridge National Laboratory, Oak Ridge, TN _Posted: Jun 10, 2022_ +15. [Postdoctoral Research Scholar - Extensible molecular analysis tools for reproducible science](http://apply.interfolio.com/107631): Arizona State University, Tempe, AZ _Posted: Jun 01, 2022_ +16. [Scientific Software Engineer, Hit Discovery](https://grnh.se/b12d84713us): Schrödinger, New York City, NY _Posted: May 31, 2022_ +17. [Junior Specialist with Data Science Focus](https://aprecruit.ucsf.edu/JPF03809): University of California, San Francisco _Posted: Apr 07, 2022_ From d3b0c9696ec84b8b0dd6a0fef87ef904e4cfce55 Mon Sep 17 00:00:00 2001 From: Miranda Mundt Date: Wed, 10 Apr 2024 07:48:57 -0600 Subject: [PATCH 3/3] Update language --- pages/wg/testing.md | 16 +++++++--------- pages/wg/working-groups.md | 16 +++++++--------- 2 files changed, 14 insertions(+), 18 deletions(-) diff --git a/pages/wg/testing.md b/pages/wg/testing.md index 05ba484d0..df3cb564a 100644 --- a/pages/wg/testing.md +++ b/pages/wg/testing.md @@ -9,15 +9,13 @@ set_last_modified: true # Overview -The Testing Working Group aims to leverage valuable industry software testing -practices and methodologies, bridging the gap between research and industry -standards. The group seeks to tackle the distinct challenges of research -software testing by harnessing AI technologies. Some key focus areas include -testing legacy code, ensuring comprehensive code coverage, and enhancing -overall verification and validation processes. This collaborative effort -will bring together RSEs, researchers, and practitioners to discuss current -limitations, share knowledge, and collectively address cutting-edge challenges, -thereby advancing the reliability and quality of research software. +The Testing Working Group aims to bring together RSEs, researchers, and practitioners +to discuss current limitations in testing research software, share knowledge, and collectively +address cutting-edge challenges, thereby advancing the reliability and quality of research +software. This will include examining, adapting, and using valuable industry software testing +practices and methodologies, as well as studying and harnessing AI technologies. Some key +focus areas include testing legacy code, ensuring comprehensive code coverage, and enhancing +overall verification and validation processes. If you would like to join the conversation, please join us on the [`#wg-testing`](https://usrse.slack.com/messages/wg-testing) diff --git a/pages/wg/working-groups.md b/pages/wg/working-groups.md index e6a90a1a7..a14f93776 100644 --- a/pages/wg/working-groups.md +++ b/pages/wg/working-groups.md @@ -158,15 +158,13 @@ more details.

Testing

-The Testing Working Group aims to leverage valuable industry software testing -practices and methodologies, bridging the gap between research and industry -standards. The group seeks to tackle the distinct challenges of research -software testing by harnessing AI technologies. Some key focus areas include -testing legacy code, ensuring comprehensive code coverage, and enhancing -overall verification and validation processes. This collaborative effort -will bring together RSEs, researchers, and practitioners to discuss current -limitations, share knowledge, and collectively address cutting-edge challenges, -thereby advancing the reliability and quality of research software. +The Testing Working Group aims to bring together RSEs, researchers, and practitioners +to discuss current limitations in testing research software, share knowledge, and collectively +address cutting-edge challenges, thereby advancing the reliability and quality of research +software. This will include examining, adapting, and using valuable industry software testing +practices and methodologies, as well as studying and harnessing AI technologies. Some key +focus areas include testing legacy code, ensuring comprehensive code coverage, and enhancing +overall verification and validation processes. If you would like to join the conversation, please join us on the [`#wg-testing`](https://usrse.slack.com/messages/wg-testing)