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

Tatsh / dbeaver-creds / 25414292226
100%

Build:
DEFAULT BRANCH: master
Ran 06 May 2026 03:07AM UTC
Jobs 5
Files 6
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

06 May 2026 02:59AM UTC coverage: 100.0%. Remained the same
25414292226

push

github

Tatsh
workflows/publish: attach Bash and Batch scripts to release

The repo's existing portable scripts (`dbeaver-creds`, the Bash
flavour, and `dbeaver-creds.bat`, the Windows Batch flavour) were
documented as install options in the README but weren't shipped on
the release page - users had to clone the repo to get them.

Add them to the `publish` job's release-attach step. The Bash
script is renamed to `dbeaver-creds.sh` so the asset name carries
its language affix (the in-repo file is unsuffixed for system
install convention; on the release page, suffixing avoids
collision with the native CLI binary's name and signals "this is
a script, run with bash").

Implementation:

- Add `actions/checkout@v6.0.2` to the `publish` job (the
  publish-job previously only consumed download-artifact outputs;
  now we need the repo content too).
- New 'Stage shell and batch scripts for release' step copies
  `dbeaver-creds` to `release-scripts/dbeaver-creds.sh` and
  `dbeaver-creds.bat` to `release-scripts/dbeaver-creds.bat`. The
  scripts go to a separate directory from `dist/` so PyPI
  (`pypa/gh-action-pypi-publish`, which uploads everything in
  `dist/`) doesn't see them and complain.
- `softprops/action-gh-release` `files:` list extends to include
  `release-scripts/dbeaver-creds.sh` and
  `release-scripts/dbeaver-creds.bat`.

CHANGELOG.md adds a new bullet under the prebuilt-artefacts list
documenting the scripts.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

228 of 228 relevant lines covered (100.0%)

12.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native-Linux - 25414292226.1 06 May 2026 03:07AM UTC 2
100.0
GitHub Action Run
2 native-macOS - 25414292226.2 06 May 2026 03:07AM UTC 2
96.7
GitHub Action Run
3 pwsh - 25414292226.3 06 May 2026 03:07AM UTC 1
100.0
GitHub Action Run
4 native-Windows-MINGW64 - 25414292226.4 06 May 2026 03:09AM UTC 4
99.32
GitHub Action Run
5 native-Windows-CLANGARM64 - 25414292226.5 06 May 2026 03:13AM UTC 4
99.39
GitHub Action Run
Source Files on build 25414292226
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25414292226
  • 20fbc7bf on github
  • Prev Build on master (#25353730174)
  • Next Build on master (#25529081584)
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