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

Tatsh / dbeaver-creds / 25114477146
100%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 02:21PM UTC
Jobs 2
Files 3
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

29 Apr 2026 02:19PM UTC coverage: 100.0%. Remained the same
25114477146

push

github

Tatsh
workflows: fold PowerShell Gallery publish into publish.yml

The PowerShell Gallery release was previously a standalone
`publish-gallery.yml` triggered separately on `v*` tag push.
Move it into `publish.yml` as a `publish-gallery` job alongside
the PyPI `publish` job, both gated on the same `check` job
(which polls Build/Tests for the tagged commit). One workflow
file now owns every release-target the project ships.

The gallery job:

- runs on `windows-latest` (Publish-Module needs PowerShell)
- removes `DBeaverCreds\*.Tests.ps1` so test fixtures don't ship
- calls `Publish-Module -Name .\DBeaverCreds -NuGetApiKey
  $env:NUGET_API_KEY`

**Deployment note:** the `NUGET_API_KEY` secret needs to exist on
the repository (Settings > Secrets and variables > Actions). It
already existed for the standalone workflow; nothing to add if
it was set previously, but this is the only piece that lives
outside the repo.

Delete the now-redundant `.github/workflows/publish-gallery.yml`.

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

107 of 107 relevant lines covered (100.0%)

4.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native-macOS - 25114477146.1 29 Apr 2026 02:21PM UTC 2
100.0
GitHub Action Run
2 pwsh - 25114477146.2 29 Apr 2026 02:21PM UTC 1
100.0
GitHub Action Run
Source Files on build 25114477146
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25114477146
  • d3fabd4a on github
  • Prev Build on master (#25114229736)
  • Next Build on master (#25114657149)
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