Skip to content

Conversation

@samdbmg
Copy link
Member

@samdbmg samdbmg commented Dec 3, 2025

Details

Adds notes about how to run the linter, renderer and mock server, as well as a suggestion they be run before opening a PR.

Jira Issue (if relevant)

Jira URL: N/A - a good suggestion from @johnbilt

Related PRs

N/A

Submitter PR Checks

(tick as appropriate)

  • PR completes task/fixes bug
  • API version has been incremented if necessary
  • ADR status has been updated, and ADR implementation has been recorded
  • Documentation updated (README, etc.)
  • PR added to Jira Issue (if relevant)
  • Follow-up stories added to Jira

Reviewer PR Checks

(tick as appropriate)

  • PR completes task/fixes bug
  • Design makes sense, and fits with our current code base
  • Code is easy to follow
  • PR size is sensible
  • Commit history is sensible and tidy

Info on PRs

The checks above are guidelines. They don't all have to be ticked, but they should all have been considered.

Adds notes about how to run the linter, renderer and mock server, as
well as a suggestion they be run before opening a PR.
@samdbmg samdbmg requested a review from a team as a code owner December 3, 2025 13:32
@j616 j616 self-assigned this Jan 5, 2026
Copy link
Contributor

@j616 j616 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

### Development

This repository contains a [Makefile](./Makefile) with various targets to aid specification development.
These rely on having Docker available on the system, and are primarily tested on Linux (but may work on other platforms).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docker image requires an x86 based processor (as I found out when trying to run on an arm based instance)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants