adobe / adobe/aio-lib-runtime

TechDebt - get actions to deploy from manifest, not filesystem

Open
#194 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
6
Forks
25
Avg merge
3d 10h
Merged PRs (30d)
2

Description

In order to decide what actions to deploy, we iterate over the filesystem folders, this made a bit more sense before when the dist folder was cleared before any builds, and whatever build artifacts were left is what got deployed. Now we have a hash list of what we have deployed, so we don't constantly clean out dist.
This would make more sense if we iterated over what was built ( from the manifest ) instead of what exists on file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.