adobe / adobe/aio-apps-action

Standalone app deploy fails imsOrgId must be defined

Open
#36 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9
Forks
7
PR merge metrics
No merged PRs in 30d

Description

### Expected Behaviour
App gets deployed with CI CD.

### Actual Behaviour
Deployment fails with error "imsOrgId must be defined"

### Reproduce Scenario (including but not limited to)
1. Create a standalone app using aio CLI that has action only

#### Steps to Reproduce
1. Create a standalone app with action only
2. Make sure github workflow yml is configured as per documentation
3. Deploy using github CI CD

#### Platform and Version

#### Sample Code that illustrates the problem
Attached screenshots of code structure and how deployment yml looks like.

#### Logs taken while reproducing problem
![Screenshot 2023-05-09 at 2 47 39 pm](https://user-images.githubusercontent.com/119276014/236996786-ab850973-4361-4c15-ad0d-42e280f708b5.png)
![Screenshot 2023-05-09 at 2 47 25 pm](https://user-images.githubusercontent.com/119276014/236996797-ef42b89e-f4d9-445c-a659-d1b9323ad9db.png)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the GitHub workflow YAML configuration for the standalone, action-only app and trace the aio app deployment entry point. Reproduce the CI/CD deployment and determine what configuration is missing; done means the workflow deploys successfully without the "imsOrgId must be defined" error.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.