Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: build both agent and inbound agent #570

Merged

Commits on Aug 28, 2015

  1. Configuration menu
    Copy the full SHA
    f598243 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Configuration menu
    Copy the full SHA
    cec8c0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#2 from chrishenzie/…

    …UpdatingReadme
    
    Adding udpate ECS container agent suggestion to README
    ndeloof committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    a91dbd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Upgrade remoting to 2.62 and disable JNLP3 protocol by default (jenki…

    …nsci#12)
    
    * Update remoting to 2.62
    
    * Disable JnlpProtocol3 by default, allow to reenable it
    oleg-nenashev authored and carlossg committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    b37e78c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    2ec748c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    542c469 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Merge pull request jenkinsci/docker-inbound-agent#24 from jenkinsci/e…

    …nvvars
    
    Use JENKINS_SECRET and JENKINS_NAME env vars if present
    oleg-nenashev authored Mar 16, 2017
    Configuration menu
    Copy the full SHA
    29e9ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b37d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jenkinsci/docker-inbound-agent#25 from oleg-nenash…

    …ev/readme
    
    Update the description, use Agents instead of Slaves where possible
    oleg-nenashev authored Mar 16, 2017
    Configuration menu
    Copy the full SHA
    e473a4a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    6dd9686 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Merge pull request jenkinsci/docker-inbound-agent#27 from oleg-nenash…

    …ev/alpine
    
    Align the Alpine build with the current master branch approach
    oleg-nenashev authored Mar 27, 2017
    Configuration menu
    Copy the full SHA
    0849e20 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    f603b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca434ab View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    10d856a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Configuration menu
    Copy the full SHA
    f9b762a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Configuration menu
    Copy the full SHA
    9d4b7e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#53 from oleg-nenash…

    …ev/remoting/3.15
    
    Update Remoting to 3.15 + fix documentation
    oleg-nenashev authored Dec 22, 2017
    Configuration menu
    Copy the full SHA
    94fabc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d715b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Merge pull request jenkinsci/docker-inbound-agent#54 from oleg-nenash…

    …ev/workdir-env-var
    
     Add JENKINS_AGENT_WORKDIR env var (update of jenkinsci#44)
    oleg-nenashev authored Dec 26, 2017
    Configuration menu
    Copy the full SHA
    313caf7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alpine

    # Conflicts:
    #	Dockerfile
    oleg-nenashev committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    89547f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    d5900ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#58 from jenkinsci/c…

    …arlossg-patch-1
    
    Fix jenkinsci#57 Clarify image name deprecation
    oleg-nenashev authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    7921939 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Merge branch 'master' into alpine

    # Conflicts:
    #	Dockerfile
    oleg-nenashev committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    5043700 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Initial Windows agent support

    This will require the PR for https://github.com/jenkinsci/docker-slave to be merged and pushed to docker hub.
    slide committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    c6490e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Merge pull request jenkinsci/docker-inbound-agent#91 from slide/master

    Initial Windows agent support
    slide authored Aug 6, 2019
    Configuration menu
    Copy the full SHA
    15ebbef View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    0ca658b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2882d8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    638f970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aea520e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c9eade View commit details
    Browse the repository at this point in the history
  6. Merge pull request jenkinsci/docker-inbound-agent#112 from oleg-nenas…

    …hev/alpine-to-master
    
    Integrate the alpine image into the master branch
    oleg-nenashev authored Sep 20, 2019
    Configuration menu
    Copy the full SHA
    49e1552 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ac025d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61dd2a8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jenkinsci/docker-inbound-agent#106 from oleg-nenas…

    …hev/JENKINS-42846-script-renaming
    
    [JENKINS-42846] - Rename the jenkins-slave script to jenkins-agent
    oleg-nenashev authored Sep 20, 2019
    Configuration menu
    Copy the full SHA
    8ee2a92 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    763659d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. JENKINS_WEB_SOCKET=true

    jglick committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    2135156 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Fix spelling mistake

    Just a nit-pick PR to fix the spelling of changelog that has been bothering me 😁
    rbywater authored Dec 15, 2019
    Configuration menu
    Copy the full SHA
    7312f65 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    a118d3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#134 from jenkinsci/…

    …gitter-link-fix
    
    Fix the Gitter chat link in the documentation
    slide authored Dec 25, 2019
    Configuration menu
    Copy the full SHA
    bfb513a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    e4ad809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a76e73 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Update to Remoting 3.40.

    This Remoting version removes old, deprecated, unsupported protocols versions 1, 2, and 3.
    jeffret-b committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    f104777 View commit details
    Browse the repository at this point in the history
  2. Improve README

    jeffret-b committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    8fa077f View commit details
    Browse the repository at this point in the history
  3. Fix copyright.

    Co-Authored-By: Mark Waite <[email protected]>
    jeffret-b and MarkEWaite authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    0da278c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#138 from jeffret-b/…

    …remoting-3.40
    
    Update to Remoting 3.40.
    oleg-nenashev authored Jan 11, 2020
    Configuration menu
    Copy the full SHA
    de8055c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    d3c82c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    2705724 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Added tests

    Signed-off-by: Fabio Kruger <[email protected]>
    Fabio Kruger committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    f9f870e View commit details
    Browse the repository at this point in the history
  2. Add zombie reaping note

    alex3d authored Jan 17, 2020
    Configuration menu
    Copy the full SHA
    63202c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Removed hidden tabs

    Fabio Kruger committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    8deb0d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    25ea266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4bf751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b153932 View commit details
    Browse the repository at this point in the history
  4. -eq rather than .Equals

    jglick committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    aeac3ab View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#142 from krufab/add…

    …_test_and_uniform_code
    
    Added tests to the project
    oleg-nenashev authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    d7d74e4 View commit details
    Browse the repository at this point in the history
  2. Increased timeout in the netcat-helper container to 30s to execute co…

    …rrectly with automated testing tools
    Fabio Kruger committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    b05c5d9 View commit details
    Browse the repository at this point in the history
  3. Corrected typo in the test file

    Fabio Kruger committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    ce374c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#148 from krufab/bug…

    …fix_add_test_and_uniform_code
    
    Increased timeout in the netcat-helper container to 30s to execute
    slide authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    14e26df View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#130 from jglick/web…

    …socket
    
    [JEP-222] Enable WebSocket mode by passing JENKINS_WEB_SOCKET=true
    MarkEWaite authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    fdf9ed8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Directory updates for Linux containers

    Moved files around similar to how opejdk handles OS and JDKs
    Alex Earl committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a0386dc View commit details
    Browse the repository at this point in the history
  2. Rework directory structure and Windows containers

    - Based on work by @krufab on docker-slave
    - Moved Dockerfiles into JDK/FLAVOR directory structure
    - Updated Windows containers to support same parameters as the Linux ones
    - Added nanoserver builds
    - Added tests using Pester
    slide committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    31aeff7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#139 from alex3d/ale…

    …x3d-reap-zombies
    
    Pass --init to docker-run to reap zombies.
    slide authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9194817 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    95384db View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#154 from slide/dire…

    …ctory_changes
    
    Rework directory structure and Windows containers + Update Windows parent image versions
    oleg-nenashev authored Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7e0a363 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Configuration menu
    Copy the full SHA
    39b118c View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#158 from jenkinsci/…

    …INFRA-1105-image-renaming
    
    INFRA-1105 - Rename the image to jenkins/inbound-agent
    oleg-nenashev authored Apr 12, 2020
    Configuration menu
    Copy the full SHA
    f8bd62e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dbb627 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    5c86c5f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-Authored-By: Alex Earl <[email protected]>
    oleg-nenashev and slide authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    341c81d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62311f View commit details
    Browse the repository at this point in the history
  4. Merge pull request jenkinsci/docker-inbound-agent#159 from oleg-nenas…

    …hev/agent/4.3-2
    
    [INFRA-1105] - Update the base image to jenkins/agent:4.3-4, cleanup old metadata
    oleg-nenashev authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    3f98eec View commit details
    Browse the repository at this point in the history
  5. Merge pull request jenkinsci/docker-inbound-agent#160 from jenkinsci/…

    …rename-windows-images
    
    Rename Windows images so that a standard DockerHub repo is used
    oleg-nenashev authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a12a9eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8765a4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jenkinsci/docker-inbound-agent#164 from jenkinsci/…

    …github-stars-readme
    
    Show GitHub stars and repo quick link on the DockerHub landing page
    slide authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    23c8736 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    70171b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#166 from marshallfo…

    …rd/patch-1
    
    Fix the jenkins/inbound-agent DockerHub link in README
    slide authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    2ca8d6b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Fix issue with protocols value not being supplied to agent.jar

    This also fixes some whitespace issues.
    slide authored May 8, 2020
    Configuration menu
    Copy the full SHA
    3ae76e7 View commit details
    Browse the repository at this point in the history
  2. Update jenkins-agent.ps1

    Co-authored-by: Mark Waite <[email protected]>
    slide and MarkEWaite authored May 8, 2020
    Configuration menu
    Copy the full SHA
    3b85772 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jenkinsci/docker-inbound-agent#170 from jenkinsci/…

    …fix_protocols_handling_windows
    
    Fix issue with protocols value not being supplied to agent.jar
    slide authored May 8, 2020
    Configuration menu
    Copy the full SHA
    ced2fdb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Rename test file

    slide committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    59b285a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#195 from slide/wind…

    …ows_refactor
    
    Windows refactor
    slide authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    927180f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    0d728ff View commit details
    Browse the repository at this point in the history
  2. Remove unused spaces

    nwton committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    3a46b5f View commit details
    Browse the repository at this point in the history
  3. Merge pull request jenkinsci/docker-inbound-agent#203 from nwton/fixu…

    …p_windows_image
    
    Hacktoberfest - Fixup docker image name and tag for windows
    slide authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    3e836be View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Upgrade to Remoting 4.6.

    jeffret-b committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    416747e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Update tests/tests.bats

    jeffret-b authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    375b2b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91bca71 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#209 from jeffret-b/…

    …remoting-4.6
    
    Upgrade to Remoting 4.6.
    slide authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    cd46ee2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    3d43dda View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Merge pull request jenkinsci/docker-inbound-agent#212 from garethjeva…

    …ns/ltsc
    
    chore: added ltsc2019 images for jdk 8 & 11
    slide authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ef57093 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Upgrade to Remoting 4.7.

    jeffret-b committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b8bbded View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Merge pull request jenkinsci/docker-inbound-agent#225 from jeffret-b/…

    …remoting-4.7
    
    Upgrade to Remoting 4.7.
    slide authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    063b065 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Allows to pass JAVA_OPTS to the JVM

    Just like the linux version
    Vlatombe committed May 24, 2021
    Configuration menu
    Copy the full SHA
    045ccc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Upgrade remoting to 4.9

    Steve Arch committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    02af84c View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#233 from agentgonzo…

    …/4.9
    
    Upgrade remoting to 4.9
    slide authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b89bc58 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Specify JENKINS_JAVA_BIN to run the agent using a specific JRE (jenki…

    …nsci#234)
    
    This allows to use a specific JRE to run the Jenkins agent, differing
    from the one that is available through PATH or JAVA_HOME.
    Vlatombe authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    5a841fb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Update jenkins-agent.ps1 (jenkinsci#226)

    adding a position parameters to satisfy github.com/jenkinsci/amazon-ecs-plugin/ requirements
    kevit authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    88497e9 View commit details
    Browse the repository at this point in the history
  2. Add publishing for linux via Jenkins (jenkinsci#236)

    * Add publishing for linux via Jenkins
    
    * Convert tests to buildx
    timja authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    9151e67 View commit details
    Browse the repository at this point in the history
  3. Do not prevent execution if the single argument is an option (jenkins…

    …ci#219)
    
    This prevents such kind of error:
    
    ```sh-session
    $ docker run jenkins/inbound-agent -disableHttpsCertValidation
    /usr/local/bin/jenkins-agent: 42: exec: -disableHttpsCertValidation: not found
    ```
    
    Co-authored-by: Tim Jacomb <[email protected]>
    felipecrs and timja authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    47313b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    946255b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    b55164b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    850d2a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Add Java 17 alpine (jenkinsci#252)

    Co-authored-by: Tim Jacomb <[email protected]>
    bob-rohan and timja authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4f3e562 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    ecab800 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    8fefb6a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    44f8779 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    921b076 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Remove Java 8 (jenkinsci#278)

    Co-authored-by: Tim Jacomb <[email protected]>
    slide and timja authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    8502a12 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. fix: only deploy to DockerHub on tag-triggered builds

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    b4a507b View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#280 from dduportal/…

    …only-deploy-on-tags
    
    fix: only deploy to DockerHub on tag-triggered builds
    dduportal authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9e6e950 View commit details
    Browse the repository at this point in the history
  3. fixup

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    55207ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request jenkinsci/docker-inbound-agent#285 from dduportal/…

    …feat/bump-remoting/3063.v26e24490f041
    
    Feat: prepare release 3063.v26e24490f041-1
    dduportal authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ec675a4 View commit details
    Browse the repository at this point in the history
  5. chore(test) fix build argument tests by using an old version

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ef20208 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jenkinsci/docker-inbound-agent#286 from dduportal/…

    …fix/jenkinscigh-285-review
    
    chore(test) fix build argument tests by using an old version
    dduportal authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9333b0e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. chore(linux tests) apply shellcheck and fix concurency issues

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    c1d4904 View commit details
    Browse the repository at this point in the history
  2. fixup

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3ed3d99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jenkinsci/docker-inbound-agent#299 from dduportal/…

    …chore/tests/shellcheck
    
    chore(linux tests) apply shellcheck and fix concurency issues
    dduportal authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3bafcfc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Add Java 17 alpine (jenkinsci#252)

    Co-authored-by: Tim Jacomb <[email protected]>
    2 people authored and slide committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e2e0f16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbd324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51774e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c88589 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dd8b43 View commit details
    Browse the repository at this point in the history
  6. Remove Java 8 (jenkinsci#278)

    Co-authored-by: Tim Jacomb <[email protected]>
    slide and timja committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    86f5ddc View commit details
    Browse the repository at this point in the history
  7. fix: only deploy to DockerHub on tag-triggered builds

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal authored and slide committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c1f2329 View commit details
    Browse the repository at this point in the history
  8. fixup

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal authored and slide committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    52b909f View commit details
    Browse the repository at this point in the history
  9. chore(test) fix build argument tests by using an old version

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal authored and slide committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3309026 View commit details
    Browse the repository at this point in the history
  10. chore(linux tests) apply shellcheck and fix concurency issues

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal authored and slide committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b32baf3 View commit details
    Browse the repository at this point in the history
  11. fixup

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal authored and slide committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ca52fd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    b65ad20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b0c18 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    d80c959 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. cleanup(windows) remove custom user (feature parity with Linux and de…

    …legating to parent image)
    
    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    fab30ac View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. chore(windows tests) fix harness to use long flags, no more interacti…

    …ve flag and same build command make.ps1
    
    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    106db6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#344 from dduportal/…

    …chore/windows-tests/fix-test-harness
    
    chore(windows tests) improve harness (`docker` flags and commands)
    dduportal authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    4e6cad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0de5d15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jenkinsci/docker-inbound-agent#343 from dduportal/…

    …cleanup/remove-user-creation
    
    cleanup(windows) remove custom user (feature parity with Linux and delegating to parent image)
    dduportal authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    7afdf6e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. chore(windows) factorize JDK specification to make.ps1

    Signed-off-by: Damien Duportal <[email protected]>
    dduportal committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9aaaaa2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge pull request jenkinsci/docker-inbound-agent#347 from dduportal/…

    …chore/factorize-Dockerfile-per-JDK
    
    chore(linux) factorize JDK specification to docker bakefile
    dduportal authored May 19, 2023
    Configuration menu
    Copy the full SHA
    94765e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    c3a2767 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    b7157d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d810a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd892f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b61b1c View commit details
    Browse the repository at this point in the history
  5. clean comments

    lemeurherve committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    344561b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea39792 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61f7e3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8543246 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0213d3c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge pull request jenkinsci/docker-inbound-agent#363 from lemeurherv…

    …e/refactor-windows-builds-like-docker-agent
    
    refactor: build `docker-inbound-agent` like `docker-agent`
    dduportal authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2d3e872 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    cb1ef87 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    077c013 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3d78f7 View commit details
    Browse the repository at this point in the history
  3. chore: show JAVA_MAJOR_VERSION in tests output

    Merge pull request jenkinsci/docker-inbound-agent#376 from lemeurherve/chore-show-jdk-version-in-tests-output
    lemeurherve authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3a6170f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60c4e1b View commit details
    Browse the repository at this point in the history
  5. Merge pull request jenkinsci/docker-inbound-agent#374 from lemeurherv…

    …e/fix-tag-and-publish
    
    fixup: correct tags and publication for Windows images
    dduportal authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f64c55e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2378fb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    67cc801 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Fix incorrect link (jenkinsci#392)

    Changes link that was pointing to the wiki to point to the documentation on jenkins.io.
    slide authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2c87f97 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    3df8ead View commit details
    Browse the repository at this point in the history
  2. fix: switch to the docker-agent version which has nanoserver-ltsc2019…

    … & windowsservercore-1809 variants
    lemeurherve committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4237940 View commit details
    Browse the repository at this point in the history
  3. fix bad rebase

    lemeurherve committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ef3f841 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    375eb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c45ca View commit details
    Browse the repository at this point in the history
  3. debug

    lemeurherve committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1455e10 View commit details
    Browse the repository at this point in the history
  4. more debug

    lemeurherve committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    04858bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70904e4 View commit details
    Browse the repository at this point in the history
  6. Revert "run slow tests at the end"

    This reverts commit 375eb8f.
    lemeurherve committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    49c5e7d View commit details
    Browse the repository at this point in the history
  7. fix(tests): Image not found.

    ERROR: docker.io/jenkins/agent:3131.vf2b_b_798b_ce99-4-alpine-jdk21-preview: not found
    gounthar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    631b01a View commit details
    Browse the repository at this point in the history
  8. fix(tests): Image not found.

    ERROR: docker.io/jenkins/agent:3131.vf2b_b_798b_ce99-4-alpine-jdk21-preview: not found
    gounthar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3db7a8d View commit details
    Browse the repository at this point in the history
  9. Merge pull request jenkinsci/docker-inbound-agent#397 from gounthar/j…

    …dk21-preview
    
    feat(jdk): Add preview images for jdk21
    dduportal authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c9c4e5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29f5399 View commit details
    Browse the repository at this point in the history
  11. remove debug

    lemeurherve committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    26735e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a031462 View commit details
    Browse the repository at this point in the history
  13. Merge pull request jenkinsci/docker-inbound-agent#396 from lemeurherv…

    …e/refactor-like-docker-agent-pr-459
    
    breaking: refactor like jenkinsci#459
    dduportal authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c7c6697 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. chore(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    06c2be7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#401 from jenkinsci/…

    …dependabot/github_actions/master/actions/checkout-4
    
    chore(deps): bump actions/checkout from 3 to 4
    dduportal authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c785c9c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. documentation(README): add description for secret

    Detail
    ======
     - Add description for the `<secret>` and how to setup the agent with
       this container image.
     - referred to the following docs
       - https://www.jenkins.io/doc/book/using/using-agents/
       - https://github.com/jenkinsci/docker-inbound-agent/blob/master/docs/windows-commandline.adoc
     - Closed jenkinsci#316
    limejuny committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    80592ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f854ceb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    0ffeb94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jenkinsci/docker-inbound-agent#418 from jenkinsci/…

    …lemeurherve-patch-1
    
    feat(Windows): add Java 21 and bump `jenkins/agent` parent images to `3148.v532a_7e715ee3-12`
    dduportal authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f196961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b748ef7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    b85fad6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    fcce536 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge pull request jenkinsci/docker-inbound-agent#436 from lemeurherv…

    …e/feat-switch-to-official-ga-jdk21-temurin-images
    
    feat(Linux): switch supported architectures to GA Temurin jdk21 images
    dduportal authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9c47353 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    cbde922 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request jenkinsci/docker-inbound-agent#445 from basil/remo…

    …ting-args
    
    Migrate to new Remoting calling convention
    dduportal authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    776b37b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    b490aae View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    5e06d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7510ba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326edf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f13f7f View commit details
    Browse the repository at this point in the history