jenkins-infra / helpdesk

Open your Infrastructure related issues here for the Jenkins project
https://github.com/jenkins-infra/helpdesk/issues/new/choose
16 stars 9 forks source link

Ensure removed jenkins.io pages aren't accessible and indexed anymore #3360

Closed lemeurherve closed 7 months ago

lemeurherve commented 1 year ago

As noted in https://github.com/jenkins-infra/jenkins.io/pull/5940#discussion_r1091558214, when a page is removed from the repository, it's not removed from the source website www.origin.jenkins.io cached by Fastly.

We need to find a way to ensure these pages are removed and not indexed anymore.

halkeye commented 1 year ago

at one point we enabled --delete on the publish, so it deleted any file that wasn't in the build.

I think plugins jenkinsfile does it.

lemeurherve commented 9 months ago

Amongst several changes proposed by @zbynek this weekend (❤️), here is a PR to add --delete to blobxfer: https://github.com/jenkins-infra/jenkins.io/pull/6677

I've created a snapshot of the concerned Azure File Storage. Next steps:

lemeurherve commented 9 months ago

Comparison between the fileshare (what's on Fastly) and a clean build, obtained with diff -r -q /cleanbuild/ /fileshare/

Listings ### Only in fileshare: These files would be deleted (need to check the first ones at the root folder) ``` /: .htaccess /: hangout /: slides.yaml /: supporters.yaml /: user-handbook.pdf /assets/bower: ionicons /assets/bower: tether /assets/bower/@popperjs/core/esm/utils: format.js /assets/bower/@popperjs/core/esm/utils: validateModifiers.js /assets/bower/anchor-js: banner.js /assets/bower/bootstrap/css: .DS_Store /assets/bower/jquery: core.js /blog/2020/05: 18 /blog/2020/06: 04 /blog/2020/07: 30 /blog/2022/01: 06 /blog/2022/11: 14 /blog/2022/11/17: jenkins-election-candidates /blog/2023/03: 29 /blog/2023/04: 10 /blog/2023/07/16: third-party-repository-detection-probe /blog/authors: casz /blog/authors: cizezsy /blog/authors: dnusbaum /blog/authors: jamesdumay /blog/authors: mattzand /blog/authors: omedina /blog/authors: pch-maintainers /blog/authors: shivay_lamba /content: juc-speaker-blog-series-stephan-hochdörfer-juc-europe /css: blueocean-roadmap-style.css /css: font-icons.css /css: lib.css /css: ribbon.css /css: style.css /css/fonts: anchorjs-extras.eot /css/fonts: anchorjs-extras.ttf /css/fonts: anchorjs-extras.woff /css/fonts: icomoon.eot /css/fonts: icomoon.svg /css/fonts: icomoon.ttf /css/fonts: icomoon.woff /css/fonts: ionicons.eot /css/fonts: ionicons.ttf /css/fonts: ionicons.woff /doc/book: pipeline-as-code /doc/book/appendix: index.html /doc/book/installing: advanced-installation /doc/book/resources/blueocean/creating-pipelines: git-create-pipeline.png /doc/book/resources/blueocean/creating-pipelines: github-auto-discover.png /doc/book/resources/blueocean/creating-pipelines: github-copy-access-token.png /doc/book/resources/blueocean/creating-pipelines: github-create-token.png /doc/book/resources/blueocean/creating-pipelines: github-new-pipeline.png /doc/book/resources/blueocean/creating-pipelines: github-org.png /doc/book/resources/blueocean/creating-pipelines: github-personal-access-token.png /doc/book/resources/blueocean/creating-pipelines: select-git.png /doc/book/resources/blueocean/creating-pipelines: select-github.png /doc/book/resources/blueocean/intro: plugin-install.png /doc/book/resources/blueocean/intro: switch-blue-ocean.png /doc/book/resources/blueocean/intro: switch-classic.png /doc/book/resources/hardware-recommendations: jnlp-slave.png /doc/book/resources/jmeter: jmeter-02.png /doc/book/resources/managing: configure-global-security-access-control-rules.png /doc/book/resources/managing: configure-global-security-enable-agent-master.png /doc/book/resources/managing: configure-global-security-enable-security.png /doc/book/resources/managing: configure-global-security-matrix-authorization.png /doc/book/resources/managing: configure-global-security-prevent-csrf-after-2.1.76.2.png /doc/book/resources/managing: configure-global-security-prevent-csrf.png /doc/book/resources/managing: configure-global-security-whitelist-commands.png /doc/book/resources/managing: configure-global-security.png /doc/book/resources/managing: plugin-manager-available.png /doc/book/resources/pipeline: build-now.png /doc/book/resources/pipeline: hello-world-script.png /doc/book/resources/pipeline: new-item-selection.png /doc/book/resources/pipeline: pipeline-syntax-sidebar.png /doc/book/resources/pipeline: vscode-pipeline-linter /doc/book/resources/tutorials: java-maven-05-main-blue-ocean-interface.png /doc/book/resources/tutorials: java-maven-12-test-stage-runs-successfully-with-output.png /doc/book/resources/tutorials: java-maven-23-deliver-stage-runs-successfully.png /doc/book/resources/tutorials: java-maven-25-deliver-stage-output-only.png /doc/book/resources/tutorials: java-maven-26-main-blue-ocean-interface-with-all-previous-runs-displayed.png /doc/book/resources/tutorials: labview-15-build-sys-repo-env-var.PNG /doc/book/resources/tutorials: python-pyinstaller-01-downloading-python-docker-image.png /doc/book/resources/tutorials: setup-jenkins-01-starting-new-jenkins-installation-console-output.png /doc/book/resources/tutorials: setup-jenkins-02-unlock-jenkins-page.jpg /doc/book/resources/tutorials: setup-jenkins-03-copying-initial-admin-password.png /doc/book/resources/tutorials: windows-jenkins-logon-credentials.jpg /doc/book/security: agent-to-controller /doc/book/security: permissions /doc/book/system-administration: reverse-proxy-configuration-apache /doc/book/system-administration: reverse-proxy-configuration-haproxy /doc/book/system-administration: reverse-proxy-configuration-iis /doc/book/system-administration: reverse-proxy-configuration-iptables /doc/book/system-administration: reverse-proxy-configuration-nginx /doc/book/system-administration: reverse-proxy-configuration-squid /doc/book/using: remote-api /doc/developer: .htaccess /doc/developer: 404 /doc/developer/architecture: security /doc/developer/extensions: adobe-cloud-manager /doc/developer/extensions: alauda-devops-sync /doc/developer/extensions: amazon-ecs /doc/developer/extensions: appdome-build-2secure /doc/developer/extensions: artifact-manager-s3 /doc/developer/extensions: audit-trail /doc/developer/extensions: audit2db /doc/developer/extensions: authentication-tokens /doc/developer/extensions: authorize-project /doc/developer/extensions: autocomplete-parameter /doc/developer/extensions: aws-kinesis-consumer /doc/developer/extensions: azure-artifact-manager /doc/developer/extensions: blueocean-bitbucket-pipeline /doc/developer/extensions: blueocean-commons /doc/developer/extensions: blueocean-jwt /doc/developer/extensions: blueocean-pipeline-api-impl /doc/developer/extensions: blueocean-pipeline-editor /doc/developer/extensions: blueocean-rest /doc/developer/extensions: blueocean-rest-impl /doc/developer/extensions: blueocean-web /doc/developer/extensions: branch-api /doc/developer/extensions: build-alias-setter /doc/developer/extensions: build-failure-analyzer /doc/developer/extensions: build-keeper-plugin /doc/developer/extensions: build-timeout /doc/developer/extensions: buildcontext-capture /doc/developer/extensions: buildtriggerbadge /doc/developer/extensions: cas-plugin /doc/developer/extensions: categorized-view /doc/developer/extensions: checks-api /doc/developer/extensions: clearcase-ucm-plugin /doc/developer/extensions: cloudbees-bitbucket-branch-source /doc/developer/extensions: cloudbees-folder /doc/developer/extensions: cloudbees-jenkins-advisor /doc/developer/extensions: code-coverage-api /doc/developer/extensions: codecover /doc/developer/extensions: conditional-buildstep /doc/developer/extensions: config-file-provider /doc/developer/extensions: configuration-as-code /doc/developer/extensions: configuration-as-code-support /doc/developer/extensions: configurationslicing /doc/developer/extensions: confluence-publisher /doc/developer/extensions: convert-to-declarative-api /doc/developer/extensions: copyartifact /doc/developer/extensions: credentials /doc/developer/extensions: credentials-binding /doc/developer/extensions: csp /doc/developer/extensions: custom-build-properties /doc/developer/extensions: dashboard-view /doc/developer/extensions: database /doc/developer/extensions: declarative-pipeline-migration-assistant-api /doc/developer/extensions: deployer-framework /doc/developer/extensions: deployment-notification /doc/developer/extensions: design-library /doc/developer/extensions: display-url-api /doc/developer/extensions: docker-build-step /doc/developer/extensions: docker-commons /doc/developer/extensions: docker-traceability /doc/developer/extensions: docker-workflow /doc/developer/extensions: DotCi /doc/developer/extensions: DotCi-InstallPackages /doc/developer/extensions: DotCiInstallPackages /doc/developer/extensions: durable-task /doc/developer/extensions: ec2 /doc/developer/extensions: eggplant-runner /doc/developer/extensions: electricflow /doc/developer/extensions: email-ext /doc/developer/extensions: embeddable-build-status /doc/developer/extensions: envinject /doc/developer/extensions: environment-filter-utils /doc/developer/extensions: Exclusion /doc/developer/extensions: extensible-choice-parameter /doc/developer/extensions: external-workspace-manager /doc/developer/extensions: forensics-api /doc/developer/extensions: fstrigger /doc/developer/extensions: gating-core /doc/developer/extensions: gerrit-trigger /doc/developer/extensions: git /doc/developer/extensions: git-client /doc/developer/extensions: git-server /doc/developer/extensions: gitea /doc/developer/extensions: github /doc/developer/extensions: github-branch-source /doc/developer/extensions: github-oauth /doc/developer/extensions: github-pullrequest /doc/developer/extensions: gitlab-oauth /doc/developer/extensions: gitlab-plugin /doc/developer/extensions: google-cloud-backup /doc/developer/extensions: google-cloud-health-check /doc/developer/extensions: google-deployment-manager /doc/developer/extensions: google-storage-plugin /doc/developer/extensions: hashicorp-vault-plugin /doc/developer/extensions: hockeyapp /doc/developer/extensions: hp-application-automation-tools-plugin /doc/developer/extensions: hubot-steps /doc/developer/extensions: instant-messaging /doc/developer/extensions: ivy /doc/developer/extensions: jacoco /doc/developer/extensions: jira /doc/developer/extensions: jira-ext /doc/developer/extensions: JiraTestResultReporter /doc/developer/extensions: job-dsl /doc/developer/extensions: jobcacher /doc/developer/extensions: jobConfigHistory /doc/developer/extensions: junit /doc/developer/extensions: jwt-support /doc/developer/extensions: kpp-management-plugin /doc/developer/extensions: kubernetes /doc/developer/extensions: kubernetes-credentials-provider /doc/developer/extensions: literate /doc/developer/extensions: localization-support /doc/developer/extensions: logstash /doc/developer/extensions: lucene-search /doc/developer/extensions: mailer /doc/developer/extensions: matrix-auth /doc/developer/extensions: matrix-combinations-parameter /doc/developer/extensions: matrix-project /doc/developer/extensions: maven-plugin /doc/developer/extensions: mercurial /doc/developer/extensions: metrics /doc/developer/extensions: metrics-aggregation /doc/developer/extensions: mock-load-builder /doc/developer/extensions: node-iterator-api /doc/developer/extensions: node-sharing-executor /doc/developer/extensions: nodejs /doc/developer/extensions: nodelabelparameter /doc/developer/extensions: oauth-credentials /doc/developer/extensions: oidc-provider /doc/developer/extensions: onepassword-secrets /doc/developer/extensions: openstack-heat /doc/developer/extensions: opentelemetry /doc/developer/extensions: p4 /doc/developer/extensions: parameterized-trigger /doc/developer/extensions: perfectomobile /doc/developer/extensions: performance /doc/developer/extensions: persona /doc/developer/extensions: pipeline-groovy-lib /doc/developer/extensions: pipeline-input-notification /doc/developer/extensions: pipeline-maven /doc/developer/extensions: pipeline-model-definition /doc/developer/extensions: pipeline-model-extensions /doc/developer/extensions: pipeline-rest-api /doc/developer/extensions: pipeline-stage-tags-metadata /doc/developer/extensions: PrioritySorter /doc/developer/extensions: promoted-builds /doc/developer/extensions: publish-over-cifs /doc/developer/extensions: publish-over-ssh /doc/developer/extensions: pubsub-light /doc/developer/extensions: pxe /doc/developer/extensions: rebuild /doc/developer/extensions: remote-jobs-view-plugin /doc/developer/extensions: repository /doc/developer/extensions: repository-connector /doc/developer/extensions: role-strategy /doc/developer/extensions: run-condition /doc/developer/extensions: scm-api /doc/developer/extensions: scoring-load-balancer /doc/developer/extensions: script-security /doc/developer/extensions: scriptler /doc/developer/extensions: security-inspector /doc/developer/extensions: shared-objects /doc/developer/extensions: simple-theme-plugin /doc/developer/extensions: slack /doc/developer/extensions: ssh-agent /doc/developer/extensions: ssh-credentials /doc/developer/extensions: ssh-slaves /doc/developer/extensions: sshd /doc/developer/extensions: subversion /doc/developer/extensions: support-core /doc/developer/extensions: team-views /doc/developer/extensions: theme-manager /doc/developer/extensions: thycotic-vault /doc/developer/extensions: token-macro /doc/developer/extensions: ui-samples-plugin /doc/developer/extensions: unique-id /doc/developer/extensions: urltrigger /doc/developer/extensions: vsphere-cloud /doc/developer/extensions: warnings /doc/developer/extensions: warnings-ng /doc/developer/extensions: workflow-api /doc/developer/extensions: workflow-cps /doc/developer/extensions: workflow-cps-global-lib /doc/developer/extensions: workflow-step-api /doc/developer/extensions: xunit /doc/developer/extensions: yaml-project /doc/developer/extensions: yet-another-docker-plugin /doc/pipeline/steps: aliyun-container-service-deploy /doc/pipeline/steps: allAscii /doc/pipeline/steps: analysis-collector /doc/pipeline/steps: android-lint /doc/pipeline/steps: ascii-magician /doc/pipeline/steps: azure-dev-spaces /doc/pipeline/steps: bearychat /doc/pipeline/steps: blackduck-hub /doc/pipeline/steps: brakeman /doc/pipeline/steps: castecho /doc/pipeline/steps: ccm /doc/pipeline/steps: CFLint /doc/pipeline/steps: checkstyle /doc/pipeline/steps: ci-with-toad-devops-toolkit /doc/pipeline/steps: codeclimate-plugin /doc/pipeline/steps: codescan /doc/pipeline/steps: codescanner /doc/pipeline/steps: coding-webhook /doc/pipeline/steps: cpptest /doc/pipeline/steps: cryptomove /doc/pipeline/steps: digicert-software-trust-gpg-sign /doc/pipeline/steps: docker-slaves /doc/pipeline/steps: dry /doc/pipeline/steps: fabric-beta-publisher /doc/pipeline/steps: findbugs /doc/pipeline/steps: fireline /doc/pipeline/steps: fortify-cloudscan-jenkins-plugin /doc/pipeline/steps: headspin /doc/pipeline/steps: hockeyapp /doc/pipeline/steps: ibm-application-security /doc/pipeline/steps: incapptic-connect-uploader /doc/pipeline/steps: kubernetes-cd /doc/pipeline/steps: kubernetes-ci /doc/pipeline/steps: kubernetes-pipeline-arquillian-steps /doc/pipeline/steps: kubernetes-pipeline-steps /doc/pipeline/steps: loadrunner /doc/pipeline/steps: nexus-jenkins-plugin /doc/pipeline/steps: osf-builder-suite-xml-linter /doc/pipeline/steps: parasoft-findings /doc/pipeline/steps: phoenix-autotest /doc/pipeline/steps: pipeline-graph-view /doc/pipeline/steps: play-autotest-plugin /doc/pipeline/steps: pmd /doc/pipeline/steps: puppet-enterprise-pipeline /doc/pipeline/steps: qualys-api-security /doc/pipeline/steps: SCTMExecutor /doc/pipeline/steps: simple-pull-request-job /doc/pipeline/steps: sinatra-chef-builder /doc/pipeline/steps: squashtm-publisher /doc/pipeline/steps: swamp /doc/pipeline/steps: tasks /doc/pipeline/steps: testproject /doc/pipeline/steps: tfs /doc/pipeline/steps: thundra-foresight /doc/pipeline/steps: upload-pgyer /doc/pipeline/steps: warnings /doc/pipeline/steps: whitesource /doc/pipeline/steps: workflow-cps-global-lib /doc/pipeline/steps: xframium /doc/pipeline/steps/params: bitbucket /doc/pipeline/steps/params: gitblit /doc/pipeline/steps/params: gitscm /images: 2019-spring-festival.jpg /images: azure-deploy-button.png /images: evergreen /images: fire-jenkins.svg.png /images: github-mark-32px.png /images: jar.png /images: jenkins-x-logo.png /images: user.gif /images/avatars: bicschneider-ClausSchneider.jpg /images/avatars: ignaciofernandez.jpg /images/avatars: karamarck.jpg /images/avatars: professorkesha.jpg /images/avatars: pvtuan.jpeg /images/changelog: cloudy.png /images/changelog: feed-icon.png /images/changelog: legend /images/changelog: storm.png /images/changelog: sunny.png /images/conferences: DWLogo_globe_warm_p.png /images/developer: publishing /images/gsoc/2021/git-credentials: freestyle-gitUsernamePassword.png /images/gsoc/2021/git-credentials: GitUsernamePassword.png /images/gsoc/2021/git-credentials: UsernameandPassword.png /images/gsoc/2021/git-credentials: usernamepassword-binding-pipline-job.png /images/hacktoberfest: Hacktoberfest_2022.svg /images/logos: evergreen /images/logos: formal_java /images/logos/clown: Clown Jenkins 2.png /images/logos/clown: Clown Jenkins.svg /images/logos/kongfu: kungfu.png /images/post-images: 2018-10-15-cwp /images/post-images: 2020-04-contributhon-participants /images/post-images: t-mobile-case-study-opengraph /images/post-images/2020/01-gsoc-jenkins-world-parichay: with_oleg.jpg /images/post-images/gc-tuning: s-bulkstats-CompanyA-red-parallelgc.png /images/post-images/gc-tuning: s-duration-CompanyA-red-parallelgc.png /images/post-images/gc-tuning: s-duration-CompanyB-g1-explicitremoved.png /images/post-images/gc-tuning: s-duration-CompanyB-g1.png /images/post-images/gc-tuning: s-duration-CompanyC-g1-ExplicitRemoved.png /images/post-images/gc-tuning: s-duration-CompanyC-g1.png /images/post-images/gc-tuning: s-gccauses-CompanyB-g1-highlighted.png /images/post-images/gc-tuning: s-gccauses-CompanyB-g1-NOEXPLICIT-highlighted.png /images/post-images/gc-tuning: s-gccauses-CompanyC-g1-highlighted.png /images/post-images/gc-tuning: s-gccauses-CompanyC-g1-NOEXPLICIT-highlighted.png /images/post-images/gc-tuning: s-younggen-CompanyC-g1-ExplicitRemoved.png /images/post-images/jw-speaker-blog-aquient: jw-speaker-blog-aquilent-1.png /images/sponsors: microsoft.png /images/superpowers: evergreen-ship.png /images/using: remote-access-api /js: blueocean-roadmap-script.js /node/page: 103.html /node/page: 104.html /node/page: 105.html /node/page: 106.html /node/page: 107.html /node/page: 108.html /node/page: 109.html /node/page: 110.html /node/tags: essentials /node/tags: freemium /node/tags: jenkinsessentials /node/tags: pipeline-authoring /node/tags: sig /node/tags: vscode /projects: evergreen /projects/blueocean: blueocean /projects/blueocean/img: apple-touch-icon-120x120.png /projects/blueocean/img: apple-touch-icon-152x152.png /projects/blueocean/img: apple-touch-icon-76x76.png /projects/blueocean/img: favicon-16x16.png /projects/blueocean/img: favicon-32x32.png /projects/blueocean/img: favicon.ico /projects/blueocean/roadmap: data.json /projects/gsoc/2019/project-ideas: discard-builds-step-plugin /projects/gsoc/2020/project-ideas: artifactory-rest-plugin copy /projects/gsoc/2020/project-ideas: jx-consolidate-addons-and-apps /projects/gsoc/2023/project-ideas: agent_reconnections_exponential_backoff /projects/gsoc/2023/project-ideas: automating-plugin-buildmetadata-updates /projects/gsoc/2023/project-ideas: displaying_plugin_health_scores /projects/gsoc/2023/project-ideas: JCasC-drift-detector /security: gift /sites/default/files: googleanalytics /sites/default/files/images: apple-touch-icon-120x120.png /sites/default/files/images: apple-touch-icon-152x152.png /sites/default/files/images: apple-touch-icon-76x76.png /sites/default/files/images: favicon-16x16.png /sites/default/files/images: favicon-32x32.png /sites/default/files/images: favicon.ico ``` ### Only in clean build ``` /content: juc-speaker-blog-series-stephan-hochdörfer-juc-europe /doc/book/resources/tutorials: labview-15-build-sys-repo-env-var.png /images/hacktoberfest: hacktoberfest_2022.svg /node/tags: Pipeline-Authoring /node/tags: SIG /node/tags: VSCode ``` ### Files with different content I can output all diff if needed.
``` Files /cleanbuild/blog/2018/06/15/simple-pull-request-plugin/index.html and /fileshare/blog/2018/06/15/simple-pull-request-plugin/index.html differ Files /cleanbuild/blog/2018/07/17/simple-pull-request-plugin/index.html and /fileshare/blog/2018/07/17/simple-pull-request-plugin/index.html differ Files /cleanbuild/blog/2018/08/14/simple-pull-request-plugin-final-evaluation/index.html and /fileshare/blog/2018/08/14/simple-pull-request-plugin-final-evaluation/index.html differ Files /cleanbuild/blog/authors/abhishek_gautam/index.html and /fileshare/blog/authors/abhishek_gautam/index.html differ Files /cleanbuild/blog/authors/alyssat/index.html and /fileshare/blog/authors/alyssat/index.html differ Files /cleanbuild/blog/authors/index.html and /fileshare/blog/authors/index.html differ Files /cleanbuild/blog/authors/markewaite/index.html and /fileshare/blog/authors/markewaite/index.html differ Files /cleanbuild/full-rss.xml and /fileshare/full-rss.xml differ Files /cleanbuild/index.html and /fileshare/index.html differ Files /cleanbuild/node/index.html and /fileshare/node/index.html differ Files /cleanbuild/node/page/25.html and /fileshare/node/page/25.html differ Files /cleanbuild/node/page/35.html and /fileshare/node/page/35.html differ Files /cleanbuild/node/page/36.html and /fileshare/node/page/36.html differ Files /cleanbuild/node/page/37.html and /fileshare/node/page/37.html differ Files /cleanbuild/node/page/5.html and /fileshare/node/page/5.html differ Files /cleanbuild/node/page/57.html and /fileshare/node/page/57.html differ Files /cleanbuild/node/page/6.html and /fileshare/node/page/6.html differ Files /cleanbuild/node/page/60.html and /fileshare/node/page/60.html differ Files /cleanbuild/node/page/8.html and /fileshare/node/page/8.html differ Files /cleanbuild/node/tags/community/page/2.html and /fileshare/node/tags/community/page/2.html differ Files /cleanbuild/node/tags/gsoc/page/10.html and /fileshare/node/tags/gsoc/page/10.html differ Files /cleanbuild/node/tags/gsoc/page/3.html and /fileshare/node/tags/gsoc/page/3.html differ Files /cleanbuild/node/tags/gsoc2018/index.html and /fileshare/node/tags/gsoc2018/index.html differ Files /cleanbuild/node/tags/gsoc2022/index.html and /fileshare/node/tags/gsoc2022/index.html differ Files /cleanbuild/node/tags/jenkins2/page/2.html and /fileshare/node/tags/jenkins2/page/2.html differ Files /cleanbuild/node/tags/pipeline/page/3.html and /fileshare/node/tags/pipeline/page/3.html differ Files /cleanbuild/node/tags/plugin/page/2.html and /fileshare/node/tags/plugin/page/2.html differ Files /cleanbuild/node/tags/yaml/index.html and /fileshare/node/tags/yaml/index.html differ Files /cleanbuild/projects/gsoc/2018/simple-pull-request-job-plugin/index.html and /fileshare/projects/gsoc/2018/simple-pull-request-job-plugin/index.html differ Files /cleanbuild/projects/gsoc/2019/gitlab-support-for-multibranch-pipeline/index.html and /fileshare/projects/gsoc/2019/gitlab-support-for-multibranch-pipeline/index.html differ Files /cleanbuild/projects/gsoc/2019/plugin-installation-manager-tool-cli/index.html and /fileshare/projects/gsoc/2019/plugin-installation-manager-tool-cli/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/advanced-build-discard-strategy-plugin/index.html and /fileshare/projects/gsoc/2019/project-ideas/advanced-build-discard-strategy-plugin/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/artifact-promotion-plugin-for-jenkins-pipeline/index.html and /fileshare/projects/gsoc/2019/project-ideas/artifact-promotion-plugin-for-jenkins-pipeline/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/artifactory-rest-plugin/index.html and /fileshare/projects/gsoc/2019/project-ideas/artifactory-rest-plugin/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/ath-improvements/index.html and /fileshare/projects/gsoc/2019/project-ideas/ath-improvements/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html and /fileshare/projects/gsoc/2019/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/bitbucket-rest-plugin/index.html and /fileshare/projects/gsoc/2019/project-ideas/bitbucket-rest-plugin/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/code-coverage-api-improvements/index.html and /fileshare/projects/gsoc/2019/project-ideas/code-coverage-api-improvements/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/configuration-as-code-compatibility/index.html and /fileshare/projects/gsoc/2019/project-ideas/configuration-as-code-compatibility/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/docker-registries-polling-plugin/index.html and /fileshare/projects/gsoc/2019/project-ideas/docker-registries-polling-plugin/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/eda-coverage-adapters/index.html and /fileshare/projects/gsoc/2019/project-ideas/eda-coverage-adapters/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/eda-plugins/index.html and /fileshare/projects/gsoc/2019/project-ideas/eda-plugins/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/ext-workspace-manager-cloud-features/index.html and /fileshare/projects/gsoc/2019/project-ideas/ext-workspace-manager-cloud-features/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/external-fingerprint-storage-for-jenkins/index.html and /fileshare/projects/gsoc/2019/project-ideas/external-fingerprint-storage-for-jenkins/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/freestyle-to-pipeline-converter/index.html and /fileshare/projects/gsoc/2019/project-ideas/freestyle-to-pipeline-converter/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/gitlab-support-for-multibranch-pipeline/index.html and /fileshare/projects/gsoc/2019/project-ideas/gitlab-support-for-multibranch-pipeline/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/jenkins-rest-plugin/index.html and /fileshare/projects/gsoc/2019/project-ideas/jenkins-rest-plugin/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/machine-learning/index.html and /fileshare/projects/gsoc/2019/project-ideas/machine-learning/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/pipeline-step-documentation-generator/index.html and /fileshare/projects/gsoc/2019/project-ideas/pipeline-step-documentation-generator/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/plugin-installation-manager-tool-cli/index.html and /fileshare/projects/gsoc/2019/project-ideas/plugin-installation-manager-tool-cli/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/remoting-monitoring/index.html and /fileshare/projects/gsoc/2019/project-ideas/remoting-monitoring/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/remoting-over-apache-kafka-docker-k8s-features/index.html and /fileshare/projects/gsoc/2019/project-ideas/remoting-over-apache-kafka-docker-k8s-features/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/role-strategy-performance/index.html and /fileshare/projects/gsoc/2019/project-ideas/role-strategy-performance/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/role-strategy-ux/index.html and /fileshare/projects/gsoc/2019/project-ideas/role-strategy-ux/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/winsw-yaml-config-support/index.html and /fileshare/projects/gsoc/2019/project-ideas/winsw-yaml-config-support/index.html differ Files /cleanbuild/projects/gsoc/2019/project-ideas/working-hours-improvements/index.html and /fileshare/projects/gsoc/2019/project-ideas/working-hours-improvements/index.html differ Files /cleanbuild/projects/gsoc/2019/remoting-over-apache-kafka-docker-k8s-features/index.html and /fileshare/projects/gsoc/2019/remoting-over-apache-kafka-docker-k8s-features/index.html differ Files /cleanbuild/projects/gsoc/2019/role-strategy-performance/index.html and /fileshare/projects/gsoc/2019/role-strategy-performance/index.html differ Files /cleanbuild/projects/gsoc/2019/working-hours-improvements/index.html and /fileshare/projects/gsoc/2019/working-hours-improvements/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/artifactory-rest-plugin/index.html and /fileshare/projects/gsoc/2020/project-ideas/artifactory-rest-plugin/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html and /fileshare/projects/gsoc/2020/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/bitbucket-rest-plugin/index.html and /fileshare/projects/gsoc/2020/project-ideas/bitbucket-rest-plugin/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/code-coverage-api-improvements/index.html and /fileshare/projects/gsoc/2020/project-ideas/code-coverage-api-improvements/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/docker-registries-polling-plugin/index.html and /fileshare/projects/gsoc/2020/project-ideas/docker-registries-polling-plugin/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/eda-coverage-adapters/index.html and /fileshare/projects/gsoc/2020/project-ideas/eda-coverage-adapters/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/eda-plugins/index.html and /fileshare/projects/gsoc/2020/project-ideas/eda-plugins/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/external-fingerprint-storage-for-jenkins/index.html and /fileshare/projects/gsoc/2020/project-ideas/external-fingerprint-storage-for-jenkins/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/git-plugin-caching/index.html and /fileshare/projects/gsoc/2020/project-ideas/git-plugin-caching/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/git-plugin-performance/index.html and /fileshare/projects/gsoc/2020/project-ideas/git-plugin-performance/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/github-checks/index.html and /fileshare/projects/gsoc/2020/project-ideas/github-checks/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/jenkins-cli-in-go/index.html and /fileshare/projects/gsoc/2020/project-ideas/jenkins-cli-in-go/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/jenkins-distribution-customize-service/index.html and /fileshare/projects/gsoc/2020/project-ideas/jenkins-distribution-customize-service/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/jenkins-rest-plugin/index.html and /fileshare/projects/gsoc/2020/project-ideas/jenkins-rest-plugin/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/jenkins-x-apps-consolidation/index.html and /fileshare/projects/gsoc/2020/project-ideas/jenkins-x-apps-consolidation/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/jenkins-x-boot-apps/index.html and /fileshare/projects/gsoc/2020/project-ideas/jenkins-x-boot-apps/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/jenkins-x-openwrt-ppa/index.html and /fileshare/projects/gsoc/2020/project-ideas/jenkins-x-openwrt-ppa/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/machine-learning/index.html and /fileshare/projects/gsoc/2020/project-ideas/machine-learning/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/pipeline-as-yaml-experiment/index.html and /fileshare/projects/gsoc/2020/project-ideas/pipeline-as-yaml-experiment/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/pipeline-step-documentation-generator/index.html and /fileshare/projects/gsoc/2020/project-ideas/pipeline-step-documentation-generator/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/plugin-installation-manager-tool/index.html and /fileshare/projects/gsoc/2020/project-ideas/plugin-installation-manager-tool/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/remoting-monitoring/index.html and /fileshare/projects/gsoc/2020/project-ideas/remoting-monitoring/index.html differ Files /cleanbuild/projects/gsoc/2020/project-ideas/winsw-yaml-config-support/index.html and /fileshare/projects/gsoc/2020/project-ideas/winsw-yaml-config-support/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html and /fileshare/projects/gsoc/2021/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/cloudevents-plugin/index.html and /fileshare/projects/gsoc/2021/project-ideas/cloudevents-plugin/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/git-credentials-binding-for-pipeline/index.html and /fileshare/projects/gsoc/2021/project-ideas/git-credentials-binding-for-pipeline/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/jenkins-custom-distribution-service-updates/index.html and /fileshare/projects/gsoc/2021/project-ideas/jenkins-custom-distribution-service-updates/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/jenkins-operator-security/index.html and /fileshare/projects/gsoc/2021/project-ideas/jenkins-operator-security/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/pipeline-step-documentation-generator/index.html and /fileshare/projects/gsoc/2021/project-ideas/pipeline-step-documentation-generator/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/plugin-installation-manager-tool/index.html and /fileshare/projects/gsoc/2021/project-ideas/plugin-installation-manager-tool/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/remoting-monitoring/index.html and /fileshare/projects/gsoc/2021/project-ideas/remoting-monitoring/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/semantic-release-version/index.html and /fileshare/projects/gsoc/2021/project-ideas/semantic-release-version/index.html differ Files /cleanbuild/projects/gsoc/2021/project-ideas/tekton-client-plugin/index.html and /fileshare/projects/gsoc/2021/project-ideas/tekton-client-plugin/index.html differ Files /cleanbuild/projects/gsoc/2022/index.html and /fileshare/projects/gsoc/2022/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/automatic-git-cache-maintenance/index.html and /fileshare/projects/gsoc/2022/project-ideas/automatic-git-cache-maintenance/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html and /fileshare/projects/gsoc/2022/project-ideas/automatic-spec-generator-for-jenkins-rest-api/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/automating-plugin-buildmetadata-updates/index.html and /fileshare/projects/gsoc/2022/project-ideas/automating-plugin-buildmetadata-updates/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/JCasC-drift-detector/index.html and /fileshare/projects/gsoc/2022/project-ideas/JCasC-drift-detector/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/jenkinsfile-runner-action-for-github-actions/index.html and /fileshare/projects/gsoc/2022/project-ideas/jenkinsfile-runner-action-for-github-actions/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/pipeline-step-documentation-generator/index.html and /fileshare/projects/gsoc/2022/project-ideas/pipeline-step-documentation-generator/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/plugin-health-scoring-system/index.html and /fileshare/projects/gsoc/2022/project-ideas/plugin-health-scoring-system/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/plugin-installation-manager-tool/index.html and /fileshare/projects/gsoc/2022/project-ideas/plugin-installation-manager-tool/index.html differ Files /cleanbuild/projects/gsoc/2022/project-ideas/screenshot-automation/index.html and /fileshare/projects/gsoc/2022/project-ideas/screenshot-automation/index.html differ Files /cleanbuild/projects/gsoc/2022/projects/automatic-git-cache-maintenance/index.html and /fileshare/projects/gsoc/2022/projects/automatic-git-cache-maintenance/index.html differ Files /cleanbuild/projects/gsoc/2022/projects/blank_project/index.html and /fileshare/projects/gsoc/2022/projects/blank_project/index.html differ Files /cleanbuild/projects/gsoc/2022/projects/jenkinsfile-runner-action-for-github-actions/index.html and /fileshare/projects/gsoc/2022/projects/jenkinsfile-runner-action-for-github-actions/index.html differ Files /cleanbuild/projects/gsoc/2022/projects/pipeline-step-documentation-generator/index.html and /fileshare/projects/gsoc/2022/projects/pipeline-step-documentation-generator/index.html differ Files /cleanbuild/projects/gsoc/2022/projects/plugin-health-scoring-system/index.html and /fileshare/projects/gsoc/2022/projects/plugin-health-scoring-system/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/add-probes-to-plugin-health-score/index.html and /fileshare/projects/gsoc/2023/project-ideas/add-probes-to-plugin-health-score/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool/index.html and /fileshare/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/buiilding-android-app/index.html and /fileshare/projects/gsoc/2023/project-ideas/buiilding-android-app/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/buiilding-ios-app/index.html and /fileshare/projects/gsoc/2023/project-ideas/buiilding-ios-app/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/docker-compose-build/index.html and /fileshare/projects/gsoc/2023/project-ideas/docker-compose-build/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/gitlab-plugin-modernization/index.html and /fileshare/projects/gsoc/2023/project-ideas/gitlab-plugin-modernization/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/plugin-installation-manager-tool/index.html and /fileshare/projects/gsoc/2023/project-ideas/plugin-installation-manager-tool/index.html differ Files /cleanbuild/projects/gsoc/2023/project-ideas/screenshot-automation/index.html and /fileshare/projects/gsoc/2023/project-ideas/screenshot-automation/index.html differ Files /cleanbuild/projects/gsoc/2023/projects/add-probes-to-plugin-health-score/index.html and /fileshare/projects/gsoc/2023/projects/add-probes-to-plugin-health-score/index.html differ Files /cleanbuild/projects/jcasc/dev-tools/index.html and /fileshare/projects/jcasc/dev-tools/index.html differ Files /cleanbuild/releases.rss and /fileshare/releases.rss differ Files /cleanbuild/rss.xml and /fileshare/rss.xml differ Files /cleanbuild/s/android/index.html and /fileshare/s/android/index.html differ Files /cleanbuild/s/bitbucketserver/index.html and /fileshare/s/bitbucketserver/index.html differ Files /cleanbuild/s/c/index.html and /fileshare/s/c/index.html differ Files /cleanbuild/s/docker/index.html and /fileshare/s/docker/index.html differ Files /cleanbuild/s/embedded/index.html and /fileshare/s/embedded/index.html differ Files /cleanbuild/s/github/index.html and /fileshare/s/github/index.html differ Files /cleanbuild/s/java/index.html and /fileshare/s/java/index.html differ Files /cleanbuild/s/php/index.html and /fileshare/s/php/index.html differ Files /cleanbuild/s/pipeline/index.html and /fileshare/s/pipeline/index.html differ Files /cleanbuild/s/python/index.html and /fileshare/s/python/index.html differ Files /cleanbuild/s/ruby/index.html and /fileshare/s/ruby/index.html differ Files /cleanbuild/security/advisories/rss.xml and /fileshare/security/advisories/rss.xml differ Files /cleanbuild/sitemap.xml and /fileshare/sitemap.xml differ Files /cleanbuild/solutions/android/index.html and /fileshare/solutions/android/index.html differ Files /cleanbuild/solutions/bitbucketserver/index.html and /fileshare/solutions/bitbucketserver/index.html differ Files /cleanbuild/solutions/c/index.html and /fileshare/solutions/c/index.html differ Files /cleanbuild/solutions/docker/index.html and /fileshare/solutions/docker/index.html differ Files /cleanbuild/solutions/embedded/index.html and /fileshare/solutions/embedded/index.html differ Files /cleanbuild/solutions/github/index.html and /fileshare/solutions/github/index.html differ Files /cleanbuild/solutions/java/index.html and /fileshare/solutions/java/index.html differ Files /cleanbuild/solutions/php/index.html and /fileshare/solutions/php/index.html differ Files /cleanbuild/solutions/pipeline/index.html and /fileshare/solutions/pipeline/index.html differ Files /cleanbuild/solutions/python/index.html and /fileshare/solutions/python/index.html differ Files /cleanbuild/solutions/ruby/index.html and /fileshare/solutions/ruby/index.html differ ```
zbynek commented 9 months ago

Only in clean build

All but one of those can be explained by case-insensitive storage and case-sensitive Git -- renaming in Git doesn't move them in storage. Should not be a problem because both lowercase and uppercase URL works for them. The last one has non-ascii character in filename but seems to have identical name in storage and Git, hopefully also OK.

Only in fileshare:

The removed pipeline step docs mostly belong to suspended plugins. The extension docs are probably missing because of https://github.com/jenkins-infra/helpdesk/issues/3746

lemeurherve commented 9 months ago

The extension docs are probably missing because of https://github.com/jenkins-infra/helpdesk/issues/3746

Should #3746 be resolved first then so we don't loose the corresponding doc?

zbynek commented 9 months ago

@lemeurherve I don't think this should be blocked by the extension indexer. ATM those documents exist but are not linked from the index, so users are reporting them as missing anyway.

MarkEWaite commented 9 months ago

@lemeurherve I don't think this should be blocked by the extension indexer. ATM those documents exist but are not linked from the index, so users are reporting them as missing anyway.

I agree. The unreferenced extension pages are still included in the Algolia search index (the credentials plugin, for example), but those pages are not always reachable even from the Algolia search.

@kmartens27 is doing a detailed review of the pages that will be deleted in order to be confident that there are no surprises "lurking" in that list. I'd like to allow him a little more time to check those items before this is implemented. A day or two should be sufficient.

halkeye commented 9 months ago

They will only show up in the algolia search if they are still linked from somewhere else on jenkins.io

I used ./lychee ./build/_site --config .lychee.toml -f markdown -o lychee.md to produce https://gist.github.com/halkeye/8f5f0e7d5a558b825845f98cab361e59

I'm not entirely sure why I did it. I think I thought there would be obvious glaring missing links todo with this, but its still worth seeing.

kmartens27 commented 8 months ago

I was able to review the list of items (minus extensions) and found that there are only 3 files that are being found/used on Jenkins.io

[ ] /doc/pipeline/steps/warnings - used in PHP solutions page [ ] /images/evergreen - technically used in image:/images/evergreen/magician_256.png (BLOG POST FROM SEPTEMBER 2018) [ ] /projects/evergreen - technically used in blog posts from 2019/2018 (it is using a longer URL that includes /projects/evergreen

everything else was unfound/unavailable and should be okay to delete/remove completely

halkeye commented 8 months ago

evergreen has beeen dead for years, i think its safe to kill it. Pretty sure the magician is already on assets, so it could be updated to point there. Or just downloaded from jenkins.io and saved to the repo. magician_256

zbynek commented 8 months ago

[ ] /doc/pipeline/steps/warnings - used in PHP solutions page

That page only links https://www.jenkins.io/doc/pipeline/steps/warnings-ng/ which is OK, the old warnings plugin was removed.

Links to evergreen from blogposts were mostly replaced by links to GitHub: https://github.com/jenkins-infra/jenkins.io/pull/5315/files -- if you can still see some "live" links they should be replaced the same way.

lemeurherve commented 8 months ago

Thanks a lot everyone for these reviews!

Since everything seems OK, I'm planning to create a backup and activate the --delete flag on this Thursday 19th of October.

lemeurherve commented 8 months ago

Update: I'm late on this issue, been busy on other tasks. Before proceeding, I'd like to be sure the backup restore works well before merging https://github.com/jenkins-infra/jenkins.io/pull/6677, I'll keep this ticket updated.

lemeurherve commented 8 months ago

I've restored a backup of jenkins.io in another file share, and ensured I could access its files and content.

I've triggered a fresh backup, and will activate the --delete option at around 13~14h UTC, announcements incoming.

cc @zbynek @kmartens27 @MarkEWaite

lemeurherve commented 8 months ago

This status PR is so aptly numbered 😁

lemeurherve commented 8 months ago

Output of the trusted.ci job:

14:54:35 2023-11-02 13:54:35.713 INFO - blobxfer start time: 2023-11-02 13:54:35.713622+00:00 14:54:35 2023-11-02 13:54:35.741 DEBUG - initializing 4 MD5 processes 14:54:35 2023-11-02 13:54:35.747 DEBUG - spawning 16 disk threads 14:54:35 2023-11-02 13:54:35.756 DEBUG - spawning 32 transfer threads 14:55:53 2023-11-02 13:55:52.997 DEBUG - 0 files 0.0000 MiB filesize, lmt_ge, or no overwrite skipped 14:55:53 2023-11-02 13:55:52.997 DEBUG - 8175 local files processed, waiting for upload completion of approx. 370.4003 MiB 14:55:53 2023-11-02 13:55:52.999 DEBUG - attempting to delete extraneous blobs/files from: prodjenkinsio;core.windows.net;jenkinsio 14:56:37 2023-11-02 13:56:37.766 INFO - deleted 0 extraneous blobs/files 14:56:37 2023-11-02 13:56:37.766 INFO - elapsed upload + verify time and throughput of 0.0098 GiB: 77.136 sec, 1.0424 Mbps (0.130 MiB/s) 14:56:37 2023-11-02 13:56:37.766 INFO - blobxfer end time: 2023-11-02 13:56:37.766739+00:00 (elapsed: 122.053 sec)

lemeurherve commented 8 months ago

Looking at the example links to outdated pages from https://github.com/jenkins-infra/jenkins.io/issues/6676, I noticed that these links now return a 403 error:

documentation changes within repo are not being updated on jenkins.io live, at least within /doc/book/system-administration.

to observe, compare; https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-nginx.adoc to; https://www.jenkins.io/doc/book/system-administration/reverse-proxy-configuration-nginx/

or https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-haproxy.adoc to; https://www.jenkins.io/doc/book/system-administration/reverse-proxy-configuration-haproxy/

The correct corresponding "new" links are https://www.jenkins.io/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-nginx/ and https://www.jenkins.io/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-haproxy/

Same for the outdated links from:

lemeurherve commented 8 months ago

The total number of files in the Azure File Share decreased from 21051 to 15856.

lemeurherve commented 8 months ago

As the outdated links now all return a 403 error when pointing to (now empty) folders, I've disable the trusted.ci.jenkins.io publication job to revert the --delete blobxfer option and restore a backup to get more time to prepare the next steps:

lemeurherve commented 8 months ago

Deleted files list:

blog, doc, etc.

``` /blog/2020/05/18/read-only-jenkins-announcement: index.html /blog/2020/06/04/digester-removal: index.html /blog/2020/07/30/winsw-yaml-support-2: index.html /blog/2022/01/06/gsoc-2022: index.html /blog/2022/11/14/hacktoberfest-recap: index.html /blog/2022/11/17/jenkins-election-candidates: index.html /blog/2023/03/29/android-and-jenkins: index.html /blog/2023/04/10/jenkins-newsletter: index.html /blog/2023/07/16/third-party-repository-detection-probe: index.html /blog/2023/09/09/incremental-build-detection-probe: index.html /doc/book/appendix: index.html /doc/book/installing/advanced-installation: index.html /doc/book/pipeline-as-code: index.html /doc/book/security/agent-to-controller: index.html /doc/book/security/permissions: index.html /doc/book/system-administration/reverse-proxy-configuration-apache: index.html /doc/book/system-administration/reverse-proxy-configuration-haproxy: index.html /doc/book/system-administration/reverse-proxy-configuration-iis: index.html /doc/book/system-administration/reverse-proxy-configuration-iptables: index.html /doc/book/system-administration/reverse-proxy-configuration-nginx: index.html /doc/book/system-administration/reverse-proxy-configuration-squid: index.html /doc/book/using/remote-api: index.html /doc/developer: .htaccess /doc/developer/404: index.html /doc/developer/architecture/security: index.html /hangout: index.html /node/page: 104.html /node/page: 105.html /node/page: 106.html /node/page: 107.html /node/page: 108.html /node/page: 109.html /node/page: 110.html /node/tags/essentials: index.html /node/tags/freemium: index.html /node/tags/jenkinsessentials: index.html /projects/blueocean/blueocean: index.html /projects/blueocean/roadmap: data.json /projects/evergreen: index.html /projects/gsoc/2019/project-ideas/discard-builds-step-plugin: index.html /projects/gsoc/2020/project-ideas/artifactory-rest-plugin copy: index.html /projects/gsoc/2020/project-ideas/jx-consolidate-addons-and-apps: index.html /projects/gsoc/2023/project-ideas/JCasC-drift-detector: index.html /projects/gsoc/2023/project-ideas/agent_reconnections_exponential_backoff: index.html /projects/gsoc/2023/project-ideas/automating-plugin-buildmetadata-updates: index.html /projects/gsoc/2023/project-ideas/displaying_plugin_health_scores: index.html /security/gift: index.html /slides.yaml /supporters.yaml /user-handbook.pdf ```

Removed authors

``` /blog/authors/casz: index.html /blog/authors/cizezsy: index.html /blog/authors/dnusbaum: index.html /blog/authors/jamesdumay: index.html /blog/authors/mattzand: index.html /blog/authors/omedina: index.html /blog/authors/pch-maintainers: index.html /blog/authors/shivay_lamba: index.html ```

Pictures, CSS, JS, miscellanious

``` /.htaccess /doc/book/resources/blueocean/creating-pipelines: git-create-pipeline.png /doc/book/resources/blueocean/creating-pipelines: github-auto-discover.png /doc/book/resources/blueocean/creating-pipelines: github-copy-access-token.png /doc/book/resources/blueocean/creating-pipelines: github-create-token.png /doc/book/resources/blueocean/creating-pipelines: github-new-pipeline.png /doc/book/resources/blueocean/creating-pipelines: github-org.png /doc/book/resources/blueocean/creating-pipelines: github-personal-access-token.png /doc/book/resources/blueocean/creating-pipelines: select-git.png /doc/book/resources/blueocean/creating-pipelines: select-github.png /doc/book/resources/blueocean/intro: plugin-install.png /doc/book/resources/blueocean/intro: switch-blue-ocean.png /doc/book/resources/blueocean/intro: switch-classic.png /doc/book/resources/hardware-recommendations: jnlp-slave.png /doc/book/resources/jmeter: jmeter-02.png /doc/book/resources/managing: configure-global-security-access-control-rules.png /doc/book/resources/managing: configure-global-security-enable-agent-master.png /doc/book/resources/managing: configure-global-security-enable-security.png /doc/book/resources/managing: configure-global-security-matrix-authorization.png /doc/book/resources/managing: configure-global-security-prevent-csrf-after-2.1.76.2.png /doc/book/resources/managing: configure-global-security-prevent-csrf.png /doc/book/resources/managing: configure-global-security-whitelist-commands.png /doc/book/resources/managing: configure-global-security.png /doc/book/resources/managing: plugin-manager-available.png /doc/book/resources/pipeline: build-now.png /doc/book/resources/pipeline: hello-world-script.png /doc/book/resources/pipeline: new-item-selection.png /doc/book/resources/pipeline: pipeline-syntax-sidebar.png /doc/book/resources/pipeline/vscode-pipeline-linter: example1.gif /doc/book/resources/pipeline/vscode-pipeline-linter: example2.gif /doc/book/resources/tutorials: java-maven-05-main-blue-ocean-interface.png /doc/book/resources/tutorials: java-maven-12-test-stage-runs-successfully-with-output.png /doc/book/resources/tutorials: java-maven-23-deliver-stage-runs-successfully.png /doc/book/resources/tutorials: java-maven-25-deliver-stage-output-only.png /doc/book/resources/tutorials: java-maven-26-main-blue-ocean-interface-with-all-previous-runs-displayed.png /doc/book/resources/tutorials: labview-15-build-sys-repo-env-var.PNG /doc/book/resources/tutorials: python-pyinstaller-01-downloading-python-docker-image.png /doc/book/resources/tutorials: setup-jenkins-01-starting-new-jenkins-installation-console-output.png /doc/book/resources/tutorials: setup-jenkins-02-unlock-jenkins-page.jpg /doc/book/resources/tutorials: setup-jenkins-03-copying-initial-admin-password.png /doc/book/resources/tutorials: windows-jenkins-logon-credentials.jpg /projects/blueocean/img: apple-touch-icon-120x120.png /projects/blueocean/img: apple-touch-icon-152x152.png /projects/blueocean/img: apple-touch-icon-76x76.png /projects/blueocean/img: favicon-16x16.png /projects/blueocean/img: favicon-32x32.png /projects/blueocean/img: favicon.ico /sites/default/files/images: apple-touch-icon-120x120.png /sites/default/files/images: apple-touch-icon-152x152.png /sites/default/files/images: apple-touch-icon-76x76.png /sites/default/files/images: favicon-16x16.png /sites/default/files/images: favicon-32x32.png /sites/default/files/images: favicon.ico /sites/default/files/googleanalytics: ga.js /css: blueocean-roadmap-style.css /css: font-icons.css /css/fonts: anchorjs-extras.eot /css/fonts: anchorjs-extras.ttf /css/fonts: anchorjs-extras.woff /css/fonts: icomoon.eot /css/fonts: icomoon.svg /css/fonts: icomoon.ttf /css/fonts: icomoon.woff /css/fonts: ionicons.eot /css/fonts: ionicons.ttf /css/fonts: ionicons.woff /css: lib.css /css: ribbon.css /css: style.css /js: blueocean-roadmap-script.js /images: 2019-spring-festival.jpg /images/avatars: bicschneider-ClausSchneider.jpg /images/avatars: ignaciofernandez.jpg /images/avatars: karamarck.jpg /images/avatars: professorkesha.jpg /images/avatars: pvtuan.jpeg /images: azure-deploy-button.png /images/changelog: cloudy.png /images/changelog: feed-icon.png /images/changelog/legend: cloudy.png /images/changelog/legend: storm.png /images/changelog/legend: sunny.png /images/changelog: storm.png /images/changelog: sunny.png /images/conferences: DWLogo_globe_warm_p.png /images/developer/publishing: artifactory-login.png /images/developer/publishing: artifactory-set-me-up.png /images/developer/publishing: download-snippet.png /images/developer/publishing: generate-settings.png /images/developer/publishing: generated-xml.png /images/developer/publishing: select-maven.png /images/developer/publishing: unlock.png /images/evergreen: evergreen-starting.png /images/evergreen: evergreen-status.png /images/evergreen: magician_256.png /images: fire-jenkins.svg.png /images: github-mark-32px.png /images/gsoc/2021/git-credentials: GitUsernamePassword.png /images/gsoc/2021/git-credentials: UsernameandPassword.png /images/gsoc/2021/git-credentials: freestyle-gitUsernamePassword.png /images/gsoc/2021/git-credentials: usernamepassword-binding-pipline-job.png /images/hacktoberfest: Hacktoberfest_2022.svg Only in after/jenkinsio/images/hacktoberfest: hacktoberfest_2022.svg /images: jar.png /images: jenkins-x-logo.png /images/logos/clown: Clown Jenkins 2.png /images/logos/clown: Clown Jenkins.svg /images/logos/evergreen: 256.png /images/logos/evergreen: evergreen.png /images/logos/evergreen: evergreen.svg /images/logos/formal_java: 256.png /images/logos/formal_java: formal_java.png /images/logos/kongfu: kungfu.png /images/post-images/2018-10-15-cwp: cwp_flow.png /images/post-images/2020/01-gsoc-jenkins-world-parichay: with_oleg.jpg /images/post-images/2020-04-contributhon-participants: cynthia-iradukunda.png /images/post-images/2020-04-contributhon-participants: esther-ejidike.jpg /images/post-images/2020-04-contributhon-participants: lucy-karimi.jpg /images/post-images/2020-04-contributhon-participants: onyinye-ezike.jpg /images/post-images/2020-04-contributhon-participants: sharon-jebitok.jpg /images/post-images/gc-tuning: s-bulkstats-CompanyA-red-parallelgc.png /images/post-images/gc-tuning: s-duration-CompanyA-red-parallelgc.png /images/post-images/gc-tuning: s-duration-CompanyB-g1-explicitremoved.png /images/post-images/gc-tuning: s-duration-CompanyB-g1.png /images/post-images/gc-tuning: s-duration-CompanyC-g1-ExplicitRemoved.png /images/post-images/gc-tuning: s-duration-CompanyC-g1.png /images/post-images/gc-tuning: s-gccauses-CompanyB-g1-NOEXPLICIT-highlighted.png /images/post-images/gc-tuning: s-gccauses-CompanyB-g1-highlighted.png /images/post-images/gc-tuning: s-gccauses-CompanyC-g1-NOEXPLICIT-highlighted.png /images/post-images/gc-tuning: s-gccauses-CompanyC-g1-highlighted.png /images/post-images/gc-tuning: s-younggen-CompanyC-g1-ExplicitRemoved.png /images/post-images/jw-speaker-blog-aquient: jw-speaker-blog-aquilent-1.png /images/post-images/t-mobile-case-study-opengraph: t-mobile-and-jenkins.png /images/sponsors: microsoft.png /images/superpowers: evergreen-ship.png /images: twitter-logo.svg /images: user.gif /images/using/remote-access-api: file-parameter.png ```

doc/developer/extensions & doc/pipeline/steps

``` /doc/developer/extensions/DotCi: index.html /doc/developer/extensions/DotCi-InstallPackages: index.html /doc/developer/extensions/DotCiInstallPackages: index.html /doc/developer/extensions/Exclusion: index.html /doc/developer/extensions/JiraTestResultReporter: index.html /doc/developer/extensions/PrioritySorter: index.html /doc/developer/extensions/adobe-cloud-manager: index.html /doc/developer/extensions/alauda-devops-sync: index.html /doc/developer/extensions/amazon-ecs: index.html /doc/developer/extensions/appdome-build-2secure: index.html /doc/developer/extensions/artifact-manager-s3: index.html /doc/developer/extensions/audit-trail: index.html /doc/developer/extensions/audit2db: index.html /doc/developer/extensions/authentication-tokens: index.html /doc/developer/extensions/authorize-project: index.html /doc/developer/extensions/autocomplete-parameter: index.html /doc/developer/extensions/aws-kinesis-consumer: index.html /doc/developer/extensions/azure-artifact-manager: index.html /doc/developer/extensions/blueocean-bitbucket-pipeline: index.html /doc/developer/extensions/blueocean-commons: index.html /doc/developer/extensions/blueocean-jwt: index.html /doc/developer/extensions/blueocean-pipeline-api-impl: index.html /doc/developer/extensions/blueocean-pipeline-editor: index.html /doc/developer/extensions/blueocean-rest: index.html /doc/developer/extensions/blueocean-rest-impl: index.html /doc/developer/extensions/blueocean-web: index.html /doc/developer/extensions/branch-api: index.html /doc/developer/extensions/build-alias-setter: index.html /doc/developer/extensions/build-failure-analyzer: index.html /doc/developer/extensions/build-keeper-plugin: index.html /doc/developer/extensions/build-timeout: index.html /doc/developer/extensions/buildcontext-capture: index.html /doc/developer/extensions/buildtriggerbadge: index.html /doc/developer/extensions/cas-plugin: index.html /doc/developer/extensions/categorized-view: index.html /doc/developer/extensions/checks-api: index.html /doc/developer/extensions/clearcase-ucm-plugin: index.html /doc/developer/extensions/cloudbees-bitbucket-branch-source: index.html /doc/developer/extensions/cloudbees-folder: index.html /doc/developer/extensions/cloudbees-jenkins-advisor: index.html /doc/developer/extensions/code-coverage-api: index.html /doc/developer/extensions/codecover: index.html /doc/developer/extensions/conditional-buildstep: index.html /doc/developer/extensions/config-file-provider: index.html /doc/developer/extensions/configuration-as-code: index.html /doc/developer/extensions/configuration-as-code-support: index.html /doc/developer/extensions/configurationslicing: index.html /doc/developer/extensions/confluence-publisher: index.html /doc/developer/extensions/convert-to-declarative-api: index.html /doc/developer/extensions/copyartifact: index.html /doc/developer/extensions/credentials: index.html /doc/developer/extensions/credentials-binding: index.html /doc/developer/extensions/csp: index.html /doc/developer/extensions/custom-build-properties: index.html /doc/developer/extensions/dashboard-view: index.html /doc/developer/extensions/database: index.html /doc/developer/extensions/declarative-pipeline-migration-assistant-api: index.html /doc/developer/extensions/deployer-framework: index.html /doc/developer/extensions/deployment-notification: index.html /doc/developer/extensions/design-library: index.html /doc/developer/extensions/display-url-api: index.html /doc/developer/extensions/docker-build-step: index.html /doc/developer/extensions/docker-commons: index.html /doc/developer/extensions/docker-traceability: index.html /doc/developer/extensions/docker-workflow: index.html /doc/developer/extensions/durable-task: index.html /doc/developer/extensions/ec2: index.html /doc/developer/extensions/eggplant-runner: index.html /doc/developer/extensions/electricflow: index.html /doc/developer/extensions/email-ext: index.html /doc/developer/extensions/embeddable-build-status: index.html /doc/developer/extensions/envinject: index.html /doc/developer/extensions/environment-filter-utils: index.html /doc/developer/extensions/extensible-choice-parameter: index.html /doc/developer/extensions/external-workspace-manager: index.html /doc/developer/extensions/forensics-api: index.html /doc/developer/extensions/fstrigger: index.html /doc/developer/extensions/gating-core: index.html /doc/developer/extensions/gerrit-trigger: index.html /doc/developer/extensions/git: index.html /doc/developer/extensions/git-client: index.html /doc/developer/extensions/git-server: index.html /doc/developer/extensions/gitea: index.html /doc/developer/extensions/github: index.html /doc/developer/extensions/github-branch-source: index.html /doc/developer/extensions/github-oauth: index.html /doc/developer/extensions/github-pullrequest: index.html /doc/developer/extensions/gitlab-oauth: index.html /doc/developer/extensions/gitlab-plugin: index.html /doc/developer/extensions/google-cloud-backup: index.html /doc/developer/extensions/google-cloud-health-check: index.html /doc/developer/extensions/google-deployment-manager: index.html /doc/developer/extensions/google-storage-plugin: index.html /doc/developer/extensions/hashicorp-vault-plugin: index.html /doc/developer/extensions/hockeyapp: index.html /doc/developer/extensions/hp-application-automation-tools-plugin: index.html /doc/developer/extensions/hubot-steps: index.html /doc/developer/extensions/instant-messaging: index.html /doc/developer/extensions/ivy: index.html /doc/developer/extensions/jacoco: index.html /doc/developer/extensions/jira: index.html /doc/developer/extensions/jira-ext: index.html /doc/developer/extensions/job-dsl: index.html /doc/developer/extensions/jobConfigHistory: index.html /doc/developer/extensions/jobcacher: index.html /doc/developer/extensions/junit: index.html /doc/developer/extensions/jwt-support: index.html /doc/developer/extensions/kpp-management-plugin: index.html /doc/developer/extensions/kubernetes: index.html /doc/developer/extensions/kubernetes-credentials-provider: index.html /doc/developer/extensions/literate: index.html /doc/developer/extensions/localization-support: index.html /doc/developer/extensions/logstash: index.html /doc/developer/extensions/lucene-search: index.html /doc/developer/extensions/mailer: index.html /doc/developer/extensions/matrix-auth: index.html /doc/developer/extensions/matrix-combinations-parameter: index.html /doc/developer/extensions/matrix-project: index.html /doc/developer/extensions/maven-plugin: index.html /doc/developer/extensions/mercurial: index.html /doc/developer/extensions/metrics: index.html /doc/developer/extensions/metrics-aggregation: index.html /doc/developer/extensions/mock-load-builder: index.html /doc/developer/extensions/node-iterator-api: index.html /doc/developer/extensions/node-sharing-executor: index.html /doc/developer/extensions/nodejs: index.html /doc/developer/extensions/nodelabelparameter: index.html /doc/developer/extensions/oauth-credentials: index.html /doc/developer/extensions/oidc-provider: index.html /doc/developer/extensions/onepassword-secrets: index.html /doc/developer/extensions/openstack-heat: index.html /doc/developer/extensions/opentelemetry: index.html /doc/developer/extensions/p4: index.html /doc/developer/extensions/parameterized-trigger: index.html /doc/developer/extensions/perfectomobile: index.html /doc/developer/extensions/performance: index.html /doc/developer/extensions/persona: index.html /doc/developer/extensions/pipeline-groovy-lib: index.html /doc/developer/extensions/pipeline-input-notification: index.html /doc/developer/extensions/pipeline-maven: index.html /doc/developer/extensions/pipeline-model-definition: index.html /doc/developer/extensions/pipeline-model-extensions: index.html /doc/developer/extensions/pipeline-rest-api: index.html /doc/developer/extensions/pipeline-stage-tags-metadata: index.html /doc/developer/extensions/promoted-builds: index.html /doc/developer/extensions/publish-over-cifs: index.html /doc/developer/extensions/publish-over-ssh: index.html /doc/developer/extensions/pubsub-light: index.html /doc/developer/extensions/pxe: index.html /doc/developer/extensions/rebuild: index.html /doc/developer/extensions/remote-jobs-view-plugin: index.html /doc/developer/extensions/repository: index.html /doc/developer/extensions/repository-connector: index.html /doc/developer/extensions/role-strategy: index.html /doc/developer/extensions/run-condition: index.html /doc/developer/extensions/scm-api: index.html /doc/developer/extensions/scoring-load-balancer: index.html /doc/developer/extensions/script-security: index.html /doc/developer/extensions/scriptler: index.html /doc/developer/extensions/security-inspector: index.html /doc/developer/extensions/shared-objects: index.html /doc/developer/extensions/simple-theme-plugin: index.html /doc/developer/extensions/slack: index.html /doc/developer/extensions/ssh-agent: index.html /doc/developer/extensions/ssh-credentials: index.html /doc/developer/extensions/ssh-slaves: index.html /doc/developer/extensions/sshd: index.html /doc/developer/extensions/subversion: index.html /doc/developer/extensions/support-core: index.html /doc/developer/extensions/team-views: index.html /doc/developer/extensions/theme-manager: index.html /doc/developer/extensions/thycotic-vault: index.html /doc/developer/extensions/token-macro: index.html /doc/developer/extensions/ui-samples-plugin: index.html /doc/developer/extensions/unique-id: index.html /doc/developer/extensions/urltrigger: index.html /doc/developer/extensions/vsphere-cloud: index.html /doc/developer/extensions/warnings: index.html /doc/developer/extensions/warnings-ng: index.html /doc/developer/extensions/workflow-api: index.html /doc/developer/extensions/workflow-cps: index.html /doc/developer/extensions/workflow-cps-global-lib: index.html /doc/developer/extensions/workflow-step-api: index.html /doc/developer/extensions/xunit: index.html /doc/developer/extensions/yaml-project: index.html /doc/developer/extensions/yet-another-docker-plugin: index.html /doc/pipeline/steps/CFLint: index.html /doc/pipeline/steps/SCTMExecutor: index.html /doc/pipeline/steps/aliyun-container-service-deploy: index.html /doc/pipeline/steps/allAscii/42crunch-security-audit: index.html /doc/pipeline/steps/allAscii/BlazeMeterJenkinsPlugin: index.html /doc/pipeline/steps/allAscii/Exclusion: index.html /doc/pipeline/steps/allAscii/Office-365-Connector: index.html /doc/pipeline/steps/allAscii/Parameterized-Remote-Trigger: index.html /doc/pipeline/steps/allAscii/Surround-SCM-plugin: index.html /doc/pipeline/steps/allAscii/TestComplete: index.html /doc/pipeline/steps/allAscii/abap-ci: index.html /doc/pipeline/steps/allAscii/absint-a3: index.html /doc/pipeline/steps/allAscii/absint-astree: index.html /doc/pipeline/steps/allAscii/accelq-ci-connect: index.html /doc/pipeline/steps/allAscii/acunetix: index.html /doc/pipeline/steps/allAscii/acunetix-360-scan: index.html /doc/pipeline/steps/allAscii/adobe-cloud-manager: index.html /doc/pipeline/steps/allAscii/aio-tests: index.html /doc/pipeline/steps/allAscii/alauda-devops-pipeline: index.html /doc/pipeline/steps/allAscii/alauda-pipeline: index.html /doc/pipeline/steps/allAscii/alibabacloud-ecs: index.html /doc/pipeline/steps/allAscii/alibabacloud-edas: index.html /doc/pipeline/steps/allAscii/aliyun-oss-uploader: index.html /doc/pipeline/steps/allAscii/allure-jenkins-plugin: index.html /doc/pipeline/steps/allAscii/amazon-ecs: index.html /doc/pipeline/steps/allAscii/anchore-container-scanner: index.html /doc/pipeline/steps/allAscii/android-signing: index.html /doc/pipeline/steps/allAscii/anka-build: index.html /doc/pipeline/steps/allAscii/ansible: index.html /doc/pipeline/steps/allAscii/ansible-tower: index.html /doc/pipeline/steps/allAscii/ansicolor: index.html /doc/pipeline/steps/allAscii/ant: index.html /doc/pipeline/steps/allAscii/apimap: index.html /doc/pipeline/steps/allAscii/appcenter: index.html /doc/pipeline/steps/allAscii/applatix: index.html /doc/pipeline/steps/allAscii/applitools-eyes: index.html /doc/pipeline/steps/allAscii/appray: index.html /doc/pipeline/steps/allAscii/apprenda: index.html /doc/pipeline/steps/allAscii/appscan: index.html /doc/pipeline/steps/allAscii/aqua-microscanner: index.html /doc/pipeline/steps/allAscii/aqua-security-scanner: index.html /doc/pipeline/steps/allAscii/aqua-serverless: index.html /doc/pipeline/steps/allAscii/arachni-scanner: index.html /doc/pipeline/steps/allAscii/arestocats: index.html /doc/pipeline/steps/allAscii/artifact-promotion: index.html /doc/pipeline/steps/allAscii/artifactory: index.html /doc/pipeline/steps/allAscii/artifactz: index.html /doc/pipeline/steps/allAscii/assertthat-bdd-jira: index.html /doc/pipeline/steps/allAscii/atlassian-bitbucket-server-integration: index.html /doc/pipeline/steps/allAscii/atlassian-jira-software-cloud: index.html /doc/pipeline/steps/allAscii/autify: index.html /doc/pipeline/steps/allAscii/autoaction-step: index.html /doc/pipeline/steps/allAscii/autocancel: index.html /doc/pipeline/steps/allAscii/autograding: index.html /doc/pipeline/steps/allAscii/aws-beanstalk-releaser: index.html /doc/pipeline/steps/allAscii/aws-codebuild: index.html /doc/pipeline/steps/allAscii/aws-device-farm: index.html /doc/pipeline/steps/allAscii/aws-lambda: index.html /doc/pipeline/steps/allAscii/aws-parameter-store: index.html /doc/pipeline/steps/allAscii/aws-sam: index.html /doc/pipeline/steps/allAscii/awseb-deployment-plugin: index.html /doc/pipeline/steps/allAscii/azure-acs: index.html /doc/pipeline/steps/allAscii/azure-app-service: index.html /doc/pipeline/steps/allAscii/azure-cli: index.html /doc/pipeline/steps/allAscii/azure-container-registry-tasks: index.html /doc/pipeline/steps/allAscii/azure-cosmosdb: index.html /doc/pipeline/steps/allAscii/azure-dev-spaces: index.html /doc/pipeline/steps/allAscii/azure-function: index.html /doc/pipeline/steps/allAscii/azure-keyvault: index.html /doc/pipeline/steps/allAscii/azure-vmss: index.html /doc/pipeline/steps/allAscii/backlog: index.html /doc/pipeline/steps/allAscii/badge: index.html /doc/pipeline/steps/allAscii/beagle-security: index.html /doc/pipeline/steps/allAscii/bearychat: index.html /doc/pipeline/steps/allAscii/benchmark: index.html /doc/pipeline/steps/allAscii/benchmark-evaluator: index.html /doc/pipeline/steps/allAscii/bitbucket-build-status-notifier: index.html /doc/pipeline/steps/allAscii/blackduck-detect: index.html /doc/pipeline/steps/allAscii/bmc-cfa: index.html /doc/pipeline/steps/allAscii/bmc-change-manager-imstm: index.html /doc/pipeline/steps/allAscii/bootstraped-multi-test-results-report: index.html /doc/pipeline/steps/allAscii/breachlock-dast: index.html /doc/pipeline/steps/allAscii/browserstack-integration: index.html /doc/pipeline/steps/allAscii/buckminster: index.html /doc/pipeline/steps/allAscii/build-name-setter: index.html /doc/pipeline/steps/allAscii/build-steps-from-json: index.html /doc/pipeline/steps/allAscii/build-token-trigger: index.html /doc/pipeline/steps/allAscii/build-user-vars-plugin: index.html /doc/pipeline/steps/allAscii/bumblebee: index.html /doc/pipeline/steps/allAscii/byteguard-build-actions: index.html /doc/pipeline/steps/allAscii/ca-apm: index.html /doc/pipeline/steps/allAscii/ca-mat-performance-benchmarking-by-broadcom: index.html /doc/pipeline/steps/allAscii/ca-service-virtualization: index.html /doc/pipeline/steps/allAscii/cachet-gating: index.html /doc/pipeline/steps/allAscii/carbonetes-serverless-container-scanning-and-policy-compliance: index.html /doc/pipeline/steps/allAscii/carl: index.html /doc/pipeline/steps/allAscii/catalogic-ecx: index.html /doc/pipeline/steps/allAscii/cavisson-ns-nd-integration: index.html /doc/pipeline/steps/allAscii/cerberus-testing: index.html /doc/pipeline/steps/allAscii/change-assembly-version-plugin: index.html /doc/pipeline/steps/allAscii/chatter-notifier: index.html /doc/pipeline/steps/allAscii/checkmarx: index.html /doc/pipeline/steps/allAscii/checkmarx-ast-scanner: index.html /doc/pipeline/steps/allAscii/checks-api: index.html /doc/pipeline/steps/allAscii/chef-cookbook-pipeline: index.html /doc/pipeline/steps/allAscii/chef-identity: index.html /doc/pipeline/steps/allAscii/chucknorris: index.html /doc/pipeline/steps/allAscii/cisco-spark: index.html /doc/pipeline/steps/allAscii/cisco-spark-notifier: index.html /doc/pipeline/steps/allAscii/claim: index.html /doc/pipeline/steps/allAscii/cloudbees-feature-management: index.html /doc/pipeline/steps/allAscii/cloudcoreo-deploytime: index.html /doc/pipeline/steps/allAscii/cloudfoundry: index.html /doc/pipeline/steps/allAscii/cloudguard-shiftleft: index.html /doc/pipeline/steps/allAscii/cloudhub-deployer: index.html /doc/pipeline/steps/allAscii/cloudify: index.html /doc/pipeline/steps/allAscii/cloudshare-docker: index.html /doc/pipeline/steps/allAscii/cloudshell-sandbox: index.html /doc/pipeline/steps/allAscii/clover: index.html /doc/pipeline/steps/allAscii/cmakebuilder: index.html /doc/pipeline/steps/allAscii/cobertura: index.html /doc/pipeline/steps/allAscii/code-coverage-api: index.html /doc/pipeline/steps/allAscii/codebeamer-xunit-importer: index.html /doc/pipeline/steps/allAscii/codebeamer-xunit-uploader: index.html /doc/pipeline/steps/allAscii/codebuilder-cloud: index.html /doc/pipeline/steps/allAscii/codedeploy: index.html /doc/pipeline/steps/allAscii/codedx: index.html /doc/pipeline/steps/allAscii/codefresh: index.html /doc/pipeline/steps/allAscii/codeql: index.html /doc/pipeline/steps/allAscii/codescene: index.html /doc/pipeline/steps/allAscii/codesonar: index.html /doc/pipeline/steps/allAscii/collabnet: index.html /doc/pipeline/steps/allAscii/comments-remover: index.html /doc/pipeline/steps/allAscii/compuware-ispw-operations: index.html /doc/pipeline/steps/allAscii/compuware-strobe-measurement: index.html /doc/pipeline/steps/allAscii/compuware-topaz-for-enterprise-data: index.html /doc/pipeline/steps/allAscii/compuware-topaz-for-total-test: index.html /doc/pipeline/steps/allAscii/compuware-topaz-utilities: index.html /doc/pipeline/steps/allAscii/compuware-xpediter-code-coverage: index.html /doc/pipeline/steps/allAscii/compuware-zadviser-api: index.html /doc/pipeline/steps/allAscii/concurrent-step: index.html /doc/pipeline/steps/allAscii/config-file-provider: index.html /doc/pipeline/steps/allAscii/confluence-publisher: index.html /doc/pipeline/steps/allAscii/consul: index.html /doc/pipeline/steps/allAscii/consul-kv-builder: index.html /doc/pipeline/steps/allAscii/container-image-link: index.html /doc/pipeline/steps/allAscii/content-replace: index.html /doc/pipeline/steps/allAscii/continuum: index.html /doc/pipeline/steps/allAscii/contrast-continuous-application-security: index.html /doc/pipeline/steps/allAscii/conventional-commits: index.html /doc/pipeline/steps/allAscii/copyartifact: index.html /doc/pipeline/steps/allAscii/core: index.html /doc/pipeline/steps/allAscii/cortex-metrics: index.html /doc/pipeline/steps/allAscii/coverity: index.html /doc/pipeline/steps/allAscii/cppcheck: index.html /doc/pipeline/steps/allAscii/credentials-binding: index.html /doc/pipeline/steps/allAscii/crossbrowsertesting: index.html /doc/pipeline/steps/allAscii/crowdstrike-security: index.html /doc/pipeline/steps/allAscii/crx-content-package-deployer: index.html /doc/pipeline/steps/allAscii/cucumber-living-documentation: index.html /doc/pipeline/steps/allAscii/cucumber-reports: index.html /doc/pipeline/steps/allAscii/cucumber-slack-notifier: index.html /doc/pipeline/steps/allAscii/cucumber-testresult-plugin: index.html /doc/pipeline/steps/allAscii/custom-build-properties: index.html /doc/pipeline/steps/allAscii/database: index.html /doc/pipeline/steps/allAscii/datadog: index.html /doc/pipeline/steps/allAscii/datatheorem-mobile-app-security: index.html /doc/pipeline/steps/allAscii/debian-pbuilder: index.html /doc/pipeline/steps/allAscii/deepcrawl-test: index.html /doc/pipeline/steps/allAscii/deepsecurity-smartcheck: index.html /doc/pipeline/steps/allAscii/defensics: index.html /doc/pipeline/steps/allAscii/delivery-pipeline-plugin: index.html /doc/pipeline/steps/allAscii/delphix: index.html /doc/pipeline/steps/allAscii/dependency-check-jenkins-plugin: index.html /doc/pipeline/steps/allAscii/dependency-track: index.html /doc/pipeline/steps/allAscii/deploy: index.html /doc/pipeline/steps/allAscii/deploy-dashboard: index.html /doc/pipeline/steps/allAscii/deployit-plugin: index.html /doc/pipeline/steps/allAscii/deployment-notification: index.html /doc/pipeline/steps/allAscii/describe-with-params: index.html /doc/pipeline/steps/allAscii/diawi-upload: index.html /doc/pipeline/steps/allAscii/dimensionsscm: index.html /doc/pipeline/steps/allAscii/dingding-json-pusher: index.html /doc/pipeline/steps/allAscii/dingding-notifications: index.html /doc/pipeline/steps/allAscii/discord-notifier: index.html /doc/pipeline/steps/allAscii/docker-compose-build-step: index.html /doc/pipeline/steps/allAscii/docker-plugin: index.html /doc/pipeline/steps/allAscii/docker-slaves: index.html /doc/pipeline/steps/allAscii/docker-workflow: index.html /doc/pipeline/steps/allAscii/doktor: index.html /doc/pipeline/steps/allAscii/dotcommonitor-loadview: index.html /doc/pipeline/steps/allAscii/dotcoverrunner: index.html /doc/pipeline/steps/allAscii/dotnet-sdk: index.html /doc/pipeline/steps/allAscii/downstream-build-cache: index.html /doc/pipeline/steps/allAscii/dynatrace-dashboard: index.html /doc/pipeline/steps/allAscii/ease-plugin: index.html /doc/pipeline/steps/allAscii/ec2: index.html /doc/pipeline/steps/allAscii/ecutest: index.html /doc/pipeline/steps/allAscii/eggplant-runner: index.html /doc/pipeline/steps/allAscii/eiffel-broadcaster: index.html /doc/pipeline/steps/allAscii/elastest: index.html /doc/pipeline/steps/allAscii/elasticsearch-query: index.html /doc/pipeline/steps/allAscii/electricflow: index.html /doc/pipeline/steps/allAscii/email-ext: index.html /doc/pipeline/steps/allAscii/embeddable-build-status: index.html /doc/pipeline/steps/allAscii/embotics-vcommander: index.html /doc/pipeline/steps/allAscii/environment-dashboard: index.html /doc/pipeline/steps/allAscii/exam: index.html /doc/pipeline/steps/allAscii/extensivetesting: index.html /doc/pipeline/steps/allAscii/external-workspace-manager: index.html /doc/pipeline/steps/allAscii/fedora-module-build-system: index.html /doc/pipeline/steps/allAscii/figlet-buildstep: index.html /doc/pipeline/steps/allAscii/file-operations: index.html /doc/pipeline/steps/allAscii/file-parameters: index.html /doc/pipeline/steps/allAscii/fitnesse: index.html /doc/pipeline/steps/allAscii/fluentd: index.html /doc/pipeline/steps/allAscii/flyway-runner: index.html /doc/pipeline/steps/allAscii/folder-properties: index.html /doc/pipeline/steps/allAscii/forensics-api: index.html /doc/pipeline/steps/allAscii/forticwp-cicd: index.html /doc/pipeline/steps/allAscii/fortify: index.html /doc/pipeline/steps/allAscii/fortify-on-demand-uploader: index.html /doc/pipeline/steps/allAscii/frugal-testing: index.html /doc/pipeline/steps/allAscii/ftp-rename: index.html /doc/pipeline/steps/allAscii/gamekins: index.html /doc/pipeline/steps/allAscii/gating-core: index.html /doc/pipeline/steps/allAscii/gatling: index.html /doc/pipeline/steps/allAscii/gatling-check: index.html /doc/pipeline/steps/allAscii/gcloud-sdk: index.html /doc/pipeline/steps/allAscii/gcr-scanner: index.html /doc/pipeline/steps/allAscii/genexus: index.html /doc/pipeline/steps/allAscii/gerrit-code-review: index.html /doc/pipeline/steps/allAscii/gerrit-trigger: index.html /doc/pipeline/steps/allAscii/ghost-inspector: index.html /doc/pipeline/steps/allAscii/ghprb: index.html /doc/pipeline/steps/allAscii/git: index.html /doc/pipeline/steps/allAscii/git-automerger: index.html /doc/pipeline/steps/allAscii/git-bisect: index.html /doc/pipeline/steps/allAscii/git-changelog: index.html /doc/pipeline/steps/allAscii/git-forensics: index.html /doc/pipeline/steps/allAscii/git-push: index.html /doc/pipeline/steps/allAscii/gitee: index.html /doc/pipeline/steps/allAscii/github: index.html /doc/pipeline/steps/allAscii/github-coverage-reporter: index.html /doc/pipeline/steps/allAscii/github-issues: index.html /doc/pipeline/steps/allAscii/github-pr-coverage-status: index.html /doc/pipeline/steps/allAscii/github-pullrequest: index.html /doc/pipeline/steps/allAscii/gitlab-plugin: index.html /doc/pipeline/steps/allAscii/google-chat-notification: index.html /doc/pipeline/steps/allAscii/google-cloudbuild: index.html /doc/pipeline/steps/allAscii/google-kubernetes-engine: index.html /doc/pipeline/steps/allAscii/google-play-android-publisher: index.html /doc/pipeline/steps/allAscii/google-storage-plugin: index.html /doc/pipeline/steps/allAscii/gprbuild: index.html /doc/pipeline/steps/allAscii/gradle: index.html /doc/pipeline/steps/allAscii/groovy: index.html /doc/pipeline/steps/allAscii/grypescanner: index.html /doc/pipeline/steps/allAscii/habitat: index.html /doc/pipeline/steps/allAscii/hashicorp-vault-pipeline: index.html /doc/pipeline/steps/allAscii/hashicorp-vault-plugin: index.html /doc/pipeline/steps/allAscii/headspin: index.html /doc/pipeline/steps/allAscii/helix-alm-test-management: index.html /doc/pipeline/steps/allAscii/hipchat: index.html /doc/pipeline/steps/allAscii/horreum: index.html /doc/pipeline/steps/allAscii/hp-application-automation-tools-plugin: index.html /doc/pipeline/steps/allAscii/hp-quality-center: index.html /doc/pipeline/steps/allAscii/htmlpublisher: index.html /doc/pipeline/steps/allAscii/http_request: index.html /doc/pipeline/steps/allAscii/hubot-steps: index.html /doc/pipeline/steps/allAscii/hugo: index.html /doc/pipeline/steps/allAscii/hyper-build-step: index.html /doc/pipeline/steps/allAscii/ibm-cloud-devops: index.html /doc/pipeline/steps/allAscii/ibm-continuous-release: index.html /doc/pipeline/steps/allAscii/ibm-security-appscansource-scanner: index.html /doc/pipeline/steps/allAscii/ibm-security-appscanstandard-scanner: index.html /doc/pipeline/steps/allAscii/icq-notification: index.html /doc/pipeline/steps/allAscii/immuniweb: index.html /doc/pipeline/steps/allAscii/in-toto: index.html /doc/pipeline/steps/allAscii/inedo-buildmaster: index.html /doc/pipeline/steps/allAscii/inedo-proget: index.html /doc/pipeline/steps/allAscii/influxdb: index.html /doc/pipeline/steps/allAscii/influxdb-query: index.html /doc/pipeline/steps/allAscii/insightappsec: index.html /doc/pipeline/steps/allAscii/instana: index.html /doc/pipeline/steps/allAscii/integrity-plugin: index.html /doc/pipeline/steps/allAscii/ircbot: index.html /doc/pipeline/steps/allAscii/ironmq-notifier: index.html /doc/pipeline/steps/allAscii/jabber: index.html /doc/pipeline/steps/allAscii/jacoco: index.html /doc/pipeline/steps/allAscii/javadoc: index.html /doc/pipeline/steps/allAscii/jclouds-jenkins: index.html /doc/pipeline/steps/allAscii/jdcloud-codedeploy: index.html /doc/pipeline/steps/allAscii/jfrog: index.html /doc/pipeline/steps/allAscii/jgiven: index.html /doc/pipeline/steps/allAscii/jira: index.html /doc/pipeline/steps/allAscii/jira-steps: index.html /doc/pipeline/steps/allAscii/jmh-report: index.html /doc/pipeline/steps/allAscii/jms-messaging: index.html /doc/pipeline/steps/allAscii/job-dsl: index.html /doc/pipeline/steps/allAscii/jobcacher: index.html /doc/pipeline/steps/allAscii/junit: index.html /doc/pipeline/steps/allAscii/junit-realtime-test-reporter: index.html /doc/pipeline/steps/allAscii/kafkalogs: index.html /doc/pipeline/steps/allAscii/karaf-build-step: index.html /doc/pipeline/steps/allAscii/katalon: index.html /doc/pipeline/steps/allAscii/keeper-secrets-manager: index.html /doc/pipeline/steps/allAscii/kiuwanJenkinsPlugin: index.html /doc/pipeline/steps/allAscii/klocwork: index.html /doc/pipeline/steps/allAscii/kryptowire: index.html /doc/pipeline/steps/allAscii/kubernetes: index.html /doc/pipeline/steps/allAscii/kubernetes-cli: index.html /doc/pipeline/steps/allAscii/kubernetes-pipeline-devops-steps: index.html /doc/pipeline/steps/allAscii/labeled-test-groups-publisher: index.html /doc/pipeline/steps/allAscii/labelled-steps: index.html /doc/pipeline/steps/allAscii/lacework-security-scanner: index.html /doc/pipeline/steps/allAscii/lambda-test-runner: index.html /doc/pipeline/steps/allAscii/lambdatest-automation: index.html /doc/pipeline/steps/allAscii/last-changes: index.html /doc/pipeline/steps/allAscii/leanix-microservice-intelligence: index.html /doc/pipeline/steps/allAscii/leapwork: index.html /doc/pipeline/steps/allAscii/levo: index.html /doc/pipeline/steps/allAscii/lifx-notifier: index.html /doc/pipeline/steps/allAscii/lighthouse-report: index.html /doc/pipeline/steps/allAscii/liquibase-runner: index.html /doc/pipeline/steps/allAscii/loadcomplete: index.html /doc/pipeline/steps/allAscii/loadninja: index.html /doc/pipeline/steps/allAscii/loadrunner-cloud: index.html /doc/pipeline/steps/allAscii/lockable-resources: index.html /doc/pipeline/steps/allAscii/log-file-filter: index.html /doc/pipeline/steps/allAscii/log-parser: index.html /doc/pipeline/steps/allAscii/logfilesizechecker: index.html /doc/pipeline/steps/allAscii/logstash: index.html /doc/pipeline/steps/allAscii/mabl-integration: index.html /doc/pipeline/steps/allAscii/machine-learning: index.html /doc/pipeline/steps/allAscii/mailer: index.html /doc/pipeline/steps/allAscii/marathon: index.html /doc/pipeline/steps/allAscii/mask-passwords: index.html /doc/pipeline/steps/allAscii/mathworks-polyspace: index.html /doc/pipeline/steps/allAscii/matlab: index.html /doc/pipeline/steps/allAscii/mattermost: index.html /doc/pipeline/steps/allAscii/maven-invoker-plugin: index.html /doc/pipeline/steps/allAscii/maven-snapshot-check: index.html /doc/pipeline/steps/allAscii/meliora-testlab: index.html /doc/pipeline/steps/allAscii/memory-map: index.html /doc/pipeline/steps/allAscii/mentor-questa-vrm: index.html /doc/pipeline/steps/allAscii/metadefender: index.html /doc/pipeline/steps/allAscii/metrics-aggregation: index.html /doc/pipeline/steps/allAscii/micro-focus-performance-center-integration: index.html /doc/pipeline/steps/allAscii/minio: index.html /doc/pipeline/steps/allAscii/minio-storage: index.html /doc/pipeline/steps/allAscii/misra-compliance-report-generator: index.html /doc/pipeline/steps/allAscii/mock-load-builder: index.html /doc/pipeline/steps/allAscii/mq-notifier: index.html /doc/pipeline/steps/allAscii/mqtt-notification-plugin: index.html /doc/pipeline/steps/allAscii/mstest: index.html /doc/pipeline/steps/allAscii/neoload-jenkins-plugin: index.html /doc/pipeline/steps/allAscii/nested-data-reporting: index.html /doc/pipeline/steps/allAscii/netsparker-cloud-scan: index.html /doc/pipeline/steps/allAscii/neuvector-vulnerability-scanner: index.html /doc/pipeline/steps/allAscii/nexus-artifact-uploader: index.html /doc/pipeline/steps/allAscii/nexus-jenkins-plugin: index.html /doc/pipeline/steps/allAscii/nirmata: index.html /doc/pipeline/steps/allAscii/nodejs: index.html /doc/pipeline/steps/allAscii/nodepool-agents: index.html /doc/pipeline/steps/allAscii/non-dynamic-hello-world: index.html /doc/pipeline/steps/allAscii/notify-events: index.html /doc/pipeline/steps/allAscii/nowsecure-auto-security-test: index.html /doc/pipeline/steps/allAscii/npm-yarn-wrapper-steps: index.html /doc/pipeline/steps/allAscii/nuclei: index.html /doc/pipeline/steps/allAscii/nunit: index.html /doc/pipeline/steps/allAscii/nutanix-calm: index.html /doc/pipeline/steps/allAscii/nvm-wrapper: index.html /doc/pipeline/steps/allAscii/oak9: index.html /doc/pipeline/steps/allAscii/octoperf: index.html /doc/pipeline/steps/allAscii/octopusdeploy: index.html /doc/pipeline/steps/allAscii/onesky: index.html /doc/pipeline/steps/allAscii/ontrack: index.html /doc/pipeline/steps/allAscii/openedge: index.html /doc/pipeline/steps/allAscii/openshift-client: index.html /doc/pipeline/steps/allAscii/openshift-pipeline: index.html /doc/pipeline/steps/allAscii/openstack-cloud: index.html /doc/pipeline/steps/allAscii/opsgenie: index.html /doc/pipeline/steps/allAscii/opslevel: index.html /doc/pipeline/steps/allAscii/oracle-cloud-infrastructure-devops: index.html /doc/pipeline/steps/allAscii/osf-builder-suite-for-sfcc-data-import: index.html /doc/pipeline/steps/allAscii/osf-builder-suite-for-sfcc-deploy: index.html /doc/pipeline/steps/allAscii/osf-builder-suite-for-sfcc-run-job: index.html /doc/pipeline/steps/allAscii/osf-builder-suite-standalone-sonar-linter: index.html /doc/pipeline/steps/allAscii/osf-builder-suite-xml-linter: index.html /doc/pipeline/steps/allAscii/ostorlab: index.html /doc/pipeline/steps/allAscii/overops-query: index.html /doc/pipeline/steps/allAscii/oversecured: index.html /doc/pipeline/steps/allAscii/p4: index.html /doc/pipeline/steps/allAscii/package-drone: index.html /doc/pipeline/steps/allAscii/pagerduty: index.html /doc/pipeline/steps/allAscii/pangolin-testrail-connector: index.html /doc/pipeline/steps/allAscii/parallel-test-executor: index.html /doc/pipeline/steps/allAscii/params/backlogpullrequestscmsource: index.html /doc/pipeline/steps/allAscii/params/bitbucket: index.html /doc/pipeline/steps/allAscii/params/ccucmscm: index.html /doc/pipeline/steps/allAscii/params/cvsprojectset: index.html /doc/pipeline/steps/allAscii/params/cvsscm: index.html /doc/pipeline/steps/allAscii/params/dagshubscmsource: index.html /doc/pipeline/steps/allAscii/params/extensiblechoiceparameterdefinition: index.html /doc/pipeline/steps/allAscii/params/fromscm: index.html /doc/pipeline/steps/allAscii/params/git: index.html /doc/pipeline/steps/allAscii/params/gitblit: index.html /doc/pipeline/steps/allAscii/params/giteascmsource: index.html /doc/pipeline/steps/allAscii/params/gitscm: index.html /doc/pipeline/steps/allAscii/params/hudsonpluginsreporeposcm: index.html /doc/pipeline/steps/allAscii/params/itdockinsdockerslavesspeccontainersetdefinition: index.html /doc/pipeline/steps/allAscii/params/jobrestrictionproperty: index.html /doc/pipeline/steps/allAscii/params/mercurialscm: index.html /doc/pipeline/steps/allAscii/params/mercurialscmsource: index.html /doc/pipeline/steps/allAscii/params/multibranch: index.html /doc/pipeline/steps/allAscii/params/multigraph: index.html /doc/pipeline/steps/allAscii/params/multiscm: index.html /doc/pipeline/steps/allAscii/params/multistreams: index.html /doc/pipeline/steps/allAscii/params/multiswarm: index.html /doc/pipeline/steps/allAscii/params/pipelinetriggers: index.html /doc/pipeline/steps/allAscii/params/rtcscm: index.html /doc/pipeline/steps/allAscii/params/runfilterparameter: index.html /doc/pipeline/steps/allAscii/params/runselectorparameter: index.html /doc/pipeline/steps/allAscii/params/scmmanager: index.html /doc/pipeline/steps/allAscii/params/scmmanagersvn: index.html /doc/pipeline/steps/allAscii/params/subversionscm: index.html /doc/pipeline/steps/allAscii/params/subversionscmsource: index.html /doc/pipeline/steps/allAscii/params/tuleap: index.html /doc/pipeline/steps/allAscii/params/youtrackprojectproperty: index.html /doc/pipeline/steps/allAscii/peass-ci: index.html /doc/pipeline/steps/allAscii/performance: index.html /doc/pipeline/steps/allAscii/performance-signature-dynatrace: index.html /doc/pipeline/steps/allAscii/performance-signature-dynatracesaas: index.html /doc/pipeline/steps/allAscii/performance-signature-viewer: index.html /doc/pipeline/steps/allAscii/perfpublisher: index.html /doc/pipeline/steps/allAscii/phabricator-plugin: index.html /doc/pipeline/steps/allAscii/piketec-tpt: index.html /doc/pipeline/steps/allAscii/pipeline-aws: index.html /doc/pipeline/steps/allAscii/pipeline-bamboo: index.html /doc/pipeline/steps/allAscii/pipeline-build-step: index.html /doc/pipeline/steps/allAscii/pipeline-dependency-walker: index.html /doc/pipeline/steps/allAscii/pipeline-deploymon: index.html /doc/pipeline/steps/allAscii/pipeline-giphy-api: index.html /doc/pipeline/steps/allAscii/pipeline-githubnotify-step: index.html /doc/pipeline/steps/allAscii/pipeline-gitstatuswrapper: index.html /doc/pipeline/steps/allAscii/pipeline-groovy-lib: index.html /doc/pipeline/steps/allAscii/pipeline-huaweicloud-plugin: index.html /doc/pipeline/steps/allAscii/pipeline-input-step: index.html /doc/pipeline/steps/allAscii/pipeline-keep-running-step: index.html /doc/pipeline/steps/allAscii/pipeline-keepenv-step: index.html /doc/pipeline/steps/allAscii/pipeline-maven: index.html /doc/pipeline/steps/allAscii/pipeline-milestone-step: index.html /doc/pipeline/steps/allAscii/pipeline-model-definition: index.html /doc/pipeline/steps/allAscii/pipeline-npm: index.html /doc/pipeline/steps/allAscii/pipeline-project-env: index.html /doc/pipeline/steps/allAscii/pipeline-stage-step: index.html /doc/pipeline/steps/allAscii/pipeline-utility-steps: index.html /doc/pipeline/steps/allAscii/pitmutation: index.html /doc/pipeline/steps/allAscii/plasticscm-mergebot: index.html /doc/pipeline/steps/allAscii/plasticscm-plugin: index.html /doc/pipeline/steps/allAscii/plot: index.html /doc/pipeline/steps/allAscii/portscanner: index.html /doc/pipeline/steps/allAscii/portshift-scanner: index.html /doc/pipeline/steps/allAscii/pragprog: index.html /doc/pipeline/steps/allAscii/preflight-integration: index.html /doc/pipeline/steps/allAscii/pretested-integration: index.html /doc/pipeline/steps/allAscii/prisma-cloud-iac-scan: index.html /doc/pipeline/steps/allAscii/probely-security: index.html /doc/pipeline/steps/allAscii/protecode-sc: index.html /doc/pipeline/steps/allAscii/prqa-plugin: index.html /doc/pipeline/steps/allAscii/publish-over-cifs: index.html /doc/pipeline/steps/allAscii/publish-over-dropbox: index.html /doc/pipeline/steps/allAscii/publish-over-ftp: index.html /doc/pipeline/steps/allAscii/publish-over-ssh: index.html /doc/pipeline/steps/allAscii/publish-to-bitbucket: index.html /doc/pipeline/steps/allAscii/pull-request-monitoring: index.html /doc/pipeline/steps/allAscii/pureload: index.html /doc/pipeline/steps/allAscii/pyenv-pipeline: index.html /doc/pipeline/steps/allAscii/qftest: index.html /doc/pipeline/steps/allAscii/qiniu: index.html /doc/pipeline/steps/allAscii/qmetry-for-jira-test-management: index.html /doc/pipeline/steps/allAscii/qmetry-test-management: index.html /doc/pipeline/steps/allAscii/qrebel: index.html /doc/pipeline/steps/allAscii/qtest: index.html /doc/pipeline/steps/allAscii/quali-torque: index.html /doc/pipeline/steps/allAscii/qualityclouds: index.html /doc/pipeline/steps/allAscii/qualys-cs: index.html /doc/pipeline/steps/allAscii/qualys-pc: index.html /doc/pipeline/steps/allAscii/qualys-vm: index.html /doc/pipeline/steps/allAscii/qualys-was: index.html /doc/pipeline/steps/allAscii/qy-wechat-notification: index.html /doc/pipeline/steps/allAscii/r: index.html /doc/pipeline/steps/allAscii/rabbitmq-publisher: index.html /doc/pipeline/steps/allAscii/radargun-reporting: index.html /doc/pipeline/steps/allAscii/rancher: index.html /doc/pipeline/steps/allAscii/ranorex-integration: index.html /doc/pipeline/steps/allAscii/rapid7-insightvm-container-assessment: index.html /doc/pipeline/steps/allAscii/rb: index.html /doc/pipeline/steps/allAscii/redeploy-rancher2-workload: index.html /doc/pipeline/steps/allAscii/redhat-codeready-dependency-analysis: index.html /doc/pipeline/steps/allAscii/redmine-metrics-report: index.html /doc/pipeline/steps/allAscii/release: index.html /doc/pipeline/steps/allAscii/reliza-integration: index.html /doc/pipeline/steps/allAscii/repository: index.html /doc/pipeline/steps/allAscii/repository-connector: index.html /doc/pipeline/steps/allAscii/reqtify: index.html /doc/pipeline/steps/allAscii/rich-text-publisher-plugin: index.html /doc/pipeline/steps/allAscii/robot: index.html /doc/pipeline/steps/allAscii/rocketchatnotifier: index.html /doc/pipeline/steps/allAscii/rpi-build-status: index.html /doc/pipeline/steps/allAscii/rubyMetrics: index.html /doc/pipeline/steps/allAscii/run-selector: index.html /doc/pipeline/steps/allAscii/rundeck: index.html /doc/pipeline/steps/allAscii/s3: index.html /doc/pipeline/steps/allAscii/saltstack: index.html /doc/pipeline/steps/allAscii/sauce-ondemand: index.html /doc/pipeline/steps/allAscii/scm-httpclient: index.html /doc/pipeline/steps/allAscii/scmskip: index.html /doc/pipeline/steps/allAscii/scoverage: index.html /doc/pipeline/steps/allAscii/sdelements: index.html /doc/pipeline/steps/allAscii/seleniumhtmlreport: index.html /doc/pipeline/steps/allAscii/sensedia-api-platform: index.html /doc/pipeline/steps/allAscii/service-fabric: index.html /doc/pipeline/steps/allAscii/service-now: index.html /doc/pipeline/steps/allAscii/servicenow-cicd: index.html /doc/pipeline/steps/allAscii/servicenow-devops: index.html /doc/pipeline/steps/allAscii/sideex: index.html /doc/pipeline/steps/allAscii/simplify-qa-connector: index.html /doc/pipeline/steps/allAscii/skenai: index.html /doc/pipeline/steps/allAscii/slack: index.html /doc/pipeline/steps/allAscii/sloccount: index.html /doc/pipeline/steps/allAscii/smilehubnotifier: index.html /doc/pipeline/steps/allAscii/snowglobe: index.html /doc/pipeline/steps/allAscii/snyk-security-scanner: index.html /doc/pipeline/steps/allAscii/soapui-pro-functional-testing: index.html /doc/pipeline/steps/allAscii/sonar: index.html /doc/pipeline/steps/allAscii/sonar-gerrit: index.html /doc/pipeline/steps/allAscii/sonargraph-integration: index.html /doc/pipeline/steps/allAscii/sonic-ci-helper: index.html /doc/pipeline/steps/allAscii/soos-sca: index.html /doc/pipeline/steps/allAscii/split-admin: index.html /doc/pipeline/steps/allAscii/splunk-devops: index.html /doc/pipeline/steps/allAscii/splunk-devops-extend: index.html /doc/pipeline/steps/allAscii/spring-config: index.html /doc/pipeline/steps/allAscii/spring-initalzr: index.html /doc/pipeline/steps/allAscii/sqlplus-script-runner: index.html /doc/pipeline/steps/allAscii/ssh-agent: index.html /doc/pipeline/steps/allAscii/ssh-steps: index.html /doc/pipeline/steps/allAscii/stackrox-container-image-scanner: index.html /doc/pipeline/steps/allAscii/stashNotifier: index.html /doc/pipeline/steps/allAscii/stepcounter: index.html /doc/pipeline/steps/allAscii/stoplightio-report: index.html /doc/pipeline/steps/allAscii/subversion: index.html /doc/pipeline/steps/allAscii/summary_report: index.html /doc/pipeline/steps/allAscii/sumologic-publisher: index.html /doc/pipeline/steps/allAscii/svn-partial-release-mgr: index.html /doc/pipeline/steps/allAscii/sweagle: index.html /doc/pipeline/steps/allAscii/synopsys-coverity: index.html /doc/pipeline/steps/allAscii/synopsys-polaris: index.html /doc/pipeline/steps/allAscii/synopsys-sigma: index.html /doc/pipeline/steps/allAscii/sysdig-secure: index.html /doc/pipeline/steps/allAscii/talend: index.html /doc/pipeline/steps/allAscii/tanaguru: index.html /doc/pipeline/steps/allAscii/tap: index.html /doc/pipeline/steps/allAscii/teamconcert: index.html /doc/pipeline/steps/allAscii/teamconcert-git: index.html /doc/pipeline/steps/allAscii/teamscale-upload: index.html /doc/pipeline/steps/allAscii/tekton-client: index.html /doc/pipeline/steps/allAscii/telegram-notifications: index.html /doc/pipeline/steps/allAscii/test-results-aggregator: index.html /doc/pipeline/steps/allAscii/testdroid-run-in-cloud: index.html /doc/pipeline/steps/allAscii/testein: index.html /doc/pipeline/steps/allAscii/testflo-for-jira-test-management-automation: index.html /doc/pipeline/steps/allAscii/testingbot: index.html /doc/pipeline/steps/allAscii/testinium: index.html /doc/pipeline/steps/allAscii/testng-plugin: index.html /doc/pipeline/steps/allAscii/testproject: index.html /doc/pipeline/steps/allAscii/teststudio: index.html /doc/pipeline/steps/allAscii/teststudioapitesting: index.html /doc/pipeline/steps/allAscii/teststudiomobiletesting: index.html /doc/pipeline/steps/allAscii/testweaver: index.html /doc/pipeline/steps/allAscii/text-finder: index.html /doc/pipeline/steps/allAscii/themis: index.html /doc/pipeline/steps/allAscii/threadfix: index.html /doc/pipeline/steps/allAscii/throttle-concurrents: index.html /doc/pipeline/steps/allAscii/thundra-foresight: index.html /doc/pipeline/steps/allAscii/thycotic-devops-secrets-vault: index.html /doc/pipeline/steps/allAscii/thycotic-secret-server: index.html /doc/pipeline/steps/allAscii/thycotic-vault: index.html /doc/pipeline/steps/allAscii/tics: index.html /doc/pipeline/steps/allAscii/timestamper: index.html /doc/pipeline/steps/allAscii/tm4j-automation: index.html /doc/pipeline/steps/allAscii/token-macro: index.html /doc/pipeline/steps/allAscii/tricentis-ci: index.html /doc/pipeline/steps/allAscii/tuleap-api: index.html /doc/pipeline/steps/allAscii/typetalk: index.html /doc/pipeline/steps/allAscii/uipath-automation-package: index.html /doc/pipeline/steps/allAscii/uleska: index.html /doc/pipeline/steps/allAscii/updatebot: index.html /doc/pipeline/steps/allAscii/updraft-publisher: index.html /doc/pipeline/steps/allAscii/urbancode-velocity: index.html /doc/pipeline/steps/allAscii/user1st-utester: index.html /doc/pipeline/steps/allAscii/valgrind: index.html /doc/pipeline/steps/allAscii/valid-network: index.html /doc/pipeline/steps/allAscii/variables-replace-plugin: index.html /doc/pipeline/steps/allAscii/vdoo-vision: index.html /doc/pipeline/steps/allAscii/vectorcast-coverage: index.html /doc/pipeline/steps/allAscii/vectorcast-execution: index.html /doc/pipeline/steps/allAscii/venafi-codesigning: index.html /doc/pipeline/steps/allAscii/venafi-vcert: index.html /doc/pipeline/steps/allAscii/veracode-scan: index.html /doc/pipeline/steps/allAscii/versionnumber: index.html /doc/pipeline/steps/allAscii/view-cloner: index.html /doc/pipeline/steps/allAscii/violation-comments-to-github: index.html /doc/pipeline/steps/allAscii/violation-comments-to-gitlab: index.html /doc/pipeline/steps/allAscii/violation-comments-to-stash: index.html /doc/pipeline/steps/allAscii/visual-basic-6: index.html /doc/pipeline/steps/allAscii/visualexpert: index.html /doc/pipeline/steps/allAscii/vk-notifier: index.html /doc/pipeline/steps/allAscii/vmanager-plugin: index.html /doc/pipeline/steps/allAscii/vncviewer: index.html /doc/pipeline/steps/allAscii/vrealize-automation-8: index.html /doc/pipeline/steps/allAscii/vsphere-cloud: index.html /doc/pipeline/steps/allAscii/vstestrunner: index.html /doc/pipeline/steps/allAscii/wallarm-fast: index.html /doc/pipeline/steps/allAscii/waptpro: index.html /doc/pipeline/steps/allAscii/warnings-ng: index.html /doc/pipeline/steps/allAscii/warrior: index.html /doc/pipeline/steps/allAscii/wattspeed: index.html /doc/pipeline/steps/allAscii/wavefront: index.html /doc/pipeline/steps/allAscii/webhook-step: index.html /doc/pipeline/steps/allAscii/websocketin-notification: index.html /doc/pipeline/steps/allAscii/wetest-automation: index.html /doc/pipeline/steps/allAscii/whitesource: index.html /doc/pipeline/steps/allAscii/windocks-start-container: index.html /doc/pipeline/steps/allAscii/windows-azure-storage: index.html /doc/pipeline/steps/allAscii/winrm-client: index.html /doc/pipeline/steps/allAscii/workflow-basic-steps: index.html /doc/pipeline/steps/allAscii/workflow-cps: index.html /doc/pipeline/steps/allAscii/workflow-durable-task-step: index.html /doc/pipeline/steps/allAscii/workflow-multibranch: index.html /doc/pipeline/steps/allAscii/workflow-scm-step: index.html /doc/pipeline/steps/allAscii/worktile: index.html /doc/pipeline/steps/allAscii/ws-cleanup: index.html /doc/pipeline/steps/allAscii/ws-ctm: index.html /doc/pipeline/steps/allAscii/ws-execution-manager: index.html /doc/pipeline/steps/allAscii/wsap: index.html /doc/pipeline/steps/allAscii/xcode-plugin: index.html /doc/pipeline/steps/allAscii/xlrelease-plugin: index.html /doc/pipeline/steps/allAscii/xlrelease-var-setter: index.html /doc/pipeline/steps/allAscii/xooa: index.html /doc/pipeline/steps/allAscii/xray-connector: index.html /doc/pipeline/steps/allAscii/xunit: index.html /doc/pipeline/steps/allAscii/xvfb: index.html /doc/pipeline/steps/allAscii/xvnc: index.html /doc/pipeline/steps/allAscii/yet-another-docker-plugin: index.html /doc/pipeline/steps/allAscii/zanata: index.html /doc/pipeline/steps/allAscii/zap-pipeline: index.html /doc/pipeline/steps/allAscii/zephyr-enterprise-test-management: index.html /doc/pipeline/steps/allAscii/zerobug: index.html /doc/pipeline/steps/allAscii/zohosprints: index.html /doc/pipeline/steps/allAscii/zoom: index.html /doc/pipeline/steps/allAscii/zos-connector: index.html /doc/pipeline/steps/allAscii/zscaler-iac-scan: index.html /doc/pipeline/steps/allAscii/zulip: index.html /doc/pipeline/steps/analysis-collector: index.html /doc/pipeline/steps/android-lint: index.html /doc/pipeline/steps/ascii-magician: index.html /doc/pipeline/steps/azure-dev-spaces: index.html /doc/pipeline/steps/bearychat: index.html /doc/pipeline/steps/blackduck-hub: index.html /doc/pipeline/steps/brakeman: index.html /doc/pipeline/steps/castecho: index.html /doc/pipeline/steps/ccm: index.html /doc/pipeline/steps/checkstyle: index.html /doc/pipeline/steps/ci-with-toad-devops-toolkit: index.html /doc/pipeline/steps/codeclimate-plugin: index.html /doc/pipeline/steps/codescan: index.html /doc/pipeline/steps/codescanner: index.html /doc/pipeline/steps/coding-webhook: index.html /doc/pipeline/steps/cpptest: index.html /doc/pipeline/steps/cryptomove: index.html /doc/pipeline/steps/digicert-software-trust-gpg-sign: index.html /doc/pipeline/steps/docker-slaves: index.html /doc/pipeline/steps/dry: index.html /doc/pipeline/steps/fabric-beta-publisher: index.html /doc/pipeline/steps/findbugs: index.html /doc/pipeline/steps/fireline: index.html /doc/pipeline/steps/fortify-cloudscan-jenkins-plugin: index.html /doc/pipeline/steps/headspin: index.html /doc/pipeline/steps/hockeyapp: index.html /doc/pipeline/steps/ibm-application-security: index.html /doc/pipeline/steps/incapptic-connect-uploader: index.html /doc/pipeline/steps/kubernetes-cd: index.html /doc/pipeline/steps/kubernetes-ci: index.html /doc/pipeline/steps/kubernetes-pipeline-arquillian-steps: index.html /doc/pipeline/steps/kubernetes-pipeline-steps: index.html /doc/pipeline/steps/loadrunner: index.html /doc/pipeline/steps/nexus-jenkins-plugin: index.html /doc/pipeline/steps/osf-builder-suite-xml-linter: index.html /doc/pipeline/steps/params/bitbucket: index.html /doc/pipeline/steps/params/gitblit: index.html /doc/pipeline/steps/params/gitscm: index.html /doc/pipeline/steps/parasoft-findings: index.html /doc/pipeline/steps/phoenix-autotest: index.html /doc/pipeline/steps/pipeline-graph-view: index.html /doc/pipeline/steps/play-autotest-plugin: index.html /doc/pipeline/steps/pmd: index.html /doc/pipeline/steps/puppet-enterprise-pipeline: index.html /doc/pipeline/steps/qualys-api-security: index.html /doc/pipeline/steps/redhat-codeready-dependency-analysis: index.html /doc/pipeline/steps/simple-pull-request-job: index.html /doc/pipeline/steps/sinatra-chef-builder: index.html /doc/pipeline/steps/squashtm-publisher: index.html /doc/pipeline/steps/swamp: index.html /doc/pipeline/steps/tasks: index.html /doc/pipeline/steps/testproject: index.html /doc/pipeline/steps/tfs: index.html /doc/pipeline/steps/thundra-foresight: index.html /doc/pipeline/steps/upload-pgyer: index.html /doc/pipeline/steps/warnings: index.html /doc/pipeline/steps/whitesource: index.html /doc/pipeline/steps/workflow-cps-global-lib: index.html /doc/pipeline/steps/xframium: index.html ```

bower

``` /assets/bower/@popperjs/core/esm/utils: format.js /assets/bower/@popperjs/core/esm/utils: validateModifiers.js /assets/bower/anchor-js: banner.js /assets/bower/bootstrap/css: .DS_Store Complete folder and subfolder deleted: /assets/bower/ionicons /assets/bower/jquery: core.js /assets/bower/tether/css: tether-theme-arrows-dark.css /assets/bower/tether/css: tether-theme-arrows-dark.min.css /assets/bower/tether/css: tether-theme-arrows.css /assets/bower/tether/css: tether-theme-arrows.min.css /assets/bower/tether/css: tether-theme-basic.css /assets/bower/tether/css: tether-theme-basic.min.css /assets/bower/tether/css: tether.css /assets/bower/tether/css: tether.min.css /assets/bower/tether/js: tether.js /assets/bower/tether/js: tether.min.js ```
lemeurherve commented 8 months ago

Empty folder list

``` ./css/fonts ./security/gift ./images/post-images/t-mobile-case-study-opengraph ./images/post-images/2020-04-contributhon-participants ./images/post-images/2018-10-15-cwp ./images/developer/publishing ./images/changelog/legend ./images/using/remote-access-api ./images/logos/formal_java ./images/logos/evergreen ./images/evergreen ./projects/evergreen ./projects/blueocean/blueocean ./projects/gsoc/2023/project-ideas/agent_reconnections_exponential_backoff ./projects/gsoc/2023/project-ideas/displaying_plugin_health_scores ./projects/gsoc/2023/project-ideas/automating-plugin-buildmetadata-updates ./projects/gsoc/2023/project-ideas/JCasC-drift-detector ./projects/gsoc/2019/project-ideas/discard-builds-step-plugin ./projects/gsoc/2020/project-ideas/jx-consolidate-addons-and-apps ./projects/gsoc/2020/project-ideas/artifactory-rest-plugin copy ./hangout ./blog/2022/11/17/jenkins-election-candidates ./blog/2022/11/14/hacktoberfest-recap ./blog/2022/01/06/gsoc-2022 ./blog/2023/03/29/android-and-jenkins ./blog/2023/04/10/jenkins-newsletter ./blog/2023/07/16/third-party-repository-detection-probe ./blog/2023/09/09/incremental-build-detection-probe ./blog/authors/jamesdumay ./blog/authors/dnusbaum ./blog/authors/shivay_lamba ./blog/authors/casz ./blog/authors/mattzand ./blog/authors/omedina ./blog/authors/pch-maintainers ./blog/authors/cizezsy ./blog/2020/05/18/read-only-jenkins-announcement ./blog/2020/07/30/winsw-yaml-support-2 ./blog/2020/06/04/digester-removal ./sites/default/files/googleanalytics ./doc/pipeline/steps/qualys-api-security ./doc/pipeline/steps/testproject ./doc/pipeline/steps/fortify-cloudscan-jenkins-plugin ./doc/pipeline/steps/dry ./doc/pipeline/steps/simple-pull-request-job ./doc/pipeline/steps/thundra-foresight ./doc/pipeline/steps/allAscii/influxdb-query ./doc/pipeline/steps/allAscii/carbonetes-serverless-container-scanning-and-policy-compliance ./doc/pipeline/steps/allAscii/benchmark ./doc/pipeline/steps/allAscii/log-parser ./doc/pipeline/steps/allAscii/Office-365-Connector ./doc/pipeline/steps/allAscii/discord-notifier ./doc/pipeline/steps/allAscii/nexus-artifact-uploader ./doc/pipeline/steps/allAscii/ant ./doc/pipeline/steps/allAscii/comments-remover ./doc/pipeline/steps/allAscii/docker-plugin ./doc/pipeline/steps/allAscii/catalogic-ecx ./doc/pipeline/steps/allAscii/kafkalogs ./doc/pipeline/steps/allAscii/rubyMetrics ./doc/pipeline/steps/allAscii/embotics-vcommander ./doc/pipeline/steps/allAscii/logfilesizechecker ./doc/pipeline/steps/allAscii/repository-connector ./doc/pipeline/steps/allAscii/cerberus-testing ./doc/pipeline/steps/allAscii/breachlock-dast ./doc/pipeline/steps/allAscii/user1st-utester ./doc/pipeline/steps/allAscii/testng-plugin ./doc/pipeline/steps/allAscii/splunk-devops ./doc/pipeline/steps/allAscii/ibm-cloud-devops ./doc/pipeline/steps/allAscii/p4 ./doc/pipeline/steps/allAscii/atlassian-bitbucket-server-integration ./doc/pipeline/steps/allAscii/timestamper ./doc/pipeline/steps/allAscii/loadrunner-cloud ./doc/pipeline/steps/allAscii/yet-another-docker-plugin ./doc/pipeline/steps/allAscii/environment-dashboard ./doc/pipeline/steps/allAscii/anka-build ./doc/pipeline/steps/allAscii/workflow-scm-step ./doc/pipeline/steps/allAscii/pipeline-build-step ./doc/pipeline/steps/allAscii/urbancode-velocity ./doc/pipeline/steps/allAscii/non-dynamic-hello-world ./doc/pipeline/steps/allAscii/database ./doc/pipeline/steps/allAscii/lockable-resources ./doc/pipeline/steps/allAscii/seleniumhtmlreport ./doc/pipeline/steps/allAscii/testingbot ./doc/pipeline/steps/allAscii/testproject ./doc/pipeline/steps/allAscii/appscan ./doc/pipeline/steps/allAscii/amazon-ecs ./doc/pipeline/steps/allAscii/google-storage-plugin ./doc/pipeline/steps/allAscii/nodepool-agents ./doc/pipeline/steps/allAscii/habitat ./doc/pipeline/steps/allAscii/vrealize-automation-8 ./doc/pipeline/steps/allAscii/labelled-steps ./doc/pipeline/steps/allAscii/pipeline-utility-steps ./doc/pipeline/steps/allAscii/cppcheck ./doc/pipeline/steps/allAscii/rpi-build-status ./doc/pipeline/steps/allAscii/osf-builder-suite-for-sfcc-run-job ./doc/pipeline/steps/allAscii/artifactz ./doc/pipeline/steps/allAscii/build-user-vars-plugin ./doc/pipeline/steps/allAscii/config-file-provider ./doc/pipeline/steps/allAscii/immuniweb ./doc/pipeline/steps/allAscii/chatter-notifier ./doc/pipeline/steps/allAscii/thycotic-devops-secrets-vault ./doc/pipeline/steps/allAscii/cucumber-testresult-plugin ./doc/pipeline/steps/allAscii/autify ./doc/pipeline/steps/allAscii/winrm-client ./doc/pipeline/steps/allAscii/crowdstrike-security ./doc/pipeline/steps/allAscii/token-macro ./doc/pipeline/steps/allAscii/lifx-notifier ./doc/pipeline/steps/allAscii/nodejs ./doc/pipeline/steps/allAscii/rocketchatnotifier ./doc/pipeline/steps/allAscii/test-results-aggregator ./doc/pipeline/steps/allAscii/applatix ./doc/pipeline/steps/allAscii/git-forensics ./doc/pipeline/steps/allAscii/confluence-publisher ./doc/pipeline/steps/allAscii/inedo-buildmaster ./doc/pipeline/steps/allAscii/build-steps-from-json ./doc/pipeline/steps/allAscii/chef-identity ./doc/pipeline/steps/allAscii/codebeamer-xunit-importer ./doc/pipeline/steps/allAscii/repository ./doc/pipeline/steps/allAscii/octoperf ./doc/pipeline/steps/allAscii/jmh-report ./doc/pipeline/steps/allAscii/hp-application-automation-tools-plugin ./doc/pipeline/steps/allAscii/mq-notifier ./doc/pipeline/steps/allAscii/s3 ./doc/pipeline/steps/allAscii/redmine-metrics-report ./doc/pipeline/steps/allAscii/atlassian-jira-software-cloud ./doc/pipeline/steps/allAscii/thundra-foresight ./doc/pipeline/steps/allAscii/byteguard-build-actions ./doc/pipeline/steps/allAscii/codescene ./doc/pipeline/steps/allAscii/pipeline-stage-step ./doc/pipeline/steps/allAscii/pipeline-huaweicloud-plugin ./doc/pipeline/steps/allAscii/misra-compliance-report-generator ./doc/pipeline/steps/allAscii/gitee ./doc/pipeline/steps/allAscii/sloccount ./doc/pipeline/steps/allAscii/cloudbees-feature-management ./doc/pipeline/steps/allAscii/openshift-client ./doc/pipeline/steps/allAscii/ecutest ./doc/pipeline/steps/allAscii/mathworks-polyspace ./doc/pipeline/steps/allAscii/arachni-scanner ./doc/pipeline/steps/allAscii/qualys-vm ./doc/pipeline/steps/allAscii/text-finder ./doc/pipeline/steps/allAscii/azure-vmss ./doc/pipeline/steps/allAscii/bmc-cfa ./doc/pipeline/steps/allAscii/perfpublisher ./doc/pipeline/steps/allAscii/mask-passwords ./doc/pipeline/steps/allAscii/rabbitmq-publisher ./doc/pipeline/steps/allAscii/zohosprints ./doc/pipeline/steps/allAscii/mqtt-notification-plugin ./doc/pipeline/steps/allAscii/sysdig-secure ./doc/pipeline/steps/allAscii/buckminster ./doc/pipeline/steps/allAscii/dependency-check-jenkins-plugin ./doc/pipeline/steps/allAscii/mabl-integration ./doc/pipeline/steps/allAscii/testdroid-run-in-cloud ./doc/pipeline/steps/allAscii/vk-notifier ./doc/pipeline/steps/allAscii/sauce-ondemand ./doc/pipeline/steps/allAscii/qmetry-for-jira-test-management ./doc/pipeline/steps/allAscii/leapwork ./doc/pipeline/steps/allAscii/zephyr-enterprise-test-management ./doc/pipeline/steps/allAscii/worktile ./doc/pipeline/steps/allAscii/azure-cli ./doc/pipeline/steps/allAscii/compuware-topaz-utilities ./doc/pipeline/steps/allAscii/42crunch-security-audit ./doc/pipeline/steps/allAscii/artifact-promotion ./doc/pipeline/steps/allAscii/fluentd ./doc/pipeline/steps/allAscii/core ./doc/pipeline/steps/allAscii/checkmarx ./doc/pipeline/steps/allAscii/neuvector-vulnerability-scanner ./doc/pipeline/steps/allAscii/deployit-plugin ./doc/pipeline/steps/allAscii/rapid7-insightvm-container-assessment ./doc/pipeline/steps/allAscii/probely-security ./doc/pipeline/steps/allAscii/downstream-build-cache ./doc/pipeline/steps/allAscii/flyway-runner ./doc/pipeline/steps/allAscii/zap-pipeline ./doc/pipeline/steps/allAscii/hugo ./doc/pipeline/steps/allAscii/rundeck ./doc/pipeline/steps/allAscii/publish-over-ftp ./doc/pipeline/steps/allAscii/metadefender ./doc/pipeline/steps/allAscii/inedo-proget ./doc/pipeline/steps/allAscii/fortify ./doc/pipeline/steps/allAscii/uleska ./doc/pipeline/steps/allAscii/plot ./doc/pipeline/steps/allAscii/servicenow-cicd ./doc/pipeline/steps/allAscii/Surround-SCM-plugin ./doc/pipeline/steps/allAscii/bmc-change-manager-imstm ./doc/pipeline/steps/allAscii/dotcommonitor-loadview ./doc/pipeline/steps/allAscii/clover ./doc/pipeline/steps/allAscii/ease-plugin ./doc/pipeline/steps/allAscii/warnings-ng ./doc/pipeline/steps/allAscii/codebeamer-xunit-uploader ./doc/pipeline/steps/allAscii/appray ./doc/pipeline/steps/allAscii/adobe-cloud-manager ./doc/pipeline/steps/allAscii/cobertura ./doc/pipeline/steps/allAscii/nexus-jenkins-plugin ./doc/pipeline/steps/allAscii/fortify-on-demand-uploader ./doc/pipeline/steps/allAscii/absint-a3 ./doc/pipeline/steps/allAscii/carl ./doc/pipeline/steps/allAscii/wallarm-fast ./doc/pipeline/steps/allAscii/dingding-notifications ./doc/pipeline/steps/allAscii/plasticscm-mergebot ./doc/pipeline/steps/allAscii/pipeline-groovy-lib ./doc/pipeline/steps/allAscii/performance-signature-dynatrace ./doc/pipeline/steps/allAscii/dotcoverrunner ./doc/pipeline/steps/allAscii/nowsecure-auto-security-test ./doc/pipeline/steps/allAscii/oracle-cloud-infrastructure-devops ./doc/pipeline/steps/allAscii/radargun-reporting ./doc/pipeline/steps/allAscii/prisma-cloud-iac-scan ./doc/pipeline/steps/allAscii/liquibase-runner ./doc/pipeline/steps/allAscii/azure-function ./doc/pipeline/steps/allAscii/logstash ./doc/pipeline/steps/allAscii/log-file-filter ./doc/pipeline/steps/allAscii/zanata ./doc/pipeline/steps/allAscii/azure-acs ./doc/pipeline/steps/allAscii/thycotic-secret-server ./doc/pipeline/steps/allAscii/junit ./doc/pipeline/steps/allAscii/absint-astree ./doc/pipeline/steps/allAscii/jira-steps ./doc/pipeline/steps/allAscii/deepcrawl-test ./doc/pipeline/steps/allAscii/notify-events ./doc/pipeline/steps/allAscii/deepsecurity-smartcheck ./doc/pipeline/steps/allAscii/jdcloud-codedeploy ./doc/pipeline/steps/allAscii/lambda-test-runner ./doc/pipeline/steps/allAscii/pipeline-keep-running-step ./doc/pipeline/steps/allAscii/synopsys-coverity ./doc/pipeline/steps/allAscii/describe-with-params ./doc/pipeline/steps/allAscii/codesonar ./doc/pipeline/steps/allAscii/aws-codebuild ./doc/pipeline/steps/allAscii/pipeline-project-env ./doc/pipeline/steps/allAscii/ostorlab ./doc/pipeline/steps/allAscii/diawi-upload ./doc/pipeline/steps/allAscii/backlog ./doc/pipeline/steps/allAscii/aliyun-oss-uploader ./doc/pipeline/steps/allAscii/sonargraph-integration ./doc/pipeline/steps/allAscii/delivery-pipeline-plugin ./doc/pipeline/steps/allAscii/horreum ./doc/pipeline/steps/allAscii/deploy ./doc/pipeline/steps/allAscii/xray-connector ./doc/pipeline/steps/allAscii/cloudfoundry ./doc/pipeline/steps/allAscii/azure-app-service ./doc/pipeline/steps/allAscii/contrast-continuous-application-security ./doc/pipeline/steps/allAscii/bumblebee ./doc/pipeline/steps/allAscii/in-toto ./doc/pipeline/steps/allAscii/sonic-ci-helper ./doc/pipeline/steps/allAscii/sweagle ./doc/pipeline/steps/allAscii/sdelements ./doc/pipeline/steps/allAscii/cisco-spark ./doc/pipeline/steps/allAscii/code-coverage-api ./doc/pipeline/steps/allAscii/pull-request-monitoring ./doc/pipeline/steps/allAscii/pagerduty ./doc/pipeline/steps/allAscii/build-token-trigger ./doc/pipeline/steps/allAscii/instana ./doc/pipeline/steps/allAscii/ca-apm ./doc/pipeline/steps/allAscii/overops-query ./doc/pipeline/steps/allAscii/visual-basic-6 ./doc/pipeline/steps/allAscii/google-chat-notification ./doc/pipeline/steps/allAscii/cisco-spark-notifier ./doc/pipeline/steps/allAscii/autocancel ./doc/pipeline/steps/allAscii/synopsys-polaris ./doc/pipeline/steps/allAscii/wsap ./doc/pipeline/steps/allAscii/smilehubnotifier ./doc/pipeline/steps/allAscii/maven-invoker-plugin ./doc/pipeline/steps/allAscii/svn-partial-release-mgr ./doc/pipeline/steps/allAscii/anchore-container-scanner ./doc/pipeline/steps/allAscii/workflow-cps ./doc/pipeline/steps/allAscii/bearychat ./doc/pipeline/steps/allAscii/git-changelog ./doc/pipeline/steps/allAscii/teststudiomobiletesting ./doc/pipeline/steps/allAscii/ca-mat-performance-benchmarking-by-broadcom ./doc/pipeline/steps/allAscii/labeled-test-groups-publisher ./doc/pipeline/steps/allAscii/git-bisect ./doc/pipeline/steps/allAscii/teststudio ./doc/pipeline/steps/allAscii/preflight-integration ./doc/pipeline/steps/allAscii/pipeline-milestone-step ./doc/pipeline/steps/allAscii/loadninja ./doc/pipeline/steps/allAscii/hubot-steps ./doc/pipeline/steps/allAscii/aws-parameter-store ./doc/pipeline/steps/allAscii/onesky ./doc/pipeline/steps/allAscii/bitbucket-build-status-notifier ./doc/pipeline/steps/allAscii/consul-kv-builder ./doc/pipeline/steps/allAscii/azure-dev-spaces ./doc/pipeline/steps/allAscii/whitesource ./doc/pipeline/steps/allAscii/hashicorp-vault-plugin ./doc/pipeline/steps/allAscii/synopsys-sigma ./doc/pipeline/steps/allAscii/jclouds-jenkins ./doc/pipeline/steps/allAscii/snyk-security-scanner ./doc/pipeline/steps/allAscii/openstack-cloud ./doc/pipeline/steps/allAscii/r ./doc/pipeline/steps/allAscii/prqa-plugin ./doc/pipeline/steps/allAscii/throttle-concurrents ./doc/pipeline/steps/allAscii/ontrack ./doc/pipeline/steps/allAscii/marathon ./doc/pipeline/steps/allAscii/debian-pbuilder ./doc/pipeline/steps/allAscii/autograding ./doc/pipeline/steps/allAscii/mstest ./doc/pipeline/steps/allAscii/run-selector ./doc/pipeline/steps/allAscii/talend ./doc/pipeline/steps/allAscii/nested-data-reporting ./doc/pipeline/steps/allAscii/tekton-client ./doc/pipeline/steps/allAscii/splunk-devops-extend ./doc/pipeline/steps/allAscii/qualys-was ./doc/pipeline/steps/allAscii/accelq-ci-connect ./doc/pipeline/steps/allAscii/windows-azure-storage ./doc/pipeline/steps/allAscii/vmanager-plugin ./doc/pipeline/steps/allAscii/teamscale-upload ./doc/pipeline/steps/allAscii/pipeline-giphy-api ./doc/pipeline/steps/allAscii/lighthouse-report ./doc/pipeline/steps/allAscii/ibm-security-appscanstandard-scanner ./doc/pipeline/steps/allAscii/pipeline-keepenv-step ./doc/pipeline/steps/allAscii/zulip ./doc/pipeline/steps/allAscii/genexus ./doc/pipeline/steps/allAscii/telegram-notifications ./doc/pipeline/steps/allAscii/violation-comments-to-github ./doc/pipeline/steps/allAscii/thycotic-vault ./doc/pipeline/steps/allAscii/ssh-steps ./doc/pipeline/steps/allAscii/vectorcast-execution ./doc/pipeline/steps/allAscii/aws-lambda ./doc/pipeline/steps/allAscii/datatheorem-mobile-app-security ./doc/pipeline/steps/allAscii/external-workspace-manager ./doc/pipeline/steps/allAscii/eiffel-broadcaster ./doc/pipeline/steps/allAscii/zerobug ./doc/pipeline/steps/allAscii/browserstack-integration ./doc/pipeline/steps/allAscii/jabber ./doc/pipeline/steps/allAscii/figlet-buildstep ./doc/pipeline/steps/allAscii/last-changes ./doc/pipeline/steps/allAscii/mailer ./doc/pipeline/steps/allAscii/ca-service-virtualization ./doc/pipeline/steps/allAscii/warrior ./doc/pipeline/steps/allAscii/release ./doc/pipeline/steps/allAscii/xunit ./doc/pipeline/steps/allAscii/kubernetes-pipeline-devops-steps ./doc/pipeline/steps/allAscii/hp-quality-center ./doc/pipeline/steps/allAscii/icq-notification ./doc/pipeline/steps/allAscii/github-pr-coverage-status ./doc/pipeline/steps/allAscii/chef-cookbook-pipeline ./doc/pipeline/steps/allAscii/gerrit-code-review ./doc/pipeline/steps/allAscii/apimap ./doc/pipeline/steps/allAscii/dynatrace-dashboard ./doc/pipeline/steps/allAscii/fedora-module-build-system ./doc/pipeline/steps/allAscii/wetest-automation ./doc/pipeline/steps/allAscii/vsphere-cloud ./doc/pipeline/steps/allAscii/compuware-ispw-operations ./doc/pipeline/steps/allAscii/gcloud-sdk ./doc/pipeline/steps/allAscii/split-admin ./doc/pipeline/steps/allAscii/azure-keyvault ./doc/pipeline/steps/allAscii/summary_report ./doc/pipeline/steps/allAscii/jobcacher ./doc/pipeline/steps/allAscii/qy-wechat-notification ./doc/pipeline/steps/allAscii/minio ./doc/pipeline/steps/allAscii/tm4j-automation ./doc/pipeline/steps/allAscii/ws-cleanup ./doc/pipeline/steps/allAscii/tap ./doc/pipeline/steps/allAscii/ws-execution-manager ./doc/pipeline/steps/allAscii/folder-properties ./doc/pipeline/steps/allAscii/xvnc ./doc/pipeline/steps/allAscii/service-now ./doc/pipeline/steps/allAscii/snowglobe ./doc/pipeline/steps/allAscii/file-operations ./doc/pipeline/steps/allAscii/alibabacloud-edas ./doc/pipeline/steps/allAscii/windocks-start-container ./doc/pipeline/steps/allAscii/tanaguru ./doc/pipeline/steps/allAscii/aio-tests ./doc/pipeline/steps/allAscii/acunetix ./doc/pipeline/steps/allAscii/pipeline-maven ./doc/pipeline/steps/allAscii/tics ./doc/pipeline/steps/allAscii/robot ./doc/pipeline/steps/allAscii/vstestrunner ./doc/pipeline/steps/allAscii/testein ./doc/pipeline/steps/allAscii/google-kubernetes-engine ./doc/pipeline/steps/allAscii/venafi-vcert ./doc/pipeline/steps/allAscii/themis ./doc/pipeline/steps/allAscii/nunit ./doc/pipeline/steps/allAscii/vectorcast-coverage ./doc/pipeline/steps/allAscii/hyper-build-step ./doc/pipeline/steps/allAscii/veracode-scan ./doc/pipeline/steps/allAscii/ssh-agent ./doc/pipeline/steps/allAscii/google-cloudbuild ./doc/pipeline/steps/allAscii/xvfb ./doc/pipeline/steps/allAscii/gradle ./doc/pipeline/steps/allAscii/influxdb ./doc/pipeline/steps/allAscii/aws-beanstalk-releaser ./doc/pipeline/steps/allAscii/jacoco ./doc/pipeline/steps/allAscii/ftp-rename ./doc/pipeline/steps/allAscii/cucumber-reports ./doc/pipeline/steps/allAscii/uipath-automation-package ./doc/pipeline/steps/allAscii/docker-workflow ./doc/pipeline/steps/allAscii/ansible ./doc/pipeline/steps/allAscii/jfrog ./doc/pipeline/steps/allAscii/dimensionsscm ./doc/pipeline/steps/allAscii/redeploy-rancher2-workload ./doc/pipeline/steps/allAscii/aqua-security-scanner ./doc/pipeline/steps/allAscii/pipeline-githubnotify-step ./doc/pipeline/steps/allAscii/teststudioapitesting ./doc/pipeline/steps/allAscii/alibabacloud-ecs ./doc/pipeline/steps/allAscii/maven-snapshot-check ./doc/pipeline/steps/allAscii/github-coverage-reporter ./doc/pipeline/steps/allAscii/tuleap-api ./doc/pipeline/steps/allAscii/ircbot ./doc/pipeline/steps/allAscii/jgiven ./doc/pipeline/steps/allAscii/quali-torque ./doc/pipeline/steps/allAscii/headspin ./doc/pipeline/steps/allAscii/integrity-plugin ./doc/pipeline/steps/allAscii/gatling-check ./doc/pipeline/steps/allAscii/sonar ./doc/pipeline/steps/allAscii/pipeline-deploymon ./doc/pipeline/steps/allAscii/continuum ./doc/pipeline/steps/allAscii/redhat-codeready-dependency-analysis ./doc/pipeline/steps/allAscii/pretested-integration ./doc/pipeline/steps/allAscii/typetalk ./doc/pipeline/steps/allAscii/valid-network ./doc/pipeline/steps/allAscii/compuware-topaz-for-total-test ./doc/pipeline/steps/allAscii/aqua-microscanner ./doc/pipeline/steps/allAscii/stoplightio-report ./doc/pipeline/steps/allAscii/ghprb ./doc/pipeline/steps/allAscii/ansicolor ./doc/pipeline/steps/allAscii/qualys-pc ./doc/pipeline/steps/allAscii/stashNotifier ./doc/pipeline/steps/allAscii/simplify-qa-connector ./doc/pipeline/steps/allAscii/wattspeed ./doc/pipeline/steps/allAscii/cachet-gating ./doc/pipeline/steps/allAscii/elasticsearch-query ./doc/pipeline/steps/allAscii/pipeline-bamboo ./doc/pipeline/steps/allAscii/codefresh ./doc/pipeline/steps/allAscii/credentials-binding ./doc/pipeline/steps/allAscii/katalon ./doc/pipeline/steps/allAscii/qtest ./doc/pipeline/steps/allAscii/cloudhub-deployer ./doc/pipeline/steps/allAscii/klocwork ./doc/pipeline/steps/allAscii/pragprog ./doc/pipeline/steps/allAscii/artifactory ./doc/pipeline/steps/allAscii/pipeline-model-definition ./doc/pipeline/steps/allAscii/jira ./doc/pipeline/steps/allAscii/sumologic-publisher ./doc/pipeline/steps/allAscii/scoverage ./doc/pipeline/steps/allAscii/Exclusion ./doc/pipeline/steps/allAscii/spring-config ./doc/pipeline/steps/allAscii/pyenv-pipeline ./doc/pipeline/steps/allAscii/mentor-questa-vrm ./doc/pipeline/steps/allAscii/github ./doc/pipeline/steps/allAscii/gamekins ./doc/pipeline/steps/allAscii/cloudshell-sandbox ./doc/pipeline/steps/allAscii/workflow-basic-steps ./doc/pipeline/steps/allAscii/saltstack ./doc/pipeline/steps/allAscii/consul ./doc/pipeline/steps/allAscii/apprenda ./doc/pipeline/steps/allAscii/karaf-build-step ./doc/pipeline/steps/allAscii/updraft-publisher ./doc/pipeline/steps/allAscii/docker-slaves ./doc/pipeline/steps/allAscii/package-drone ./doc/pipeline/steps/allAscii/codeql ./doc/pipeline/steps/allAscii/extensivetesting ./doc/pipeline/steps/allAscii/venafi-codesigning ./doc/pipeline/steps/allAscii/gprbuild ./doc/pipeline/steps/allAscii/cucumber-living-documentation ./doc/pipeline/steps/allAscii/parallel-test-executor ./doc/pipeline/steps/allAscii/cloudguard-shiftleft ./doc/pipeline/steps/allAscii/ghost-inspector ./doc/pipeline/steps/allAscii/blackduck-detect ./doc/pipeline/steps/allAscii/ansible-tower ./doc/pipeline/steps/allAscii/coverity ./doc/pipeline/steps/allAscii/job-dsl ./doc/pipeline/steps/allAscii/codedeploy ./doc/pipeline/steps/allAscii/testinium ./doc/pipeline/steps/allAscii/zscaler-iac-scan ./doc/pipeline/steps/allAscii/zos-connector ./doc/pipeline/steps/allAscii/change-assembly-version-plugin ./doc/pipeline/steps/allAscii/matlab ./doc/pipeline/steps/allAscii/sideex ./doc/pipeline/steps/allAscii/cucumber-slack-notifier ./doc/pipeline/steps/allAscii/xlrelease-var-setter ./doc/pipeline/steps/allAscii/checkmarx-ast-scanner ./doc/pipeline/steps/allAscii/opsgenie ./doc/pipeline/steps/allAscii/keeper-secrets-manager ./doc/pipeline/steps/allAscii/BlazeMeterJenkinsPlugin ./doc/pipeline/steps/allAscii/codebuilder-cloud ./doc/pipeline/steps/allAscii/meliora-testlab ./doc/pipeline/steps/allAscii/params/cvsscm ./doc/pipeline/steps/allAscii/params/youtrackprojectproperty ./doc/pipeline/steps/allAscii/params/scmmanager ./doc/pipeline/steps/allAscii/params/backlogpullrequestscmsource ./doc/pipeline/steps/allAscii/params/multigraph ./doc/pipeline/steps/allAscii/params/rtcscm ./doc/pipeline/steps/allAscii/params/jobrestrictionproperty ./doc/pipeline/steps/allAscii/params/runfilterparameter ./doc/pipeline/steps/allAscii/params/multibranch ./doc/pipeline/steps/allAscii/params/multiswarm ./doc/pipeline/steps/allAscii/params/runselectorparameter ./doc/pipeline/steps/allAscii/params/subversionscmsource ./doc/pipeline/steps/allAscii/params/ccucmscm ./doc/pipeline/steps/allAscii/params/subversionscm ./doc/pipeline/steps/allAscii/params/itdockinsdockerslavesspeccontainersetdefinition ./doc/pipeline/steps/allAscii/params/fromscm ./doc/pipeline/steps/allAscii/params/extensiblechoiceparameterdefinition ./doc/pipeline/steps/allAscii/params/gitblit ./doc/pipeline/steps/allAscii/params/dagshubscmsource ./doc/pipeline/steps/allAscii/params/multistreams ./doc/pipeline/steps/allAscii/params/gitscm ./doc/pipeline/steps/allAscii/params/cvsprojectset ./doc/pipeline/steps/allAscii/params/mercurialscm ./doc/pipeline/steps/allAscii/params/giteascmsource ./doc/pipeline/steps/allAscii/params/bitbucket ./doc/pipeline/steps/allAscii/params/scmmanagersvn ./doc/pipeline/steps/allAscii/params/multiscm ./doc/pipeline/steps/allAscii/params/tuleap ./doc/pipeline/steps/allAscii/params/git ./doc/pipeline/steps/allAscii/params/pipelinetriggers ./doc/pipeline/steps/allAscii/params/hudsonpluginsreporeposcm ./doc/pipeline/steps/allAscii/params/mercurialscmsource ./doc/pipeline/steps/allAscii/git-automerger ./doc/pipeline/steps/allAscii/violation-comments-to-stash ./doc/pipeline/steps/allAscii/npm-yarn-wrapper-steps ./doc/pipeline/steps/allAscii/datadog ./doc/pipeline/steps/allAscii/levo ./doc/pipeline/steps/allAscii/hashicorp-vault-pipeline ./doc/pipeline/steps/allAscii/versionnumber ./doc/pipeline/steps/allAscii/ibm-continuous-release ./doc/pipeline/steps/allAscii/checks-api ./doc/pipeline/steps/allAscii/octopusdeploy ./doc/pipeline/steps/allAscii/pipeline-input-step ./doc/pipeline/steps/allAscii/publish-over-cifs ./doc/pipeline/steps/allAscii/android-signing ./doc/pipeline/steps/allAscii/osf-builder-suite-xml-linter ./doc/pipeline/steps/allAscii/github-issues ./doc/pipeline/steps/allAscii/nirmata ./doc/pipeline/steps/allAscii/osf-builder-suite-for-sfcc-deploy ./doc/pipeline/steps/allAscii/ws-ctm ./doc/pipeline/steps/allAscii/file-parameters ./doc/pipeline/steps/allAscii/zoom ./doc/pipeline/steps/allAscii/publish-over-ssh ./doc/pipeline/steps/allAscii/acunetix-360-scan ./doc/pipeline/steps/allAscii/qiniu ./doc/pipeline/steps/allAscii/cloudify ./doc/pipeline/steps/allAscii/autoaction-step ./doc/pipeline/steps/allAscii/wavefront ./doc/pipeline/steps/allAscii/portshift-scanner ./doc/pipeline/steps/allAscii/concurrent-step ./doc/pipeline/steps/allAscii/skenai ./doc/pipeline/steps/allAscii/cloudshare-docker ./doc/pipeline/steps/allAscii/publish-to-bitbucket ./doc/pipeline/steps/allAscii/xcode-plugin ./doc/pipeline/steps/allAscii/rancher ./doc/pipeline/steps/allAscii/assertthat-bdd-jira ./doc/pipeline/steps/allAscii/pureload ./doc/pipeline/steps/allAscii/aqua-serverless ./doc/pipeline/steps/allAscii/vdoo-vision ./doc/pipeline/steps/allAscii/chucknorris ./doc/pipeline/steps/allAscii/qmetry-test-management ./doc/pipeline/steps/allAscii/phabricator-plugin ./doc/pipeline/steps/allAscii/cavisson-ns-nd-integration ./doc/pipeline/steps/allAscii/pipeline-npm ./doc/pipeline/steps/allAscii/conventional-commits ./doc/pipeline/steps/allAscii/exam ./doc/pipeline/steps/allAscii/slack ./doc/pipeline/steps/allAscii/dependency-track ./doc/pipeline/steps/allAscii/metrics-aggregation ./doc/pipeline/steps/allAscii/elastest ./doc/pipeline/steps/allAscii/sensedia-api-platform ./doc/pipeline/steps/allAscii/compuware-topaz-for-enterprise-data ./doc/pipeline/steps/allAscii/nuclei ./doc/pipeline/steps/allAscii/doktor ./doc/pipeline/steps/allAscii/testweaver ./doc/pipeline/steps/allAscii/hipchat ./doc/pipeline/steps/allAscii/mattermost ./doc/pipeline/steps/allAscii/build-name-setter ./doc/pipeline/steps/allAscii/nvm-wrapper ./doc/pipeline/steps/allAscii/bootstraped-multi-test-results-report ./doc/pipeline/steps/allAscii/osf-builder-suite-for-sfcc-data-import ./doc/pipeline/steps/allAscii/teamconcert ./doc/pipeline/steps/allAscii/qftest ./doc/pipeline/steps/allAscii/gcr-scanner ./doc/pipeline/steps/allAscii/fitnesse ./doc/pipeline/steps/allAscii/helix-alm-test-management ./doc/pipeline/steps/allAscii/reqtify ./doc/pipeline/steps/allAscii/alauda-pipeline ./doc/pipeline/steps/allAscii/opslevel ./doc/pipeline/steps/allAscii/groovy ./doc/pipeline/steps/allAscii/applitools-eyes ./doc/pipeline/steps/allAscii/abap-ci ./doc/pipeline/steps/allAscii/workflow-multibranch ./doc/pipeline/steps/allAscii/rich-text-publisher-plugin ./doc/pipeline/steps/allAscii/mock-load-builder ./doc/pipeline/steps/allAscii/email-ext ./doc/pipeline/steps/allAscii/deploy-dashboard ./doc/pipeline/steps/allAscii/spring-initalzr ./doc/pipeline/steps/allAscii/http_request ./doc/pipeline/steps/allAscii/teamconcert-git ./doc/pipeline/steps/allAscii/variables-replace-plugin ./doc/pipeline/steps/allAscii/Parameterized-Remote-Trigger ./doc/pipeline/steps/allAscii/piketec-tpt ./doc/pipeline/steps/allAscii/scm-httpclient ./doc/pipeline/steps/allAscii/kubernetes-cli ./doc/pipeline/steps/allAscii/protecode-sc ./doc/pipeline/steps/allAscii/nutanix-calm ./doc/pipeline/steps/allAscii/deployment-notification ./doc/pipeline/steps/allAscii/compuware-zadviser-api ./doc/pipeline/steps/allAscii/vncviewer ./doc/pipeline/steps/allAscii/github-pullrequest ./doc/pipeline/steps/allAscii/kryptowire ./doc/pipeline/steps/allAscii/lacework-security-scanner ./doc/pipeline/steps/allAscii/collabnet ./doc/pipeline/steps/allAscii/openshift-pipeline ./doc/pipeline/steps/allAscii/tricentis-ci ./doc/pipeline/steps/allAscii/soos-sca ./doc/pipeline/steps/allAscii/osf-builder-suite-standalone-sonar-linter ./doc/pipeline/steps/allAscii/grypescanner ./doc/pipeline/steps/allAscii/performance-signature-dynatracesaas ./doc/pipeline/steps/allAscii/qualys-cs ./doc/pipeline/steps/allAscii/updatebot ./doc/pipeline/steps/allAscii/plasticscm-plugin ./doc/pipeline/steps/allAscii/kubernetes ./doc/pipeline/steps/allAscii/kiuwanJenkinsPlugin ./doc/pipeline/steps/allAscii/compuware-xpediter-code-coverage ./doc/pipeline/steps/allAscii/performance ./doc/pipeline/steps/allAscii/azure-cosmosdb ./doc/pipeline/steps/allAscii/codedx ./doc/pipeline/steps/allAscii/azure-container-registry-tasks ./doc/pipeline/steps/allAscii/junit-realtime-test-reporter ./doc/pipeline/steps/allAscii/javadoc ./doc/pipeline/steps/allAscii/violation-comments-to-gitlab ./doc/pipeline/steps/allAscii/memory-map ./doc/pipeline/steps/allAscii/performance-signature-viewer ./doc/pipeline/steps/allAscii/pangolin-testrail-connector ./doc/pipeline/steps/allAscii/cmakebuilder ./doc/pipeline/steps/allAscii/compuware-strobe-measurement ./doc/pipeline/steps/allAscii/webhook-step ./doc/pipeline/steps/allAscii/eggplant-runner ./doc/pipeline/steps/allAscii/machine-learning ./doc/pipeline/steps/allAscii/ranorex-integration ./doc/pipeline/steps/allAscii/insightappsec ./doc/pipeline/steps/allAscii/testflo-for-jira-test-management-automation ./doc/pipeline/steps/allAscii/neoload-jenkins-plugin ./doc/pipeline/steps/allAscii/gerrit-trigger ./doc/pipeline/steps/allAscii/pitmutation ./doc/pipeline/steps/allAscii/netsparker-cloud-scan ./doc/pipeline/steps/allAscii/threadfix ./doc/pipeline/steps/allAscii/oak9 ./doc/pipeline/steps/allAscii/workflow-durable-task-step ./doc/pipeline/steps/allAscii/pipeline-dependency-walker ./doc/pipeline/steps/allAscii/appcenter ./doc/pipeline/steps/allAscii/cortex-metrics ./doc/pipeline/steps/allAscii/micro-focus-performance-center-integration ./doc/pipeline/steps/allAscii/peass-ci ./doc/pipeline/steps/allAscii/stackrox-container-image-scanner ./doc/pipeline/steps/allAscii/scmskip ./doc/pipeline/steps/allAscii/leanix-microservice-intelligence ./doc/pipeline/steps/allAscii/qrebel ./doc/pipeline/steps/allAscii/crx-content-package-deployer ./doc/pipeline/steps/allAscii/git-push ./doc/pipeline/steps/allAscii/beagle-security ./doc/pipeline/steps/allAscii/lambdatest-automation ./doc/pipeline/steps/allAscii/openedge ./doc/pipeline/steps/allAscii/service-fabric ./doc/pipeline/steps/allAscii/gating-core ./doc/pipeline/steps/allAscii/websocketin-notification ./doc/pipeline/steps/allAscii/reliza-integration ./doc/pipeline/steps/allAscii/jms-messaging ./doc/pipeline/steps/allAscii/valgrind ./doc/pipeline/steps/allAscii/htmlpublisher ./doc/pipeline/steps/allAscii/aws-device-farm ./doc/pipeline/steps/allAscii/alauda-devops-pipeline ./doc/pipeline/steps/allAscii/allure-jenkins-plugin ./doc/pipeline/steps/allAscii/forticwp-cicd ./doc/pipeline/steps/allAscii/container-image-link ./doc/pipeline/steps/allAscii/custom-build-properties ./doc/pipeline/steps/allAscii/subversion ./doc/pipeline/steps/allAscii/forensics-api ./doc/pipeline/steps/allAscii/sonar-gerrit ./doc/pipeline/steps/allAscii/stepcounter ./doc/pipeline/steps/allAscii/pipeline-gitstatuswrapper ./doc/pipeline/steps/allAscii/pipeline-aws ./doc/pipeline/steps/allAscii/oversecured ./doc/pipeline/steps/allAscii/portscanner ./doc/pipeline/steps/allAscii/google-play-android-publisher ./doc/pipeline/steps/allAscii/gitlab-plugin ./doc/pipeline/steps/allAscii/awseb-deployment-plugin ./doc/pipeline/steps/allAscii/TestComplete ./doc/pipeline/steps/allAscii/frugal-testing ./doc/pipeline/steps/allAscii/docker-compose-build-step ./doc/pipeline/steps/allAscii/cloudcoreo-deploytime ./doc/pipeline/steps/allAscii/dotnet-sdk ./doc/pipeline/steps/allAscii/aws-sam ./doc/pipeline/steps/allAscii/electricflow ./doc/pipeline/steps/allAscii/git ./doc/pipeline/steps/allAscii/gatling ./doc/pipeline/steps/allAscii/visualexpert ./doc/pipeline/steps/allAscii/crossbrowsertesting ./doc/pipeline/steps/allAscii/ironmq-notifier ./doc/pipeline/steps/allAscii/minio-storage ./doc/pipeline/steps/allAscii/copyartifact ./doc/pipeline/steps/allAscii/sqlplus-script-runner ./doc/pipeline/steps/allAscii/qualityclouds ./doc/pipeline/steps/allAscii/loadcomplete ./doc/pipeline/steps/allAscii/servicenow-devops ./doc/pipeline/steps/allAscii/defensics ./doc/pipeline/steps/allAscii/rb ./doc/pipeline/steps/allAscii/claim ./doc/pipeline/steps/allAscii/waptpro ./doc/pipeline/steps/allAscii/view-cloner ./doc/pipeline/steps/allAscii/ibm-security-appscansource-scanner ./doc/pipeline/steps/allAscii/delphix ./doc/pipeline/steps/allAscii/dingding-json-pusher ./doc/pipeline/steps/allAscii/embeddable-build-status ./doc/pipeline/steps/allAscii/benchmark-evaluator ./doc/pipeline/steps/allAscii/badge ./doc/pipeline/steps/allAscii/arestocats ./doc/pipeline/steps/allAscii/xlrelease-plugin ./doc/pipeline/steps/allAscii/content-replace ./doc/pipeline/steps/allAscii/soapui-pro-functional-testing ./doc/pipeline/steps/allAscii/ec2 ./doc/pipeline/steps/allAscii/publish-over-dropbox ./doc/pipeline/steps/allAscii/xooa ./doc/pipeline/steps/checkstyle ./doc/pipeline/steps/tasks ./doc/pipeline/steps/xframium ./doc/pipeline/steps/phoenix-autotest ./doc/pipeline/steps/nexus-jenkins-plugin ./doc/pipeline/steps/kubernetes-pipeline-arquillian-steps ./doc/pipeline/steps/codescan ./doc/pipeline/steps/kubernetes-cd ./doc/pipeline/steps/puppet-enterprise-pipeline ./doc/pipeline/steps/cryptomove ./doc/pipeline/steps/squashtm-publisher ./doc/pipeline/steps/cpptest ./doc/pipeline/steps/blackduck-hub ./doc/pipeline/steps/bearychat ./doc/pipeline/steps/azure-dev-spaces ./doc/pipeline/steps/whitesource ./doc/pipeline/steps/swamp ./doc/pipeline/steps/upload-pgyer ./doc/pipeline/steps/codescanner ./doc/pipeline/steps/castecho ./doc/pipeline/steps/coding-webhook ./doc/pipeline/steps/ccm ./doc/pipeline/steps/aliyun-container-service-deploy ./doc/pipeline/steps/parasoft-findings ./doc/pipeline/steps/headspin ./doc/pipeline/steps/brakeman ./doc/pipeline/steps/redhat-codeready-dependency-analysis ./doc/pipeline/steps/CFLint ./doc/pipeline/steps/tfs ./doc/pipeline/steps/docker-slaves ./doc/pipeline/steps/pipeline-graph-view ./doc/pipeline/steps/ascii-magician ./doc/pipeline/steps/ibm-application-security ./doc/pipeline/steps/hockeyapp ./doc/pipeline/steps/workflow-cps-global-lib ./doc/pipeline/steps/params/gitblit ./doc/pipeline/steps/params/gitscm ./doc/pipeline/steps/params/bitbucket ./doc/pipeline/steps/android-lint ./doc/pipeline/steps/analysis-collector ./doc/pipeline/steps/kubernetes-ci ./doc/pipeline/steps/findbugs ./doc/pipeline/steps/osf-builder-suite-xml-linter ./doc/pipeline/steps/play-autotest-plugin ./doc/pipeline/steps/loadrunner ./doc/pipeline/steps/SCTMExecutor ./doc/pipeline/steps/digicert-software-trust-gpg-sign ./doc/pipeline/steps/kubernetes-pipeline-steps ./doc/pipeline/steps/codeclimate-plugin ./doc/pipeline/steps/fabric-beta-publisher ./doc/pipeline/steps/pmd ./doc/pipeline/steps/sinatra-chef-builder ./doc/pipeline/steps/warnings ./doc/pipeline/steps/incapptic-connect-uploader ./doc/pipeline/steps/fireline ./doc/pipeline/steps/ci-with-toad-devops-toolkit ./doc/developer/extensions/durable-task ./doc/developer/extensions/scriptler ./doc/developer/extensions/pubsub-light ./doc/developer/extensions/google-cloud-health-check ./doc/developer/extensions/build-timeout ./doc/developer/extensions/blueocean-pipeline-editor ./doc/developer/extensions/gitlab-oauth ./doc/developer/extensions/repository-connector ./doc/developer/extensions/metrics ./doc/developer/extensions/p4 ./doc/developer/extensions/perfectomobile ./doc/developer/extensions/yet-another-docker-plugin ./doc/developer/extensions/database ./doc/developer/extensions/JiraTestResultReporter ./doc/developer/extensions/amazon-ecs ./doc/developer/extensions/google-storage-plugin ./doc/developer/extensions/config-file-provider ./doc/developer/extensions/pipeline-rest-api ./doc/developer/extensions/support-core ./doc/developer/extensions/token-macro ./doc/developer/extensions/nodejs ./doc/developer/extensions/confluence-publisher ./doc/developer/extensions/repository ./doc/developer/extensions/hp-application-automation-tools-plugin ./doc/developer/extensions/localization-support ./doc/developer/extensions/scm-api ./doc/developer/extensions/kubernetes-credentials-provider ./doc/developer/extensions/promoted-builds ./doc/developer/extensions/google-cloud-backup ./doc/developer/extensions/buildcontext-capture ./doc/developer/extensions/configurationslicing ./doc/developer/extensions/jwt-support ./doc/developer/extensions/blueocean-pipeline-api-impl ./doc/developer/extensions/build-keeper-plugin ./doc/developer/extensions/warnings-ng ./doc/developer/extensions/codecover ./doc/developer/extensions/instant-messaging ./doc/developer/extensions/adobe-cloud-manager ./doc/developer/extensions/cloudbees-bitbucket-branch-source ./doc/developer/extensions/convert-to-declarative-api ./doc/developer/extensions/ivy ./doc/developer/extensions/authorize-project ./doc/developer/extensions/envinject ./doc/developer/extensions/clearcase-ucm-plugin ./doc/developer/extensions/docker-build-step ./doc/developer/extensions/ssh-slaves ./doc/developer/extensions/pipeline-groovy-lib ./doc/developer/extensions/parameterized-trigger ./doc/developer/extensions/logstash ./doc/developer/extensions/junit ./doc/developer/extensions/opentelemetry ./doc/developer/extensions/sshd ./doc/developer/extensions/role-strategy ./doc/developer/extensions/environment-filter-utils ./doc/developer/extensions/run-condition ./doc/developer/extensions/cloudbees-folder ./doc/developer/extensions/theme-manager ./doc/developer/extensions/code-coverage-api ./doc/developer/extensions/conditional-buildstep ./doc/developer/extensions/script-security ./doc/developer/extensions/buildtriggerbadge ./doc/developer/extensions/design-library ./doc/developer/extensions/oidc-provider ./doc/developer/extensions/cloudbees-jenkins-advisor ./doc/developer/extensions/workflow-cps ./doc/developer/extensions/build-alias-setter ./doc/developer/extensions/maven-plugin ./doc/developer/extensions/google-deployment-manager ./doc/developer/extensions/hubot-steps ./doc/developer/extensions/scoring-load-balancer ./doc/developer/extensions/hashicorp-vault-plugin ./doc/developer/extensions/literate ./doc/developer/extensions/cas-plugin ./doc/developer/extensions/git-server ./doc/developer/extensions/azure-artifact-manager ./doc/developer/extensions/oauth-credentials ./doc/developer/extensions/jobConfigHistory ./doc/developer/extensions/alauda-devops-sync ./doc/developer/extensions/thycotic-vault ./doc/developer/extensions/matrix-auth ./doc/developer/extensions/blueocean-bitbucket-pipeline ./doc/developer/extensions/external-workspace-manager ./doc/developer/extensions/DotCiInstallPackages ./doc/developer/extensions/mailer ./doc/developer/extensions/xunit ./doc/developer/extensions/vsphere-cloud ./doc/developer/extensions/display-url-api ./doc/developer/extensions/jobcacher ./doc/developer/extensions/github-branch-source ./doc/developer/extensions/extensible-choice-parameter ./doc/developer/extensions/pipeline-maven ./doc/developer/extensions/build-failure-analyzer ./doc/developer/extensions/ssh-agent ./doc/developer/extensions/yaml-project ./doc/developer/extensions/jacoco ./doc/developer/extensions/docker-workflow ./doc/developer/extensions/authentication-tokens ./doc/developer/extensions/credentials-binding ./doc/developer/extensions/gitea ./doc/developer/extensions/simple-theme-plugin ./doc/developer/extensions/configuration-as-code ./doc/developer/extensions/pipeline-model-definition ./doc/developer/extensions/jira ./doc/developer/extensions/Exclusion ./doc/developer/extensions/github ./doc/developer/extensions/aws-kinesis-consumer ./doc/developer/extensions/urltrigger ./doc/developer/extensions/blueocean-rest-impl ./doc/developer/extensions/appdome-build-2secure ./doc/developer/extensions/deployer-framework ./doc/developer/extensions/blueocean-web ./doc/developer/extensions/job-dsl ./doc/developer/extensions/matrix-combinations-parameter ./doc/developer/extensions/hockeyapp ./doc/developer/extensions/mercurial ./doc/developer/extensions/node-iterator-api ./doc/developer/extensions/audit-trail ./doc/developer/extensions/workflow-cps-global-lib ./doc/developer/extensions/pxe ./doc/developer/extensions/ssh-credentials ./doc/developer/extensions/remote-jobs-view-plugin ./doc/developer/extensions/csp ./doc/developer/extensions/checks-api ./doc/developer/extensions/declarative-pipeline-migration-assistant-api ./doc/developer/extensions/publish-over-cifs ./doc/developer/extensions/branch-api ./doc/developer/extensions/pipeline-model-extensions ./doc/developer/extensions/publish-over-ssh ./doc/developer/extensions/dashboard-view ./doc/developer/extensions/audit2db ./doc/developer/extensions/configuration-as-code-support ./doc/developer/extensions/matrix-project ./doc/developer/extensions/pipeline-input-notification ./doc/developer/extensions/ui-samples-plugin ./doc/developer/extensions/workflow-step-api ./doc/developer/extensions/DotCi-InstallPackages ./doc/developer/extensions/fstrigger ./doc/developer/extensions/slack ./doc/developer/extensions/DotCi ./doc/developer/extensions/metrics-aggregation ./doc/developer/extensions/PrioritySorter ./doc/developer/extensions/nodelabelparameter ./doc/developer/extensions/docker-traceability ./doc/developer/extensions/autocomplete-parameter ./doc/developer/extensions/github-oauth ./doc/developer/extensions/workflow-api ./doc/developer/extensions/jira-ext ./doc/developer/extensions/persona ./doc/developer/extensions/categorized-view ./doc/developer/extensions/unique-id ./doc/developer/extensions/mock-load-builder ./doc/developer/extensions/email-ext ./doc/developer/extensions/docker-commons ./doc/developer/extensions/blueocean-commons ./doc/developer/extensions/deployment-notification ./doc/developer/extensions/github-pullrequest ./doc/developer/extensions/rebuild ./doc/developer/extensions/kubernetes ./doc/developer/extensions/node-sharing-executor ./doc/developer/extensions/performance ./doc/developer/extensions/shared-objects ./doc/developer/extensions/team-views ./doc/developer/extensions/eggplant-runner ./doc/developer/extensions/gerrit-trigger ./doc/developer/extensions/git-client ./doc/developer/extensions/gating-core ./doc/developer/extensions/blueocean-jwt ./doc/developer/extensions/openstack-heat ./doc/developer/extensions/custom-build-properties ./doc/developer/extensions/subversion ./doc/developer/extensions/forensics-api ./doc/developer/extensions/security-inspector ./doc/developer/extensions/gitlab-plugin ./doc/developer/extensions/electricflow ./doc/developer/extensions/git ./doc/developer/extensions/kpp-management-plugin ./doc/developer/extensions/onepassword-secrets ./doc/developer/extensions/artifact-manager-s3 ./doc/developer/extensions/copyartifact ./doc/developer/extensions/warnings ./doc/developer/extensions/blueocean-rest ./doc/developer/extensions/credentials ./doc/developer/extensions/lucene-search ./doc/developer/extensions/pipeline-stage-tags-metadata ./doc/developer/extensions/embeddable-build-status ./doc/developer/extensions/ec2 ./doc/developer/architecture/security ./doc/developer/404 ./doc/book/pipeline-as-code ./doc/book/installing/advanced-installation ./doc/book/security/agent-to-controller ./doc/book/security/permissions ./doc/book/resources/pipeline/vscode-pipeline-linter ./doc/book/system-administration/reverse-proxy-configuration-squid ./doc/book/system-administration/reverse-proxy-configuration-haproxy ./doc/book/system-administration/reverse-proxy-configuration-iptables ./doc/book/system-administration/reverse-proxy-configuration-apache ./doc/book/system-administration/reverse-proxy-configuration-nginx ./doc/book/system-administration/reverse-proxy-configuration-iis ./doc/book/using/remote-api ./node/tags/freemium ./node/tags/jenkinsessentials ./node/tags/essentials ./assets/bower/ionicons/svg ./assets/bower/ionicons/collection/components/test ./assets/bower/ionicons/collection/components/icon/svg ./assets/bower/ionicons/types/components/icon ./assets/bower/ionicons/css ./assets/bower/ionicons/esm/polyfills ./assets/bower/ionicons/ionicons/svg ./assets/bower/ionicons/esm-es5 ./assets/bower/ionicons/loader ./assets/bower/ionicons/fonts ./assets/bower/ionicons/cjs ./assets/bower/tether/css ./assets/bower/tether/js ```
zbynek commented 8 months ago

404 would be better than 403, thanks for looking into that. Maybe it's enough to show the 404 page for the removed content and let visitors use the search instead of creating redirects, at least for most cases?

halkeye commented 8 months ago

If I remember correctly it's the nginx config throwing an error with try files on the directory, or apache not having index option enabled.

Or maybe not. It was a long time ago we tried anything. Notes probably forever lost on irc

dduportal commented 8 months ago

If I remember correctly it's the nginx config throwing an error with try files on the directory

You remember correctly buddy: it matches our analysis \o/

halkeye commented 8 months ago

I think we fixed it on stories and/or plugins if you want to grab from there.

lemeurherve commented 8 months ago

I think we fixed it on stories and/or plugins if you want to grab from there.

I'll just delete empty folders to get rid of the 403 errors.

lemeurherve commented 8 months ago

404 would be better than 403, thanks for looking into that. Maybe it's enough to show the 404 page for the removed content and let visitors use the search instead of creating redirects, at least for most cases?

I propose to reactivate the --delete option, to cleanup empty folders to get 404 errors instead of 403, and then to list the first block "blog, doc, etc." of pages in a jenkins.io issue so they can be evaluated and eventually redirected case by case later.

WDYT @zbynek @halkeye @kmartens27 @MarkEWaite @dduportal?

dduportal commented 8 months ago

404 would be better than 403, thanks for looking into that. Maybe it's enough to show the 404 page for the removed content and let visitors use the search instead of creating redirects, at least for most cases?

I propose to reactivate the --delete option, to cleanup empty folders to get 404 errors instead of 403, and then to list the first block "blog, doc, etc." of pages in a jenkins.io issue so they can be evaluated and eventually redirected case by case later.

WDYT @zbynek @halkeye @kmartens27 @MarkEWaite @dduportal?

LGTM for me on this plan (don't forget to announce it!)

MarkEWaite commented 8 months ago

+1 from me as well

kmartens27 commented 8 months ago

That makes sense to me, +1 for me!

lemeurherve commented 8 months ago

I propose to reactivate the --delete option, to cleanup empty folders to get 404 errors instead of 403, and then to list the first block "blog, doc, etc." of pages in a jenkins.io issue so they can be evaluated and eventually redirected case by case later.

Deletion activated again and empty folders deleted.

TODO: jenkins.io issue.

dduportal commented 8 months ago

Update: we have 2 cases of "moved pages" caught by users:

=> the "configuration for reverse proxy" pages sounds like they will need redirections.

lemeurherve commented 8 months ago

Opened a pull request to take care of the /doc/ content listed in https://github.com/jenkins-infra/helpdesk/issues/3360#issuecomment-1791059171:

Remaining content of the "bloc/doc/etc." section:

/blog/2020/05/18/read-only-jenkins-announcement: index.html /blog/2020/06/04/digester-removal: index.html /blog/2020/07/30/winsw-yaml-support-2: index.html /blog/2022/01/06/gsoc-2022: index.html /blog/2022/11/14/hacktoberfest-recap: index.html /blog/2022/11/17/jenkins-election-candidates: index.html /blog/2023/03/29/android-and-jenkins: index.html /blog/2023/04/10/jenkins-newsletter: index.html /blog/2023/07/16/third-party-repository-detection-probe: index.html /blog/2023/09/09/incremental-build-detection-probe: index.html

Not sure it worth adding a redirection for them.

/doc/developer: .htaccess: not needed anymore ✅ /doc/developer/404: index.html: not needed anymore ✅ /doc/developer/architecture/security: index.html: already redirects to https://www.jenkins.io/doc/developer/security/

/hangout: index.html: no need for redirection, was redirecting to a Google Hangout (visio conference) ✅

/node/page: 104.html /node/page: 105.html /node/page: 106.html /node/page: 107.html /node/page: 108.html /node/page: 109.html /node/page: 110.html

/node/tags/essentials: index.html /node/tags/freemium: index.html /node/tags/jenkinsessentials: index.html

I don't know if something should be done for these.

/projects/blueocean/blueocean: index.html /projects/blueocean/roadmap: data.json

/projects/evergreen: index.html

No longer actively maintained, no redirection needed?

/projects/gsoc/2019/project-ideas/discard-builds-step-plugin: index.html /projects/gsoc/2020/project-ideas/artifactory-rest-plugin copy: index.html /projects/gsoc/2020/project-ideas/jx-consolidate-addons-and-apps: index.html /projects/gsoc/2023/project-ideas/JCasC-drift-detector: index.html /projects/gsoc/2023/project-ideas/agent_reconnections_exponential_backoff: index.html /projects/gsoc/2023/project-ideas/automating-plugin-buildmetadata-updates: index.html /projects/gsoc/2023/project-ideas/displaying_plugin_health_scores: index.html

I think these project ideas don't need to be referenced anymore.

/security/gift: index.html: addressed in https://github.com/jenkins-infra/jenkins.io/pull/6817

/slides.yaml: moved to content/_data/indexpage/carousel.yml ✅ /supporters.yaml: moved to content/_data/indexpage/supporters.yml ✅ /user-handbook.pdf: removed in #2374 ✅

lemeurherve commented 8 months ago

@kmartens27 @MarkEWaite could you please take a look at my comment above and tell me if a jenkins.io issue should be opened to add some more redirections than the ones in https://github.com/jenkins-infra/jenkins.io/pull/6817

If not, I'll close this issue when the PR will be merged.

dduportal commented 7 months ago

Closing as the work looks done, thanks y'all !