This is an automated email from the ASF dual-hosted git repository.
likyh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 76bf2e55 fix(config-ui): code repeat (#3482)
new 20bac4c7 fix: add providerId to entity type data models
new 2c166b8b fix: import variants constant in data transforms
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../blueprints/create-workflow/DataTransformations.jsx | 5 +++--
config-ui/src/data/{DataScopes.js => Variants.js} | 9 +++++----
config-ui/src/models/GithubProject.js | 2 ++
config-ui/src/models/GitlabProject.js | 2 ++
config-ui/src/models/JenkinsJob.js | 2 ++
config-ui/src/models/JiraBoard.js | 2 ++
6 files changed, 16 insertions(+), 6 deletions(-)
copy config-ui/src/data/{DataScopes.js => Variants.js} (89%)