Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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 the latest release already contains that upstream commit.
  3. Builds jass.db using Ubuntu 24.04 in Docker and make.
  4. Creates or updates one normal release tagged latest containing:
    • jass.db
    • jass.commit.txt (full upstream commit hash)
  5. Removes the old commit-pinned nightly-* prereleases and tags.

This keeps one GitHub release up to date instead of creating a release for every upstream commit.

Consumer expectation (WurstScript)

WurstScript can always download the current database from:

https://github.com/WurstScript/wurst-jassdoc-build/releases/latest/download/jass.db

It should place the DB at:

~/.wurst/jassdoc/jass.db

About

artifacts for lep/jassdoc

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors