Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NHSDigital
/
data-validation-engine
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
5
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ci: Added github workflows for automated ci
- #2
#2
Merged
georgeRobertson
merged 16 commits into
main
NHSDigital/data-validation-engine:main
from
feature/add_gh_ci
NHSDigital/data-validation-engine:feature/add_gh_ci
Copy head branch name to clipboard
Oct 14, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
ci: Added github workflows for automated ci
#2
georgeRobertson
merged 16 commits into
main
NHSDigital/data-validation-engine:main
from
feature/add_gh_ci
NHSDigital/data-validation-engine:feature/add_gh_ci
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
ci: Added github workflows for automated ci
stevenhsd
committed
5fbd57c
View commit details
Copy full SHA for 5fbd57c
Browse repository at this point
Commits on Oct 13, 2025
ci: tweaks to ci following github testing
stevenhsd
committed
c6e3385
View commit details
Copy full SHA for c6e3385
Browse repository at this point
ci: tweak make command to install venv. Add in enforced python 3.7.17 install as seems to be installing poetry prior to python
stevenhsd
committed
48279cc
View commit details
Copy full SHA for 48279cc
Browse repository at this point
ci: issues with last build which may be linked to use of java 17 rather than java 8. Tweaked workflow to explicitly add java to asdf management in attempt to resolve
stevenhsd
committed
1c6cf70
View commit details
Copy full SHA for 1c6cf70
Browse repository at this point
ci: added asdf reshim in attempt to ensure correct versions of software are used
stevenhsd
committed
2093115
View commit details
Copy full SHA for 2093115
Browse repository at this point
ci: adding some debug as still issues with spark session instantiation
stevenhsd
committed
5f50edb
View commit details
Copy full SHA for 5f50edb
Browse repository at this point
ci: replaced asdf local with asdf set --local as different version being used on runner
stevenhsd
committed
4687574
View commit details
Copy full SHA for 4687574
Browse repository at this point
ci: replaced asdf local with asdf set as different version being used on runner
stevenhsd
committed
aca2d1e
View commit details
Copy full SHA for aca2d1e
Browse repository at this point
ci: more debugging. Restructured asdf setup approach
stevenhsd
committed
d13f07f
View commit details
Copy full SHA for d13f07f
Browse repository at this point
ci: more debugging. Restructured asdf setup approach
stevenhsd
committed
760a88e
View commit details
Copy full SHA for 760a88e
Browse repository at this point
ci: more debugging. export JAVA_HOME to allow correct spark session config for test step
stevenhsd
committed
7ab1d9d
View commit details
Copy full SHA for 7ab1d9d
Browse repository at this point
ci: removed debugging and reenabled skipped steps
stevenhsd
committed
57c59e1
View commit details
Copy full SHA for 57c59e1
Browse repository at this point
ci: attempt to run asdf install straight from .tool-versions
stevenhsd
committed
e8eaf4f
View commit details
Copy full SHA for e8eaf4f
Browse repository at this point
ci: attempt to run asdf install straight from .tool-versions
stevenhsd
committed
0eb46bd
View commit details
Copy full SHA for 0eb46bd
Browse repository at this point
ci: use .tool-versions for asdf installs in linting and reshim prior to running of linting
stevenhsd
committed
f9410f2
View commit details
Copy full SHA for f9410f2
Browse repository at this point
ci: added black back into linting
stevenhsd
committed
270b204
View commit details
Copy full SHA for 270b204
Browse repository at this point
You can’t perform that action at this time.