Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added pingone_application export resource #77

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

PingDavidR
Copy link
Contributor

  • closes PDI-1541

@PingDavidR PingDavidR requested a review from a team as a code owner March 15, 2024 19:58
Copy link

@henryrecker-pingidentity henryrecker-pingidentity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI we are waiting to merge these until the repo restructure pull request #71 is merged, so that we keep the git history clear.

"fmt"

"github.com/pingidentity/pingctl/internal/connector"
pingoneresourcescommon "github.com/pingidentity/pingctl/internal/connector/pingone/resources/common"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't look like this alias is necessary

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so, if I remove the alias, what does the call on line 35 become?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just "common.[etc.]", since that is the non-aliased package name

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm

@henryrecker-pingidentity

Just need to merge in the latest go-cli then this will be good to go

@PingDavidR PingDavidR merged commit b2217a3 into go-cli Mar 18, 2024
8 checks passed
@PingDavidR PingDavidR deleted the BRASS-1541-pingone-application-resource-export branch March 18, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants