adobe / adobe/generator-aio-app
Githib Action Workflows does not read API key from secrets
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behaviour
While deploying an app in Stage and prod the GitHub action should deploy a functioning app in stage and production.
### Actual Behaviour
The CI/CD of the firefly app with GitHub actions does not deploy the app with an API key. The app fails with 'api key' missing error below
"error": "missing parameter(s) 'apiKey'"
### Reproduce Scenario (including but not limited to)
#### Steps to Reproduce
Deploy an app in Stage or production using GitHub actions CI/CD flow.
#### Platform and Version
#### Sample Code that illustrates the problem
#### Logs taken while reproducing problem
Contributor guide
Research direction
Start with the GitHub Actions CI/CD flow used to deploy the app to stage and production, then reproduce the deployment and inspect the reported “missing parameter(s) 'apiKey'” error. Done means both deployments receive the API key from secrets and produce a functioning app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100