pulumi/.github
Thomas Gummerer a3836b3f00
Makefile: make build_proto and check_proto targets use underscores (#16339)
This is incredibly nitpicky, but every time I run these make targets I
get a little annoyed because they are using dashes instead of
underscores, while all other targets in this Makefile uses underscores.

After mistyping it one too many times I figured we should unify all the
targets to use underscores. I kept the targets with dashes around for
thos who build up the muscle memory using those already, and some extra
Makefile targets are cheap.
2024-06-07 08:37:59 +00:00
..
ISSUE_TEMPLATE add issue template for flaky tests (#15966) 2024-04-17 07:44:40 +00:00
scripts update go-change to the latest version (#15594) 2024-03-05 12:42:05 +00:00
workflows Makefile: make build_proto and check_proto targets use underscores (#16339) 2024-06-07 08:37:59 +00:00
CODEOWNERS add CODEOWNERS file (#15438) 2024-02-16 11:31:23 +00:00
PULL_REQUEST_TEMPLATE.md Add routine checks to pull request template 2023-05-12 13:34:19 -07:00