Coder Social home page Coder Social logo

platformio_dependabot's People

Contributors

dependabot[bot] avatar laxilef avatar oleksiikutuzov avatar peterus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

platformio_dependabot's Issues

Still doesn't work if project is in subpath

Hi, even after specifying project_path - it doesn't work.

After downloading all libraries here's what in log:

...
Unpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
Library Manager: [email protected] has been installed!
[I] getting data from PlatformIO, this will take a while...
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/app/platformio_dependabot/__main__.py", line 47, in <module>
    main()
  File "/app/platformio_dependabot/__main__.py", line 22, in main
    packages = get_outdated_libraries(config.project_path)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/platformio_dependabot/platformio.py", line 25, in get_outdated_libraries
    candidates = fetch_outdated_candidates(project_path, [])
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/platformio/package/commands/outdated.py", line 131, in fetch_outdated_candidates
    config.validate(environments)
  File "/usr/local/lib/python3.11/site-packages/platformio/project/config.py", line 398, in validate
    raise exception.NotPlatformIOProjectError(os.path.dirname(self.path))
platformio.project.exception.NotPlatformIOProjectError: Not a PlatformIO project. `platformio.ini` file has not been found in current working directory (/github/workspace). To initialize new project please use `platformio project init` command
[I] Execution took 91 seconds

Featurereduest: configuration of a subfolder possible?

Hi,

First of all, thank you for this project / this GithubAction.

I have a project, where the platformio project exists in a subfolder of the repository.

Projekt

  • other folders
  • plattformio
    • plattformio.ini

Would it be possible to configure this subfolder in the GitHub action / Docker Container?

Currently I get the error message that no platformio.ini was found.

Greetings Dennis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.