Add sandbox testing information on number recycling reference #263
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This GitHub Actions workflow was auto-generated by the `rdme` cli on 2024-08-26T13:40:44.694Z | |
| # You can view our full documentation here: https://docs.readme.com/docs/rdme | |
| name: ReadMe GitHub Action 🦉 | |
| on: | |
| push: | |
| branches: | |
| # This workflow will run every time you push code to the following branch: `main` | |
| # Check out GitHub's docs for more info on configuring this: | |
| # https://docs.github.com/actions/using-workflows/events-that-trigger-workflows | |
| - main | |
| jobs: | |
| rdme-guides: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Check out repo 📚 | |
| uses: actions/checkout@v4 | |
| - name: Run `docs upload` command for version 0 🚀 | |
| uses: readmeio/rdme@v10 | |
| with: | |
| rdme: docs upload ./v0 --key=${{ secrets.README_API_KEY }} --branch=0 | |
| - name: Run `docs upload` command for version 0.1 🚀 | |
| uses: readmeio/rdme@v10 | |
| with: | |
| rdme: docs upload ./v0.1 --key=${{ secrets.README_API_KEY }} --branch=0.1 | |
| - name: Run `docs upload` command for version 0.8 🚀 | |
| uses: readmeio/rdme@v10 | |
| with: | |
| rdme: docs upload ./v0.8 --key=${{ secrets.README_API_KEY }} --branch=0.8 | |
| rdme-openapi: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Check out repo 📚 | |
| uses: actions/checkout@v4 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/callflows/authorization/authorization_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug oidc-authorization.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/callflows/authorization/authorization_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug oidc-authorization.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/simswap/simswap_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug sim-swap.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/numberverification/numberverification_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug number-verification.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/knowyourcustomer/kyc_match_01_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug know-your-customer-match.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/knowyourcustomer/kyc_match_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug know-your-customer-match.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/qod/qod_08_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug quality-on-demand.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/qod/qod_010_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug quality-on-demand.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/devicelocation/devicelocation_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug device-location-verification.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/devicelocation/devicelocation_02_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug device-location-verification.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/devicestatus/devicestatus_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug device-status.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/deviceswap/deviceswap_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug device-swap.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v1/catalog/numberverification/numberverification_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug number-verification.json --branch 1 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v2/catalog/numberverification/numberverification_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug v2catalognumberverificationnumberverification_openapi --branch 2 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v1/catalog/simswap/simswap_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug sim-swap.json --branch 1 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/ageverification/kyc_age_verification_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug age-verification.json --branch 0 | |
| # - name: Run `openapi` command 🚀 | |
| # uses: readmeio/rdme@v10 | |
| # with: | |
| # rdme: openapi upload ./v0/catalog/knowyourcustomer/kyc_tenure_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug tenure.json --branch 0 | |
| - name: Run `openapi` command 🚀 | |
| uses: readmeio/rdme@v10 | |
| with: | |
| rdme: openapi upload ./v0/catalog/numberrecycling/numberrecycling_openapi.yaml --key ${{ secrets.README_API_KEY }} --slug v0catalognumberrecyclingnumberrecycling_openapi.yaml --branch 0 |