Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#604)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit d44b7071b42c08f5878a282600ac3f23d1815278.
  • Loading branch information
pulumi-bot authored Jul 12, 2024
1 parent 1070831 commit e5b88a0
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 e5b88a0

Please sign in to comment.