Skip to content

regenerate TS SDK w/ "inheritMetadataSpecPath: avishai-swagger.yaml" #3

regenerate TS SDK w/ "inheritMetadataSpecPath: avishai-swagger.yaml"

regenerate TS SDK w/ "inheritMetadataSpecPath: avishai-swagger.yaml" #3

name: konfig-revalidate-portal
on:
push:
branches:
- main
jobs:
konfig-revalidate-portal:
runs-on: ubuntu-latest
env:
CLI_VERSION: 1.10.0
steps:
- uses: actions/checkout@v3
- name: Cache node_modules
id: cache-npm
uses: actions/cache@v3
with:
path: ~/.npm
key: ${{ runner.os }}-build-${{ env.CLI_VERSION }}
- name: Install Konfig CLI
run: npm install -g konfig-cli@$CLI_VERSION
- name: Revalidate Portal
run: konfig revalidate-portal -o konfig-dev -r splitit-web-sdks