-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from MTES-MCT/27-exos-depuis-savoirfr
Migration des exos (à partir de savoirfR)
- Loading branch information
Showing
34 changed files
with
516 additions
and
2,917 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
name: Déploiement de parcours_r_module_datavisualisation | ||
|
||
on: | ||
push: | ||
branches: | ||
- main | ||
- master | ||
|
||
workflow_dispatch: | ||
|
||
jobs: | ||
build-and-deploy-bookdown: | ||
name: Build and bookdown | ||
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-and-deploy.yml@master | ||
with: | ||
r_version: '4.0.4' | ||
name: Déploiement de parcours_r_module_datavisualisation | ||
|
||
on: | ||
push: | ||
branches: | ||
- main | ||
- master | ||
workflow_dispatch: | ||
|
||
jobs: | ||
build-and-deploy-bookdown: | ||
name: Build and bookdown | ||
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-and-deploy.yml@master | ||
with: | ||
r_version: '4.2.2' | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
name: Test compilation de parcours_r_module_datavisualisation | ||
|
||
on: | ||
pull_request: | ||
branches: [main, master, dev] | ||
types: [opened, synchronize] | ||
|
||
workflow_dispatch: | ||
|
||
jobs: | ||
build-bookdown: | ||
name: Build bookdown | ||
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build.yml@master | ||
with: | ||
r_version: '4.0.4' | ||
name: Test compilation de parcours_r_module_datavisualisation | ||
|
||
on: | ||
pull_request: | ||
branches: [main, master, dev] | ||
types: [opened, synchronize] | ||
|
||
workflow_dispatch: | ||
|
||
jobs: | ||
build-bookdown: | ||
name: Build bookdown | ||
uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-from-desc.yml@master | ||
with: | ||
r_version: '4.2.2' |
This file was deleted.
Oops, something went wrong.
This file contains 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 file contains 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 file contains 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 file contains 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 file contains 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 file contains 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
Oops, something went wrong.