Alan Ly

Results 6 issues of Alan Ly

sfpowerkit and sfpowerscripts have a shared requirement for a component diff. In sfpowerkit, the `project:diff` command uses a `git diff` to get the changed components between two commits. Likewise, sfpowerscripts...

new feature
analysis

During Build, a single Tooling API query is made for the first occurrence of each package dependency version, to resolve the `LATEST` keyword. This could be further optimised by sending...

analysis
decision
proposal

Although in most cases the publish command is tied to a build, and all the artifacts are created on the same commit ID, for resiliency, the publish command should create...

bug

The tag field in SfpowerscriptsArtifact is undefined because git tags are no longer written to the package metadata when the packages are created by the orchestrator. The field does not...

bug

**Describe the bug** From Release July21, we have migrated to a custom setting for storing Sfpowerscripts Artifact records. This has introduced a bug wherein baseline deployments will migrate the records...

bug

### Summary For a nested sfdx project, the [source tracking library](https://github.com/forcedotcom/source-tracking) gets local changes from the root project instead of the project directory of the nested sfdx project. ### Steps...

investigating
stale