Skip to content

Commit

Permalink
CI: Refactor GHA workflow recipes. Naming things.
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Feb 7, 2024
1 parent 22a380d commit aeb0ef1
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/df-dask.yml'
- '.github/workflows/dataframe-dask.yml'
- 'by-dataframe/dask/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/df-dask.yml'
- '.github/workflows/dataframe-dask.yml'
- 'by-dataframe/dask/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/df-pandas.yml'
- '.github/workflows/dataframe-pandas.yml'
- 'by-dataframe/pandas/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/df-pandas.yml'
- '.github/workflows/dataframe-pandas.yml'
- 'by-dataframe/pandas/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/apache-superset.yml'
- '.github/workflows/framework-apache-superset.yml'
- 'framework/apache-superset/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/apache-superset.yml'
- '.github/workflows/framework-apache-superset.yml'
- 'framework/apache-superset/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-java-jooq.yml'
- '.github/workflows/lang-java-jooq.yml'
- 'by-language/java-jooq/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-java-jooq.yml'
- '.github/workflows/lang-java-jooq.yml'
- 'by-language/java-jooq/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-java-maven.yml'
- '.github/workflows/lang-java-maven.yml'
- 'by-language/java-jdbc/**'
- 'by-language/java-qa/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-java-maven.yml'
- '.github/workflows/lang-java-maven.yml'
- 'by-language/java-jdbc/**'
- 'by-language/java-qa/**'
- 'requirements.txt'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/*npgsql*'
- '.github/workflows/lang-npgsql.yml'
- 'by-language/csharp-npgsql/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/*npgsql*'
- '.github/workflows/lang-npgsql.yml'
- 'by-language/csharp-npgsql/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-php-amphp.yml'
- '.github/workflows/lang-php-amphp.yml'
- 'by-language/php-amphp/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-php-amphp.yml'
- '.github/workflows/lang-php-amphp.yml'
- 'by-language/php-amphp/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-php-pdo.yml'
- '.github/workflows/lang-php-pdo.yml'
- 'by-language/php-pdo/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-php-pdo.yml'
- '.github/workflows/lang-php-pdo.yml'
- 'by-language/php-pdo/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/sqlalchemy.yml'
- '.github/workflows/lang-python-sqlalchemy.yml'
- 'by-language/python-sqlalchemy/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/sqlalchemy.yml'
- '.github/workflows/lang-python-sqlalchemy.yml'
- 'by-language/python-sqlalchemy/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-ruby.yml'
- '.github/workflows/lang-ruby.yml'
- 'by-language/ruby/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-ruby.yml'
- '.github/workflows/lang-ruby.yml'
- 'by-language/ruby/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-automl.yml'
- '.github/workflows/ml-automl.yml'
- 'topic/machine-learning/automl/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-automl.yml'
- '.github/workflows/ml-automl.yml'
- 'topic/machine-learning/automl/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-langchain.yml'
- '.github/workflows/ml-langchain.yml'
- 'topic/machine-learning/llm-langchain/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-langchain.yml'
- '.github/workflows/ml-langchain.yml'
- 'topic/machine-learning/llm-langchain/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-mlflow.yml'
- '.github/workflows/ml-mlflow.yml'
- 'topic/machine-learning/mlops-mlflow/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-mlflow.yml'
- '.github/workflows/ml-mlflow.yml'
- 'topic/machine-learning/mlops-mlflow/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/test-kafka-flink.yml'
- '.github/workflows/stack-kafka-flink.yml'
- 'stacks/kafka-flink/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/test-kafka-flink.yml'
- '.github/workflows/stack-kafka-flink.yml'
- 'stacks/kafka-flink/**'
- 'requirements.txt'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
branches: ~
paths:
- '.github/workflows/testcontainers-java.yml'
- '.github/workflows/testing-testcontainers-java.yml'
- 'testing/testcontainers/java/**'
- 'requirements.txt'
push:
branches: [ main ]
paths:
- '.github/workflows/testcontainers-java.yml'
- '.github/workflows/testing-testcontainers-java.yml'
- 'testing/testcontainers/java/**'
- 'requirements.txt'

Expand Down

0 comments on commit aeb0ef1

Please sign in to comment.