Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
APIGOV-27565 - final cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed May 9, 2024
1 parent e7b2b41 commit 956b778
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 204 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/build-agents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,6 @@ jobs:
testAgents:
uses: ./.github/workflows/run-tests.yml

# test:
# env:
# GOFLAGS: "-mod=mod"
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# - name: Set up Go
# uses: actions/setup-go@v5
# with:
# go-version: 1.21
# - name: Test
# working-directory: .
# run: |
# make test

buildAgents:
needs: testAgents
env:
Expand Down
46 changes: 0 additions & 46 deletions .github/workflows/build-discovery-docker.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# build the docker images when a tag is created
name: Build docker images

on:
Expand Down
47 changes: 0 additions & 47 deletions .github/workflows/build-traceability-docker.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This action is shared by workflows that want to run the unit tests
name: Test the agents

on:
Expand Down
96 changes: 0 additions & 96 deletions .github/workflows/webmethods-agents-release.yml

This file was deleted.

0 comments on commit 956b778

Please sign in to comment.