adobe / adobe/generator-aio-app

Githib Action Workflows does not read API key from secrets

Open
#112 2 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.