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

All uploaded files are not listed #829

Open
purplecabbage opened this issue Dec 17, 2024 · 1 comment · May be fixed by #828
Open

All uploaded files are not listed #829

purplecabbage opened this issue Dec 17, 2024 · 1 comment · May be fixed by #828
Labels
bug Something isn't working

Comments

@purplecabbage
Copy link
Member

Expected Behaviour

Files deployed :
• 241 Image file(s)
• 2 file(s) without extension
• 2 Javascript file(s)
• 2 .map file(s)
• 1 CSS file(s)
• 1 HTML page(s)

Actual Behaviour

Files deployed :
• 2 file(s) without extension
• 2 Javascript file(s)
• 2 .map file(s)
• 1 CSS file(s)
• 1 HTML page(s)

Images are not reported because the function that lists them is not recursive

Reproduce Scenario (including but not limited to)

put some files in your dist/web-prod/images/ folder, they will be uploaded, but not reported.
move them to the web-prod folder directly and they will be reported

Environment Info

  System:
    OS: macOS 15.1.1
    CPU: (10) arm64 Apple M1 Max
    Memory: 337.02 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.4 - ~/.nvm/versions/node/v18.20.4/bin/node
    Yarn: 1.22.19 - ~/.bun/bin/yarn
    npm: 10.7.0 - ~/.nvm/versions/node/v18.20.4/bin/npm
  Virtualization:
    Docker: 20.10.17 - /usr/local/bin/docker
  npmGlobalPackages:
    @adobe/aio-cli: 10.3.1

Sample Code that illustrates the problem

Logs taken while reproducing problem

@purplecabbage purplecabbage added the bug Something isn't working label Dec 17, 2024
@purplecabbage purplecabbage transferred this issue from adobe/aio-cli Dec 17, 2024
@purplecabbage purplecabbage linked a pull request Dec 17, 2024 that will close this issue
10 tasks
@aiojbot
Copy link
Collaborator

aiojbot commented Dec 18, 2024

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-3425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants