Skip to content

Commit

Permalink
Merge pull request #150 from mshima/main-repository-samples
Browse files Browse the repository at this point in the history
Use samples from main repository
  • Loading branch information
DanielFran committed Jun 26, 2023
2 parents 9471a16 + 551c777 commit 09bab75
Show file tree
Hide file tree
Showing 134 changed files with 20 additions and 4,017 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/couchbase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
schedule:
- cron: '0 4 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '0 2 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/monolith-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
schedule:
- cron: '0 2 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ms-jwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '0 3 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ms-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
schedule:
- cron: '0 3 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/neo4j.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '30 4 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-gradle-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '0 1 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-gradle-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '50 0 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-maven-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '40 0 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-maven-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '30 0 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/no-database.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '30 2 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-gradle-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
schedule:
- cron: '10 1 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-gradle-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
schedule:
- cron: '0 1 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-maven-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
schedule:
- cron: '50 0 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-maven-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
schedule:
- cron: '40 0 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-gradle-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '50 1 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-gradle-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '40 1 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-maven-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '30 1 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-maven-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '20 1 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
schedule:
- cron: '30 8 * * *'
env:
JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples
JHI_SAMPLES: ${{ github.workspace }}/generator-jhipster/daily-builds
jobs:
applications:
name: ${{ matrix.app-type }}
Expand Down
30 changes: 0 additions & 30 deletions test-integration/samples/gradle-ms-micro-consul-oauth2/.yo-rc.json

This file was deleted.

30 changes: 0 additions & 30 deletions test-integration/samples/gradle-ms-micro-consul/.yo-rc.json

This file was deleted.

30 changes: 0 additions & 30 deletions test-integration/samples/gradle-ms-micro-eureka-oauth2/.yo-rc.json

This file was deleted.

30 changes: 0 additions & 30 deletions test-integration/samples/gradle-ms-micro-eureka/.yo-rc.json

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions test-integration/samples/gradle-ms-ngx-gateway-consul/.yo-rc.json

This file was deleted.

This file was deleted.

Loading

0 comments on commit 09bab75

Please sign in to comment.