Branch: refs/heads/task/bump-min-jenkins-version

  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin

  Commit: f245e07ffcf6cb9779f63310d2a90bc933904166

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/f245e07ffcf6cb9779f63310d2a90bc933904166

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-06-30 (Thu, 30 Jun 2022)



  Changed paths:

    A .github/Dockerfile

    A .github/run.sh

    M pom.xml

    A src/main/resources/index.jelly



  Log Message:

  -----------

  feat: create dockerfile, build scripts and run script, update pom.xml





  Commit: 55aba78c081ac6199595282047efae1d1f6c7893

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/55aba78c081ac6199595282047efae1d1f6c7893

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-06-30 (Thu, 30 Jun 2022)



  Changed paths:

    A .github/build.sh

    M .github/run.sh



  Log Message:

  -----------

  chore: separate build from run





  Commit: a212613cddffcae496009439aac87ecc2ee51cbd

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/a212613cddffcae496009439aac87ecc2ee51cbd

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-06-30 (Thu, 30 Jun 2022)



  Changed paths:

    M .github/Dockerfile



  Log Message:

  -----------

  chore: add git plugin to jenkins





  Commit: e3e87b40b8e8a1c956844079a4a896fae508ec5f

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/e3e87b40b8e8a1c956844079a4a896fae508ec5f

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-07-04 (Mon, 04 Jul 2022)



  Changed paths:

    M .github/Dockerfile

    M .github/build.sh



  Log Message:

  -----------

  chore: refactor build to use jenkins, install python





  Commit: 1d70f1bb299888dabde15832645aee7c1de6d688

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/1d70f1bb299888dabde15832645aee7c1de6d688

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-07-05 (Tue, 05 Jul 2022)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  fix: ⏪ compatibleSinceVersion element





  Commit: 19115d540717711c0954e1d198a3476e2eb89a9e

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/19115d540717711c0954e1d198a3476e2eb89a9e

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-07-05 (Tue, 05 Jul 2022)



  Changed paths:

    M .github/Dockerfile

    M pom.xml



  Log Message:

  -----------

  fix: make sure to support older Jenkins versions





  Commit: 14c177a9f0c8872fc34889d5b212e7e889dc726c

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/14c177a9f0c8872fc34889d5b212e7e889dc726c

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-07-05 (Tue, 05 Jul 2022)



  Changed paths:

    M .github/run.sh



  Log Message:

  -----------

  fix: remove -x option from run script





  Commit: d01500e09c25c1a19a153d56773c5248eaa57995

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/d01500e09c25c1a19a153d56773c5248eaa57995

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-07-05 (Tue, 05 Jul 2022)



  Changed paths:

    M CONTRIBUTING.md



  Log Message:

  -----------

  docs: add some instructions for using dockerized jenkins for testing





  Commit: ee3aa4d0476f37d8dd3d854990b7f800733ffbee

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/ee3aa4d0476f37d8dd3d854990b7f800733ffbee

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-07-06 (Wed, 06 Jul 2022)



  Changed paths:

    M .github/Dockerfile



  Log Message:

  -----------

  feat: add configuration as code plugin





  Commit: b7067da1445731beb70e452bac90c07022562c9f

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/b7067da1445731beb70e452bac90c07022562c9f

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-07-07 (Thu, 07 Jul 2022)



  Changed paths:

    M pom.xml

    A src/test/java/io/snyk/jenkins/jcasc/ConfigurationAsCodeTest.java

    A src/test/resources/io/snyk/jenkins/jcasc/configuration-as-code.yml



  Log Message:

  -----------

  Merge branch 'master' into feat/docker-based-build





  Commit: 5a1d905ff77bc4811c72b02a4daca51857a664b1

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/5a1d905ff77bc4811c72b02a4daca51857a664b1

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-08-09 (Tue, 09 Aug 2022)



  Changed paths:

    M .github/Dockerfile



  Log Message:

  -----------

  fix: use jenkins plugin cli instead of install script for plugin installation





  Commit: f7b6e32b894d4f7e57ed9c71dc0443396b4fc511

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/f7b6e32b894d4f7e57ed9c71dc0443396b4fc511

  Author: Bastian Doetsch <[email protected]>

  Date:   2022-08-09 (Tue, 09 Aug 2022)



  Changed paths:

    A .github/Dockerfile

    A .github/build.sh

    A .github/run.sh

    M CONTRIBUTING.md

    M pom.xml

    A src/main/resources/index.jelly



  Log Message:

  -----------

  Merge pull request #125 from jenkinsci/feat/docker-based-build



feat: provide dockerized Jenkins with Snyk plugin pre-installed, compiled of 
current source





  Commit: 8ac1c13249c11c9536a907f8fb558a67ce9e28d5

      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/8ac1c13249c11c9536a907f8fb558a67ce9e28d5

  Author: JSON <[email protected]>

  Date:   2022-08-17 (Wed, 17 Aug 2022)



  Changed paths:

    A .github/Dockerfile

    A .github/build.sh

    A .github/run.sh

    M CONTRIBUTING.md

    M pom.xml

    A src/main/resources/index.jelly



  Log Message:

  -----------

  Merge branch 'master' into task/bump-min-jenkins-version





Compare: 
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/53be9ddcb76d...8ac1c13249c1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/snyk-security-scanner-plugin/push/refs/heads/task/bump-min-jenkins-version/53be9d-8ac1c1%40github.com.

Reply via email to