Skip to content

Commit

Permalink
Fix of Free Spaces in Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
crazygao committed Oct 27, 2023
1 parent addda06 commit d08649c
Show file tree
Hide file tree
Showing 45 changed files with 180 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/samples_configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_connections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_connections_connection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flowinpipeline_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_chat_basic_chat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_chat_chat_with_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_chat_chat_with_wikipedia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_evaluation_eval_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_standard_autonomous_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_standard_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_standard_gen_docstring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_flows_standard_maths_to_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_getstarted_quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_getstarted_quickstartazure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/samples_runmanagement_runmanagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_notebook_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Generate config.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,17 @@ on:
paths: [ examples/tools/use-cases/custom_llm_tool_showcase/**, examples/*requirements.txt, .github/workflows/samples_tools_use_cases_custom_llm_tool_showcase.yml ]
workflow_dispatch:

env:
IS_IN_CI_PIPELINE: "true"

jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
samples_readme_ci:
runs-on: ubuntu-latest
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Python 3.9 environment
Expand Down
Loading

0 comments on commit d08649c

Please sign in to comment.