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

V0.10.x feat init cpf merge #703

Draft
wants to merge 13 commits into
base: v0.10.x
Choose a base branch
from
Draft

Conversation

isc-shuliu
Copy link
Collaborator

Implement #631

Copy link
Collaborator

@isc-kiyer isc-kiyer left a comment

Choose a reason for hiding this comment

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

@isc-shuliu I know this is still a draft but was curious so took a look and left a few comments

src/cls/IPM/ResourceProcessor/CPF.cls Outdated Show resolved Hide resolved
src/cls/IPM/Lifecycle/Base.cls Outdated Show resolved Hide resolved
src/cls/IPM/Lifecycle/Base.cls Outdated Show resolved Hide resolved
src/cls/IPM/Lifecycle/Base.cls Outdated Show resolved Hide resolved
src/cls/IPM/ResourceProcessor/CPF.cls Outdated Show resolved Hide resolved
src/cls/IPM/ResourceProcessor/CPF.cls Outdated Show resolved Hide resolved
src/cls/IPM/ResourceProcessor/CPF.cls Outdated Show resolved Hide resolved
@@ -0,0 +1,3 @@
[config]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would recommend testing things like package mappings, roles, resources, web apps etc.


Set pResourceHandled = 1
} Catch ex {
Set pResourceHandled = 0
Copy link
Collaborator

Choose a reason for hiding this comment

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

For error handling, should see if the error is helpful if the user doesn't have the appropriate permissions and/or doesn't have %System_Callout privileges. Not sure how easy it is to have tests as different users with different privileges but worth adding if possible

src/cls/IPM/Lifecycle/Base.cls Outdated Show resolved Hide resolved
src/cls/IPM/ResourceProcessor/CPF.cls Outdated Show resolved Hide resolved
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.

3 participants