Releases: NHSDigital/rap-community-of-practice
v1.6.1
What's Changed
- Hotfix to the images on the RAP Release Workflow page.
Automated Release Notes
Note: The linked pull requests are on the private development repository for the RAP Community of Practice and cannot be viewed if you do not have access to that repository. They have been left in for reference.
- JW Hotfix links for images by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#163
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- New RAP Release Process page
- Updated website with our brand new mailbox address: england.rapchampions@nhs.net
Automatic Release Notes
Note: The linked pull requests are on the private development repository for the RAP Community of Practice and cannot be viewed if you do not have access to that repository. They have been left in for reference.
- WD NV-1605 changed emails from datascience to rap champions mailbox by @warren-davies4 in NHSDigital/RAP_CoP_dev#160
- JS NV-1608 Release Process Webpage by @jenniferstruthers1-nhs in NHSDigital/RAP_CoP_dev#161
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in NHSDigital/RAP_CoP_dev#159
- SH NV-1630 Fixes build failure by @SamHollings in NHSDigital/RAP_CoP_dev#162
New Contributors
- @jenniferstruthers1-nhs made their first contribution in NHSDigital/RAP_CoP_dev#161
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- New "What is RAP" page
- New page on the Example RAP Pipeline.
- Check out the example pipeline here.
- New and improved automated release process!
- Check out the details on how it works!
Automatic Release Notes
Note: The linked pull requests are on the private development repository for the RAP Community of Practice and cannot be viewed if you do not have access to that repository. They have been left in for reference.
- Create pull_request_template.md by @SamHollings in NHSDigital/RAP_CoP_dev#123
- Jw quick typo fixes for the git guidance by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#147
- Bump urllib3 from 1.26.14 to 1.26.17 by @dependabot in NHSDigital/RAP_CoP_dev#150
- Bump tornado from 6.3.2 to 6.3.3 by @dependabot in NHSDigital/RAP_CoP_dev#146
- Bump gitpython from 3.1.30 to 3.1.35 by @dependabot in NHSDigital/RAP_CoP_dev#154
- Update useful_links.md by @SamHollings in NHSDigital/RAP_CoP_dev#149
- Bump pymdown-extensions from 9.9 to 10.0 by @dependabot in NHSDigital/RAP_CoP_dev#145
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in NHSDigital/RAP_CoP_dev#137
- Wd 1598 add example pipeline page by @warren-davies4 in NHSDigital/RAP_CoP_dev#151
- Bump gitpython from 3.1.35 to 3.1.37 by @dependabot in NHSDigital/RAP_CoP_dev#155
- Jw NV 1573 improvements to automated release process by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#140
- fixed relative paths to images in example pipeline page by @warren-davies4 in NHSDigital/RAP_CoP_dev#157
- Wd 1604 what is rap page by @warren-davies4 in NHSDigital/RAP_CoP_dev#158
Full Changelog: v1.4.1...v1.5.0
v1.4.1
Merge pull request #46 from NHSDigital/release/v1.4.1 Release v1.4.1
v1.4.0
What's Changed
- Refreshed and updated Git training materials, including:
- Introduction to Git
- Using Git collaboratively
- Quick Start Guides for Git, GitHub, and GitLab,
- Walkthroughs on using commits, branches, and pull/merge requests
- New "Process mapping" guide
- New "History of RAP" page
- Minor improvements and fixes (see notes below)
Automatic Release Notes
Note: The linked pull requests are on the private development repository for the RAP Community of Practice and cannot be viewed if you do not have access to that repository. They have been left in for reference.
- Bump pymdown-extensions from 9.9 to 10.0 by @dependabot in NHSDigital/RAP_CoP_dev#115
- Fixed spelling in intro to python and corrected case of "Python" in a… by @SamHollings in NHSDigital/RAP_CoP_dev#119
- Update what-is-open-source.md by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#122
- Sh override disclaimer by @SamHollings in NHSDigital/RAP_CoP_dev#121
- Sh 1017 process map guide by @SamHollings in NHSDigital/RAP_CoP_dev#118
- SH add r rap guide link by @SamHollings in NHSDigital/RAP_CoP_dev#124
- Sh mkdocs warnings intro-to-python.md by @SamHollings in NHSDigital/RAP_CoP_dev#125
- NV-1401 Review and update the current Git guidance by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#90
- Removed now unnecessary external links disclaimer (handled by override) by @SamHollings in NHSDigital/RAP_CoP_dev#134
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in NHSDigital/RAP_CoP_dev#133
- Bump pygments from 2.13.0 to 2.15.0 by @dependabot in NHSDigital/RAP_CoP_dev#135
- Bump markdown-it-py from 2.1.0 to 2.2.0 by @dependabot in NHSDigital/RAP_CoP_dev#132
- Bump tornado from 6.2 to 6.3.2 by @dependabot in NHSDigital/RAP_CoP_dev#131
- Update acknowledgements.md by @SamHollings in NHSDigital/RAP_CoP_dev#136
- made a basic page on the history of RAP by @SamHollings in NHSDigital/RAP_CoP_dev#126
New Contributors
- @humairahussein1 made their first contribution
- @warren-davies4 made their first contribution
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Home page has had a major refresh
- Navigation changes to help you find your way around the website
- New Glossary
- New "What is Open Source" guide
- New "Intro to Python" guide
- New "RAP Pre-engagement Questionnaire" guide
- Updated guidance on "Typical Engagement Flow"
- Updated guidance on "Project and Package structuring" (Python)
- Updated "Useful links"
- Minor bug and typo fixes
Automatic Release Notes
- NV-1500 KISS note incorrectly indented by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#103
- NV-1499 Fix CI Badge by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#104
- Hr 1469 update project structure guide by @helrich in NHSDigital/RAP_CoP_dev#105
- NV-1453 Open source guide by @xiyaozhuang in NHSDigital/RAP_CoP_dev#97
- XZ-FIX-open-source by @xiyaozhuang in NHSDigital/RAP_CoP_dev#106
- Created Glossary by @DanGoldwater1 in NHSDigital/RAP_CoP_dev#110
- Intro to Python by @DanGoldwater1 in NHSDigital/RAP_CoP_dev#109
- XZ-FIX glossary link by @xiyaozhuang in NHSDigital/RAP_CoP_dev#113
- SH-1506 RAP Pre-engagement Questionnaire by @SamHollings in NHSDigital/RAP_CoP_dev#107
- XZ Redesign layout by @xiyaozhuang in NHSDigital/RAP_CoP_dev#111
Note: The linked pull requests are on the private development repository for the RAP Community of Practice and cannot be viewed if you do not have access to that repository. They have been left in for reference.
New Contributors
- @scarlett-k-nhs made their first contribution
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Site name has changed to RAP Community of Practice
- Guidance on Efficient Pyspark Code
- Guidance on When to Stop Coding
- Guidance on Using f-Strings in SQL Queries
- Package upgrades as advised by Dependabot
- Upgraded site scrolling:
- Heading links now should scroll the correct amount and not cut off the target heading
- Scrolling is smoothed when using heading links
Automatic Release Notes
- Change site name to RAP Community of Practice by @SamHollings in NHSDigital/RAP_CoP_dev#83
- Bump setuptools from 65.3.0 to 65.5.1 by @dependabot in NHSDigital/RAP_CoP_dev#85
- Delete environment.yml by @SamHollings in NHSDigital/RAP_CoP_dev#76
- Added improvements to Release Process by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#80
- Bump wheel from 0.37.1 to 0.38.1 by @dependabot in NHSDigital/RAP_CoP_dev#84
- NV-1472 Update the links on docs/useful_links.md to be consistent in definition by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#87
- Add a guide on a case study showing the impact of efficient PySpark code by @SamHollings in NHSDigital/RAP_CoP_dev#64
- Bump gitpython from 3.1.29 to 3.1.30 by @dependabot in NHSDigital/RAP_CoP_dev#92
- NV-1450 When to Stop Coding Feedback by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#86
- Revert "Add a guide on a case study showing the impact of efficient PySpark code (#64)" by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#96
- Hr 1403 python f strings guide by @helrich in NHSDigital/RAP_CoP_dev#82
- NV-1493 Fix section link by @xiyaozhuang in NHSDigital/RAP_CoP_dev#98
- NV-1495 -Adds CSS for smooth scroll behaviour to extra.css by @josephwilson8-nhs in NHSDigital/RAP_CoP_dev#99
Note: The linked pull requests are on the private development repository for the RAP Community of Practice and cannot be viewed if you do not have access to that repository. They have been left in for reference.
New Contributors
- @dependabot made their first contribution in NHSDigital/RAP_CoP_dev#85
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Guidance on Git Hooks
- Guidance on Updating Published Code
Automatic Release Notes
- Release v1.1.0 by @xiyaozhuang in #35
New Contributors
- @xiyaozhuang made their first contribution in #35
Full Changelog: v1.0.0...v1.1.0
Initial Release
What Changed
- Guidance on Virtual Environments
- Guidance on When to Stop Coding
Automatic release notes
- Hr 1188 r git by @helrich in #2
- Add Intro to R link by @helrich in #3
- Improving layout and expanding rollout section by @connor1q in #4
- Cq updates by @connor1q in #5
- Hr changes by @helrich in #9
- Hr updates to git by @helrich in #10
- Update publishing code in the open by @harrietrs in #20
- Sh new front page by @SamHollings in #22
- Restructure and edit files by @abbieprescott in #23
- Create gh-pages version by @harrietrs in #31
- add two new guides and pr prep by @helrich in #32
- Publishes when to stop coding guide by @josephwilson8-nhs in #33
- Added new improved guides on virtual environments by @xiyaozhuang in #34
New Contributors
- @helrich made their first contribution in #2
- @connor1q made their first contribution in #4
- @harrietrs made their first contribution in #20
- @SamHollings made their first contribution in #22
- @abbieprescott made their first contribution in #23
- @josephwilson8-nhs made their first contribution in #33
- @xiyaozhuang made their first contribution in #34
Full Changelog: https://github.com/NHSDigital/rap-community-of-practice/commits/v1.0.0