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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
coderdojonijmegen
/
multiplayer_game
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Cicd
- #5
#5
Merged
bashopman
merged 10 commits into
main
coderdojonijmegen/multiplayer_game:main
from
cicd
coderdojonijmegen/multiplayer_game:cicd
Copy head branch name to clipboard
Sep 28, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Cicd
#5
bashopman
merged 10 commits into
main
coderdojonijmegen/multiplayer_game:main
from
cicd
coderdojonijmegen/multiplayer_game:cicd
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2025
Change to multi-stage docker file which builds the application and finally creates the image, but is also usable for the devcontainer.
bashopman
committed
254c9a6
View commit details
Copy full SHA for 254c9a6
Browse repository at this point
Create docker-publish.yml
bashopman
authored
a1ca5a1
View commit details
Copy full SHA for a1ca5a1
Browse repository at this point
Cabal project file added as well as building the executable and image in ci/cd.
bashopman
committed
c122775
View commit details
Copy full SHA for c122775
Browse repository at this point
Commits on Sep 21, 2025
Added Dockerfile for dashboard and updated CI-CD.
bashopman
committed
1cec18b
View commit details
Copy full SHA for 1cec18b
Browse repository at this point
Commits on Sep 26, 2025
Added docker-compose with Mosquitto, server and engine.
bashopman
committed
cd114ef
View commit details
Copy full SHA for cd114ef
Browse repository at this point
Added software design document with sequence diagrams explaining initiation and communication between system blocks.
bashopman
committed
bf2b2bf
View commit details
Copy full SHA for bf2b2bf
Browse repository at this point
Commits on Sep 28, 2025
Added server implentation and Javascript client. Updated software design.
bashopman
committed
536b4f4
View commit details
Copy full SHA for 536b4f4
Browse repository at this point
Fixed paths to Dockerfiles.
bashopman
committed
4c75683
View commit details
Copy full SHA for 4c75683
Browse repository at this point
Split CI jobs for engine en server.
bashopman
committed
128d121
View commit details
Copy full SHA for 128d121
Browse repository at this point
Use domainname instead of localhost.
bashopman
committed
d08bf02
View commit details
Copy full SHA for d08bf02
Browse repository at this point
You can’t perform that action at this time.