Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Jul 12, 2024
1 parent 9213366 commit 7822a34
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 206 deletions.
8 changes: 0 additions & 8 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -166,14 +166,6 @@ ifneq ("$(wildcard upstream)","")
./upstream.sh init
endif

upstream.finalize:
echo "Deprecated: Use `./upstream.sh format_patches` instead"
scripts/upstream_old.sh "$@" end_rebase

upstream.rebase:
echo "Deprecated: Use `./upstream.sh checkout` and `./upstream.sh rebase` instead"
scripts/upstream_old.sh "$@" start_rebase

bin/pulumi-java-gen: .pulumi-java-gen.version
pulumictl download-binary -n pulumi-language-java -v v$(shell cat .pulumi-java-gen.version) -r pulumi/pulumi-java

Expand Down
198 changes: 0 additions & 198 deletions scripts/upstream.sh

This file was deleted.

0 comments on commit 7822a34

Please sign in to comment.