govuk-developer-docs icon indicating copy to clipboard operation
govuk-developer-docs copied to clipboard

📖 Tech docs for everyone working on GOV.UK

Results 55 govuk-developer-docs issues
Sort by recently updated
recently updated
newest added

Forcing failover isn't relevant any more, and the instructions are obsolet, so remove that from the documentation. Update the drill to just be emergency publishing on the mirror.

Docs folder now fetched with git clone and sparse checkout. Tests updated as well to mock local repo docs.

The `team` field (which is supposed to be the team's Slack channel as listed on the Application page and the Repo page) is also being used for sending automated notifications...

`GitHubRepoFetcher` is super unkind to GitHub's HTTP API. We're basically crawling every remote repo that's listed in `data/repos.yml` and issuing an HTTP request for every file in its `docs/` directory...

good first issue

Morning, Not a problem, just a request for help. I work in HMRC and we're creating developer documentation using a docs-as-code site for the Multi-channel Digital Tax Platform (MDTP). It'd...

See https://docs.publishing.service.gov.uk/repos/hmrc-manuals-api.html#manuals-and-decisions Every link in that list takes you to https://docs.publishing.service.gov.uk/repos/hmrc-manuals-api/extended_documentation.html, but if you look at [the original README](https://github.com/alphagov/hmrc-manuals-api#manuals-and-decisions), each link takes you to a different anchor point on that...

Bumps [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem) from 5.0.0 to 5.0.1. Changelog Sourced from govuk_schemas's changelog. 5.0.1 Improve speed of random schema generation for customised content items Commits 96875f3 Merge pull request #114 from alphagov/release-501...

dependencies

## What Fix site search ## Why Site search in the developer docs was defaulting to use Google search following a recent update in `modules.js` in the publishing-components-gem. It appears...

Add documentation to explain the taxonomy_topic_email_override feature present on some document collection pages. - [Rendered page](https://github.com/alphagov/govuk-developer-docs/pull/4631/commits/66e055fbf85adba9e569a20651be87c0989bba55?short_path=4e507f6#diff-4e507f6f58c84fe712acfb5648b8d7750fd38f50b7624cc440c827f8dcf8fcb1) - [Trello card](https://trello.com/c/OSr529Am/2080-workflow-to-manage-future-requests-from-hmrc-to-set-topic-level-email-notifications-on-new-not-yet-published-document-collection)

Add a little bit of documentation around how the CI pipeline for both provider and consumer runs.