Skip to content

Releases: ministryofjustice/tech-docs-github-pages-publisher

v5.0.0

29 Oct 11:05
16d7d85
Compare
Choose a tag to compare

⚠️ Breaking Changes

As documented in the release notes of tech-docs-gem v4.0.0:

  • BREAKING: drop support for end-of-life Ruby versions 2.7 and 3.0. The minimum Ruby version is now 3.1.
  • BREAKING: drop support for IE8
  • BREAKING: Upgrade to govuk-frontend v5.7.1 and introduce new Javascript entry point

The additional file source/javascripts/govuk_frontend.js is now required, you can find a copy here.

Most up-to-date documentation on breaking changes can be found in the CHANGELOG.md

What's Changed

Full Changelog: v4.0.0...v5.0.0

v4.0.0

22 Feb 17:13
36c34e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v4.0.0

v3.0.2

25 Jan 13:28
1582f95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

24 Jan 11:21
1dd6602
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.0.1

v3

21 Oct 15:09
059a09e
Compare
Choose a tag to compare
v3

Breaking Change

The scripts in the Docker container have changed.

scripts/deploy.sh is now used to check internal links only during the deploy stage. See .github/workflows/publish-gh-pages.yml below.

[Optional]: Use the scripts/check-url-links.sh to test internal and external URLs, it may produce false errors for valid working URLs. Add the .github/workflows/check-links.yml below to run the check when the PR is created. The false errors can be ignored.

What's Changed

Full Changelog: v2...v3

v2

12 Oct 09:40
74e5c6f
Compare
Choose a tag to compare
v2

Breaking Change

  • If you have a branch called gh-pages already rename it to gh-pages-old. In repository settings, go to Pages, copy the 'Custom domain' value, for 'Build and deployment' 'Source' change to the option 'GitHubs Actions'. Then apply the new yml code in the README.md in your CI Action that published gh-pages. If all is working can remove the gh-pages-old branch.

What's Changed

  • Dependabot dependency updates
  • Bump Code-Formatter v7
  • Add the dependency-review.yml GH Action
  • Bump html-proofer
  • Use GH gh-pages action v1 to upload documentation site to GH pages
  • Use html-proofer vebrose option

Full Changelog: 1.5...v2

1.5

24 May 18:17
8e6faaa
Compare
Choose a tag to compare
1.5

What's Changed

Full Changelog: v1.5...1.5