pulumi/tests/integration/go
Brandon Pollack dae30d004b
Modify packages for the user instead of printing instructions when adding package. (#17815)
This is related to the the previous attempt #17795 where we discovered
the actual root issue wasn't the paths but that a sub package was being
generated unnecessarily (and the paths were ok).

If there are no local dependencies that indicates this is actually
needed and not a duplicate go.mod (differentiating between adding a
package and converting a project etc).

This also contains #17814 which merged into it:

Before we would print instructions, but with built in tools it is not
hard to modify the go.mod on behalf of the user and print out
information.

This still leaves java in a "print instruction" state since there isnt a
standard package managment system like in the other languages.

Fixes https://github.com/pulumi/pulumi/issues/17902

---------

Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com>
2024-12-09 10:19:05 +00:00
..
component-configure-panic Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
go-build-target Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
go-exit-5 Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
go-exit-error Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
packageadd Modify packages for the user instead of printing instructions when adding package. (#17815) 2024-12-09 10:19:05 +00:00
parameterized Remove second go.mod in parameterized packages (#17928) 2024-12-05 15:59:22 +00:00
program-panic Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
regress-13301 test(regress-13301): Avoid accidental tidying 2023-07-26 13:05:31 -07:00