Generate Terraform step fails

Open
#128 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
github-actions, terraform

Research direction

Inspect the workflow step that generates Terraform for cupcake and frosting, starting at the actions/create-github-app-token@v2 invocation shown in the report. Determine how the GitHub App credentials are configured and verify the step completes successfully for both targets without the missing appId error.

Written by the indexing model from the issue text.

Description

I am getting this on both cupcake and frosting:

Run actions/create-github-app-token@v2
  with:
    owner: javaBin
    skip-token-revoke: false
    github-api-url: https://api.github.com/
Input 'repositories' is not set. Creating token for all repositories owned by javaBin.
Error: [@octokit/auth-app] appId option is required
    at createAppAuth (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:47665:11)
    at main (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:47956:17)
    at Object.<anonymous> (/home/runner/work/_actions/actions/create-github-app-token/v2/dist/main.cjs:48079:20)
    at Module._compile (node:internal/modules/cjs/loader:1521:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
    at Module.load (node:internal/modules/cjs/loader:1266:32)
    at Module._load (node:internal/modules/cjs/loader:1091:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
    at node:internal/main/run_main_module:28:49
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from javaBin/platform

All issues in javaBin/platform

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.