Skip to content

wurstscript/wurst-jassdoc-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

wurst-jassdoc-build

Build artifacts for lep/jassdoc.

What this repo does

The GitHub Actions workflow:

  1. Checks the latest commit on lep/jassdoc once per night (and on manual trigger).
  2. Skips work if that upstream commit already has a release here.
  3. Builds jass.db using Ubuntu 24.04 in Docker and make.
  4. Publishes a prerelease tagged as nightly-<upstream-sha12> containing:
    • jass.db
    • jass.commit.txt (full upstream commit hash)

This gives a commit-pinned artifact stream for update checks.

Consumer expectation (WurstScript)

WurstScript can download the latest matching prerelease asset and place the DB at:

~/.wurst/jassdoc/jass.db

About

artifacts for lep/jassdoc

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors