Skip to content

Directory 'charts' is not a valid chart directory. Skipping... #86

Open
@Anugrahchaturvedi

Description

not getting what the real problem I am getting this message while running the action is.

  • I had created a charts repo that contains all helm charts
  • but when I run wf it gave me this error
  if [[ -n "$changed" ]]; then
    echo "::set-output name=changed::true"
  fi
  shell: /usr/bin/bash -e {0}
  env:
    pythonLocation: /opt/hostedtoolcache/Python/[3](https://github.com/Anugrahchaturvedi/wftest/runs/6401328577?check_suite_focus=true#step:6:3).7.13/x6[4](https://github.com/Anugrahchaturvedi/wftest/runs/6401328577?check_suite_focus=true#step:6:4)
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.7.13/x64/lib
    CT_CONFIG_DIR: /opt/hostedtoolcache/ct/v3.[5](https://github.com/Anugrahchaturvedi/wftest/runs/6401328577?check_suite_focus=true#step:6:5).1/x8[6](https://github.com/Anugrahchaturvedi/wftest/runs/6401328577?check_suite_focus=true#step:6:6)_64/etc
    VIRTUAL_ENV: /opt/hostedtoolcache/ct/v3.5.1/x[8](https://github.com/Anugrahchaturvedi/wftest/runs/6401328577?check_suite_focus=true#step:6:8)6_64/venv
Directory 'charts' is not a valid chart directory. Skipping...
Directory 'charts/templates' is not a valid chart directory. Skipping...
Directory 'charts/templates' is not a valid chart directory. Skipping...
Directory 'charts/templates' is not a valid chart directory. Skipping...
Directory 'charts/templates' is not a valid chart directory. Skipping...
Directory 'charts/templates' is not a valid chart directory. Skipping...
Directory 'charts/templates' is not a valid chart directory. Skipping...
Directory 'charts/templates' is not a valid chart directory. Skipping...
Directory 'charts/templates/tests' is not a valid chart directory. Skipping...
Directory 'charts' is not a valid chart directory. Skipping...```


so I'm not getting what I am doing wrong , can anyone help?

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions