Skip to content

Commit 99e7083

Browse files
Remove upstream workflows that don't apply to the GeneXus fork
These workflows (CI Build & Package, Release Build & Package, Push to NuGet, PR validation) were inherited from upstream/main when 6.0-GX was seeded. They reference secrets (NUGET_API_KEY) and repository variables (CI_VERSION_MAJORMINOR, RELEASE_VERSION_MAJORMINOR) that the genexuslabs fork does not define, so any time they fire they fail. The GeneXus-owned 'Build' workflow (build.yml) covers all the cases for this fork (push to **-GX, release published, workflow_dispatch). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3fa2265 commit 99e7083

4 files changed

Lines changed: 0 additions & 161 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/workflows/nuget-deploy.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/pr-validation.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)