Skip to content

Commit 5303c0d

Browse files
(MAINT) test vmpooler
1 parent 67899f0 commit 5303c0d

31 files changed

+198
-2908
lines changed

.github/workflows/README.md

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

.github/workflows/add-to-project.yml

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

.github/workflows/auto_release.yml

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

.github/workflows/ci.yml

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

.github/workflows/mend.yml

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

.github/workflows/nightly.yml

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

.github/workflows/release-prep.yml

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

.github/workflows/release.yml

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

.github/workflows/spec.yml

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

.github/workflows/test-add-compiler-matrix.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
BOLT_GEM: true
3333
BOLT_DISABLE_ANALYTICS: true
3434
LANG: en_US.UTF-8
35+
PUPPET_FORGE_TOKEN: ${{ secrets.PUPPET_FORGE_API_TOKEN }}
36+
BUNDLE_RUBYGEMS___PUPPETCORE__PUPPET__COM: forge-key:${{ secrets.PUPPET_FORGE_API_TOKEN }}
3537
strategy:
3638
fail-fast: false
3739
matrix:
@@ -102,4 +104,4 @@ jobs:
102104
echo ::group::info:request
103105
cat request.json || true; echo
104106
echo ::endgroup::
105-
fi
107+
fi

0 commit comments

Comments
 (0)