forked from jenkinsci/jenkins
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into restyle-help-button
- Loading branch information
Showing
591 changed files
with
6,620 additions
and
4,735 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
name: Announce LTS RCs | ||
|
||
on: | ||
release: | ||
types: [prereleased] | ||
|
||
jobs: | ||
post: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Post on Discourse | ||
uses: roots/discourse-topic-github-release-action@fc9e50fa1a1ce6255ba4d03f104382845b79ad5f # v1.0.0 | ||
with: | ||
discourse-api-key: ${{ secrets.DISCOURSE_RELEASES_API_KEY }} | ||
discourse-base-url: https://community.jenkins.io/ | ||
discourse-author-username: jenkins-release-bot | ||
discourse-category: 23 | ||
- name: Post on mailing list | ||
uses: dawidd6/action-send-mail@v3 | ||
with: | ||
server_address: smtp.gmail.com | ||
server_port: 465 | ||
username: ${{secrets.MAIL_USERNAME}} | ||
password: ${{secrets.MAIL_PASSWORD}} | ||
secure: true | ||
subject: ${{ github.event.release.tag_name }} has been released | ||
to: [email protected] | ||
from: Jenkins Release Bot | ||
html_body: ${{ github.event.release.body }} | ||
convert_markdown: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: Label PRs targeting LTS branches | ||
|
||
on: [pull_request_target] | ||
|
||
permissions: | ||
pull-requests: write | ||
|
||
jobs: | ||
label: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Check if PR targets LTS branch | ||
if: startsWith(github.event.pull_request.base.ref, 'stable-') | ||
uses: actions/github-script@v6 | ||
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
script: | | ||
github.rest.issues.addLabels({ | ||
owner: context.payload.repository.owner.login, | ||
repo: context.payload.repository.name, | ||
issue_number: context.payload.pull_request.number, | ||
labels: ['into-lts'] | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM gitpod/workspace-full | ||
|
||
ARG MAVEN_VERSION=3.9.2 | ||
ARG MAVEN_VERSION=3.9.4 | ||
|
||
RUN brew install gh && \ | ||
bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh && sdk install maven ${MAVEN_VERSION} && sdk default maven ${MAVEN_VERSION}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
cli/src/main/resources/hudson/cli/client/Messages_ru.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
CLI.Usage=Jenkins CLI\n\ | ||
Использование: java -jar jenkins-cli.jar [-s URL] command [opts...] args...\n\ | ||
Параметры:\n\ | ||
\ -s URL : URL сервера (по умолчанию используется переменная окружения JENKINS_URL)\n\ | ||
\ -webSocket : Подключиться с помощью WebSocket (по умолчанию; хорошо работает с большинством обратных прокси-серверов; требует Jetty)\n\ | ||
\ -http : Использовать пару соединений HTTP(S), а не WebSocket\n\ | ||
\ -ssh : Использовать протокол SSH вместо WebSocket (требуется -user; порт SSH должен быть открыт на сервере)\n\ | ||
\ -i KEY : Файл закрытого ключа SSH, используемый для аутентификации (для использования с -ssh)\n\ | ||
\ -noCertificateCheck : Полностью обойти проверку сертификата HTTPS. Используйте с осторожностью\n\ | ||
\ -noKeyAuth : Не пытайтесь загрузить закрытый ключ аутентификации SSH. Конфликты с -i\n\ | ||
\ -user : Указать пользователя (для использования с -ssh; необходимо зарегистрировать открытый ключ)\n\ | ||
\ -strictHostKey : Запрос строгой проверки ключей хоста (для использования с -ssh)\n\ | ||
\ -logger FINE : Включить подробное ведение журнала с клиента\n\ | ||
\ -auth [ USER:SECRET | @FILE ] : Указать имя пользователя и пароль или API-токен (или загрузить оба из файла);\n\ | ||
\ для использования с -http.\n\ | ||
\ Рекомендуется передавать учетные данные по файлам.\n\ | ||
\ Более подробную информацию и варианты смотрите на сайте https://www.jenkins.io/redirect/cli-http-connection-mode.\n\ | ||
\ -bearer [ TOKEN | @FILE ] : Указать аутентификацию с использованием токена (или загрузить токен из файла);\n\ | ||
\ Для использования с -http. Взаимоисключающий вариант с -auth.\n\ | ||
\ Рекомендуется передавать учетные данные через файл.\n\ | ||
\n\ | ||
Доступные команды зависят от сервера. Выполните команду ''help'', чтобы \ | ||
посмотреть список. | ||
CLI.NoURL=Не указаны ни -s, ни переменная окружения JENKINS_URL. | ||
CLI.NoSuchFileExists=Не существует такого файла: {0} | ||
CLI.BadAuth=Параметры окружения JENKINS_USER_ID и JENKINS_API_TOKEN должны быть оба установлены или оставлены пустыми. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.