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

OpenRefine / OpenRefine / #7288 / 1
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2023 04:59AM UTC
Files 669
Run time 7s
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

05 Jul 2023 04:56AM UTC coverage: 55.638%. Remained the same
#7288.1

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

Source Files on job #7288.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7288
  • 3b40ccd1 on github
  • Prev Job for on master (##7287.1)
  • Next Job for on master (##7289.1)
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