Skip to content

Commit a033456

Browse files
Add zone security
Signed-off-by: Mandy Chessell <mandy.e.chessell@gmail.com>
1 parent ea2a8dd commit a033456

File tree

190 files changed

+11154
-2621
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+11154
-2621
lines changed

.github/workflows/release-v6.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,12 @@ jobs:
4646
with:
4747
distribution: 'temurin'
4848
java-version: '17'
49-
# QEMU is needed for ARM64 build for egeria-configure
49+
# Just build but don't publish (yet)
50+
- name: build (no publish to maven central)
51+
uses: gradle/gradle-build-action@v3
52+
with:
53+
cache-read-only: false
54+
arguments: build
5055
# egeria-configure needs to install utilities
5156
- name: Set up QEMU
5257
uses: docker/setup-qemu-action@v3

EgeriaContentPacksGUIDMap.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/APIsContentPack.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/ApacheAtlasContentPack.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/ApacheKafkaContentPack.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/CocoBusinessSystemsArchive.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/CocoClinicalTrialsTemplatesArchive.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/CocoComboArchive.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/CocoGovernanceEngineDefinitionsArchive.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content-packs/CocoGovernanceProgramArchive.omarchive

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)