-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/DOAJ/doaj into feature/2…
…407_sitemap_generator # Conflicts: # portality/view/doaj.py
- Loading branch information
Showing
262 changed files
with
4,161 additions
and
50,163 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
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ on: | |
|
||
jobs: | ||
gen_docs: | ||
name: generate DOAJ documentation and fuctional tests and push to the docs repo | ||
name: generate DOAJ documentation and functional tests and push to the docs repo | ||
runs-on: ubuntu-latest | ||
permissions: | ||
contents: write | ||
|
@@ -16,22 +16,22 @@ jobs: | |
|
||
steps: | ||
- name: checkout the branch of interest | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
with: | ||
path: doaj | ||
|
||
- name: checkout the documentation repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
with: | ||
path: doaj-docs | ||
repository: DOAJ/doaj-docs | ||
token: ${{ secrets.STEVE_PAT_DOAJ_ACTIONS_DOCS }} | ||
fetch-depth: 0 | ||
|
||
- name: set up a python 3.8 environment | ||
uses: actions/setup-python@v4.4.0 | ||
- name: set up a python 3.10 environment | ||
uses: actions/setup-python@v5 | ||
with: | ||
python-version: 3.8 | ||
python-version: '3.10' | ||
|
||
- name: install elasticsearch | ||
uses: getong/[email protected] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.8.10 | ||
3.10 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.