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

Support multi-folder as well as single-folder #606

Open
leemgs opened this issue Mar 20, 2020 · 2 comments
Open

Support multi-folder as well as single-folder #606

leemgs opened this issue Mar 20, 2020 · 2 comments
Labels
design enhancement New feature or request

Comments

@leemgs
Copy link
Collaborator

leemgs commented Mar 20, 2020

Proposal

Sometimes, developer want to examine soirce files of lots of source folders. For their project, lets support "multi-folder" as well as "single-folder"(currently).

Required task activities

  1. Edit config file
  2. Update the existing modules in order to use a variable for multi folders.
  3. Evaluate and enable new feature
@taos-ci
Copy link
Collaborator

taos-ci commented Mar 20, 2020

:octocat: cibot: Thank you for posting issue #606. The person in charge will reply soon.

@leemgs leemgs changed the title Support multi src paths as well as single src path Support multi-folder as well as single-folder Mar 20, 2020
@leemgs leemgs changed the title Support multi-folder as well as single-folder [Major] Support multi-folder as well as single-folder Mar 25, 2020
@leemgs leemgs added design enhancement New feature or request labels Mar 25, 2020
@leemgs
Copy link
Collaborator Author

leemgs commented Mar 26, 2020

Approach to fix this issue:

We can utilize the below varaibles in config-environment.sh

  • SKIP_CI_PATHS_FORMAT=***
  • SKIP_CI_PATHS_AUDIT=***

Action items.

  • Replace FORMAT and AUDITS with PREBUILD_GROUP and POSTBUILD_GROUP
  • Replace SRC_PATH="./gst/" with SRC_PATH="./"

@leemgs leemgs changed the title [Major] Support multi-folder as well as single-folder Support multi-folder as well as single-folder Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants