Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Sep 13, 2024
1 parent 0716a24 commit 3772cf1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 143 deletions.
5 changes: 0 additions & 5 deletions k8s-test-runner/.changeset/v1.999.0-test-release.md

This file was deleted.

5 changes: 0 additions & 5 deletions k8s-test-runner/.changeset/v1.999.1-test-release.md

This file was deleted.

7 changes: 0 additions & 7 deletions scripts/test-package-release.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,16 +77,9 @@ def main():

args = parser.parse_args()

# Remove the specified tag if it exists
remove_tag(args.tag)

# Add release file to the package directory
add_release_file(args.package, args.tag)

# Add (or re-add) the tag
add_tag(args.tag)

# Push remaining changes and all tags
push_changes()

if __name__ == "__main__":
Expand Down
126 changes: 0 additions & 126 deletions tools/breakingchanges/main_test.go

This file was deleted.

0 comments on commit 3772cf1

Please sign in to comment.