Skip to content

Add source tracking for local status#11

Merged
pwrightcertinia merged 9 commits intomainfrom
10-add-source-tracking
Aug 15, 2023
Merged

Add source tracking for local status#11
pwrightcertinia merged 9 commits intomainfrom
10-add-source-tracking

Conversation

@bmathewcertinia
Copy link
Contributor

This only adds the status for local changes

@bmathewcertinia bmathewcertinia linked an issue Aug 7, 2023 that may be closed by this pull request
return res;
})
.catch(() => {
//TODO: log error
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've left this in for now as i haven't actually added a logger to this lib yet

Copy link
Contributor

Choose a reason for hiding this comment

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

To avoid making another logger we can let it throw or use our own error. But it's ok like this for now.

"typescript": "^4.9.5"
},
"dependencies": {
"@salesforce/core": "^3.36.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be alright, once we upgrade auth helper to latest too

@bmathewcertinia
Copy link
Contributor Author

bmathewcertinia commented Aug 14, 2023

I've addressed the comments in issue #12

@bmathewcertinia bmathewcertinia mentioned this pull request Aug 14, 2023
1 task
@pwrightcertinia pwrightcertinia merged commit 0264c2f into main Aug 15, 2023
@pwrightcertinia pwrightcertinia deleted the 10-add-source-tracking branch August 15, 2023 08:28
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.

Add source-tracking

3 participants