https://github.com/naev/naev-infrastructure
https://github.com/naev/naev-infrastructure
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naev/naev-infrastructure
- Owner: naev
- License: apache-2.0
- Created: 2021-03-16T05:47:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T05:31:57.000Z (12 months ago)
- Last Synced: 2025-07-21T06:22:39.795Z (12 months ago)
- Language: Dockerfile
- Size: 187 MB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Naev Build Infrastructure
This repository contains Dockerfiles for all of the [Naev Project](https://github.com/naev/naev)'s CI and CD build images, and Github Actions workflows.
### Overview:
- `naev-artwork` (Used to render naev artwork.)
- `naev-docs` (Used for building website and docs.)
- `naev-linux-archaic` (Used for old release builds) ***DEPRECATED***
- `naev-macos` (Used to cross compile for macOS.)
- `naev-release` (Used for packaging releases)
- `naev-steamruntime` (Used for testing linux steam builds in the steamruntime (sniper) environment with extra dependencies installed.)
- `naev-windows` (Used to cross compile for Windows.)
Publicly available images are available from the Github Package Registry [HERE](https://github.com/orgs/naev/packages?repo_name=naev-infrastructure).
These images are used by the [Naev Project](https://github.com/naev/naev) in CI and CD workflows to provide standard build environments, and limit 'moving parts'.
### Build Status:
[](https://github.com/naev/naev-infrastructure/actions/workflows/test_docker.yml) \
[](https://github.com/naev/naev-infrastructure/actions/workflows/deploy_docker.yml)