pkp / pkp-github-actions

PKP Github Actions
0 stars 2 forks source link

github actions plugin migrate #56

Closed withanage closed 1 month ago

withanage commented 1 month ago

Implementation proposal

      - uses: pkp/pkp-github-actions@v1
        with:
         node_version: 12
         branch: stable-3_3_0
         repository: pkp
         plugin: true
         dataset_inject: true

List of plugins

Plugin Software main 3.4.0 3.3.0
classic OJS classic --- classic
customBlockManager OJS customBlockManager customBlockManager customBlockManager
customHeader OJS customHeader --- customHeader
customLocale ALL customlocale customlocale customlocale
defaultManuscript OJS defaultManuscript defaultManuscript defaultManuscript --- ---
healthSciences OJS healthSciences healthSciences healthSciences
immersion OJS immersion --- ---
lucene OJS lucene --- lucene
oaiJats OJS oaiJats oaiJats oaiJats
pluginTemplate OJS pluginTemplate pluginTemplate ---
pragma OJS pragma pragma --- ---
quickSubmit OJS quickSubmit quickSubmit quickSubmit
staticPages ALL staticPages staticPages staticPages
webFeed ALL webFeed webFeed

Related issues