Skip to content

Commit

Permalink
ops: remove old pulumi env (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 authored Oct 6, 2023
1 parent 02b76df commit 9d58ef1
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 3,492 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
* @jmank88 @krebernisak

pkg/monitoring/ @topliceanu @pedrovsg
ops/ @aalu1418
1 change: 0 additions & 1 deletion .github/workflows/golangci_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ jobs:
with:
name: golangci-lint-report
path: |
./ops/golangci-lint-report.xml
./golangci-lint-report.xml
28 changes: 0 additions & 28 deletions .github/workflows/ops.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/workflows/sonar-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,6 @@ jobs:
name: golangci-lint-report
if_no_artifact_found: warn

- name: Download Go OPS test reports
if: always()
uses: dawidd6/[email protected]
with:
workflow: ops.yml
workflow_conclusion: ""
name_is_regexp: true
name: go-test-results
if_no_artifact_found: warn

- name: Download Go PKG test reports
if: always()
uses: dawidd6/[email protected]
Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.PHONY: gomodtidy
gomodtidy:
go mod tidy
cd ./ops && go mod tidy

.PHONY: godoc
godoc:
Expand Down
44 changes: 0 additions & 44 deletions ops/adapter/container.go

This file was deleted.

109 changes: 0 additions & 109 deletions ops/chainlink/container.go

This file was deleted.

Loading

0 comments on commit 9d58ef1

Please sign in to comment.