Skip to content

Commit

Permalink
chore: housekeeping (#101)
Browse files Browse the repository at this point in the history
- add goreleaser config version
- remove github release changelog config
- remove dependabot config
- move CODEOWNERS in platform specific dir
  • Loading branch information
jooola authored Nov 3, 2023
1 parent a32e5b6 commit a856c06
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 37 deletions.
File renamed without changes.
12 changes: 0 additions & 12 deletions .github/dependabot.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/release.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitlab/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* cloud/integrations
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

# This is an example goreleaser.yaml file with some defaults.
# Make sure to check the documentation at http://goreleaser.com
version: 1

env:
- CGO_ENABLED=0

Expand Down

0 comments on commit a856c06

Please sign in to comment.