Skip to content

Flagsmith/setup-cli GitHub action #8041

Description

@khvn26

Make the following job work:

jobs:
  test-flagsmith-auth:
    runs-on: ubuntu-latest

    permissions:
      id-token: write
      contents: read

  steps:
     - uses: Flagsmith/setup-cli@v1
     - run: flagsmith auth status   # prove the CLI is installed, and we're logged in

Support an optional api-url input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions