Sha256: deb4558e0fde864b5e27dfe81c34ed86f6f05528770b9a475595c5fc3f2a17ef

Contents?: true

Size: 1.33 KB

Versions: 4

Compression:

Stored size: 1.33 KB

Contents

---
- job:
    name: apm-agent-ruby/apm-agent-ruby-mbp
    display-name: APM Agent Ruby
    description: APM Agent Ruby
    script-path: .ci/Jenkinsfile
    scm:
    - github:
        branch-discovery: no-pr
        discover-pr-forks-strategy: merge-current
        discover-pr-forks-trust: permission
        discover-pr-origin: merge-current
        discover-tags: true
        notification-context: 'apm-ci'
        repo: apm-agent-ruby
        repo-owner: elastic
        credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken
        head-filter-regex: '^(main|PR-.*|[3-9]\.x|v4\.[5-9]+.*|v[5-9]+.*)$'
        ssh-checkout:
          credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba
        build-strategies:
        - tags:
            ignore-tags-older-than: -1
            ignore-tags-newer-than: -1
        - regular-branches: true
        - change-request:
            ignore-target-only-changes: false
        clean:
          after: true
          before: true
        prune: true
        shallow-clone: true
        depth: 3
        do-not-fetch-tags: true
        submodule:
          disable: false
          recursive: true
          parent-credentials: true
          timeout: 100
          reference-repo: /var/lib/jenkins/.git-references/apm-agent-ruby.git
        timeout: '15'
        use-author: true
        wipe-workspace: 'True'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
elastic-apm-4.6.2 .ci/jobs/apm-agent-ruby-mbp.yml
elastic-apm-4.6.1 .ci/jobs/apm-agent-ruby-mbp.yml
elastic-apm-4.6.0 .ci/jobs/apm-agent-ruby-mbp.yml
elastic-apm-4.5.1 .ci/jobs/apm-agent-ruby-mbp.yml