Skip to content

hxlnt/nes-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

nes-pipeline Build Status

It's continuous integration for NES homebrew with automagic screenshot updating!

Screenshot

Screenshot updated Thursday, April 16, 2020 at 23:34:52 UTC+00:00.

How it works

Every time code is checked in to the master branch, an Azure Pipelines (free tier) workflow is automatically triggered. This workflow compiles the NES ROM from source, screenshots the ROM, updates the screenshot in the README, and posts everything back to GitHub with updated timestamps.

This example also edits the NES source on each run to add a timestamp to the NES screen itself, just to prove out the inner workings.

To try it out yourself, simply fork this repo, set up an Azure Pipeline, and connect the pipeline to your fork. If you want the pipeline and build badge to be publicly visible, make sure to change the default pipeline setting from private to public. Edit azure-pipeline.yml to change the build steps to suit your own workflow.

xoxox hxlnt (rachel)

About

๐Ÿ”„ Continuous integration for NES homebrew that adds screenshots taken in the cloud.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages