• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenRefine / OpenRefine / #7289
51%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2023 03:15PM UTC
Jobs 1
Files 669
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#7289

push

GitHub Actions

web-flow
Add Windows installer using InnoSetup 6 (#5833)

* Add Windows installer using InnoSetup 6

This adds an InnoSetup script and modifies the GitHib Actions workflow to run the necessary steps that produce a self-contained installer file from the contents of the ZIP file of the **Windows (with Java)** build artifact.

So far this is untested on the GitHub Actions CI, but a proper installer is produced like this, when the InnoSetup Command Line Compiler is invoked manually with `"%ProgramFiles(x86)%\Inno Setup 6\iscc.exe" -DMyAppVersion="3.8-SNAPSHOT" -DMyProgramFiles="target\openrefine-3.8-SNAPSHOT" "packaging\openrefine.iss"` from the repository root after manually copying the contents of the folder in the ZIP file to `packaging\target\openrefine-3.8-SNAPSHOT` (that's what I got from running `mvn -B deploy -DskipTests -Dgpg.skip`).

* make Windows Installer build dependent on mac maven tests and artifact builds

* produce an installer with every push to `master` or `4.0` instead of only on release action

* populate variable in Windows build...

* fixup artifact deletion and path names depending on whether this is a release build or a commit build... sort of

* Fix Node.js 12 deprecation warning...

(must've made a typo... awkward... 🫣)

* enable dynamic setting of version number from release tag or project settings for output filenames

* fix one last static version number... 🫣

---------

Co-authored-by: Dorian Muthig <contact@dorianmuthig.com>

15552 of 27952 relevant lines covered (55.64%)

0.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7289.1 05 Jul 2023 03:15PM UTC 0
55.64
Source Files on build #7289
Detailed source file information is not available for this build.
  • Back to Repo
  • 3b40ccd1 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc