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

Action changes should require front rebuild #702

Open
purplecabbage opened this issue Dec 12, 2024 · 1 comment
Open

Action changes should require front rebuild #702

purplecabbage opened this issue Dec 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@purplecabbage
Copy link
Member

Expected Behaviour

If I change some action code, and/or the name of the action, when I run aio app deploy it should update config.json with the new name/path for my action.

Actual Behaviour

No frontend or a build already exists, skipping frontend build for

Reproduce Scenario (including but not limited to)

do those things ^^

Environment Info

  System:
    OS: macOS 15.1.1
    CPU: (10) arm64 Apple M1 Max
    Memory: 779.14 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

Workaround

The way to get around this in the meantime is to run aio app deploy --force-build which will rebuild everything.

@purplecabbage purplecabbage added the bug Something isn't working label Dec 12, 2024
@aiojbot
Copy link

aiojbot commented Dec 14, 2024

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

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

No branches or pull requests

2 participants