| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
used by opensource ya.conf.json
|
|
|
|
| |
new version for grpc kotlin stub
|
| |
|
|
|
|
|
|
|
|
|
| |
From hash: [11b90c247116894b4157fda1efcf8a3373eb1346](https://a.yandex-team.ru/arcadia/commit/11b90c247116894b4157fda1efcf8a3373eb1346)
From revision: [12392551](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=233)
Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
From hash: [f4648654d1c28975b38f6066758ea63b172c8b96](https://a.yandex-team.ru/arcadia/commit/f4648654d1c28975b38f6066758ea63b172c8b96)
From revision: [12384428](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=114)
Flow triggered by user: [svidyuk](https://staff.yandex-team.ru/svidyuk)
Update tools: ymake, os_ymake
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
update
update
|
| |
|
| |
|
|
|
|
|
|
| |
fix
fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Без этого, ydb или не сможет запускать flake8 с помощью ya make.
diff который выедет в os ydb:
```
prettyboy@mous~> diff /tmp/aa /tmp/bb
93a94,97
> │ │ ├── flake8_py2
> │ │ │ └── ya.make
> │ │ ├── flake8_py3
> │ │ │ └── ya.make
283a288,293
> │ │ ├── black_linter
> │ │ │ ├── resources.json
> │ │ │ └── ya.make.prebuilt
> │ │ ├── flake8_linter
> │ │ │ ├── resources.json
> │ │ │ └── ya.make.prebuilt
50026a50037,50038
> │ ├── black_linter
> │ │ └── ya.make
50090a50103,50104
> │ ├── flake8_linter
> │ │ └── ya.make
85521c85535
< 7459 directories, 78059 files
---
> 7465 directories, 78067 files
```
|
| |
|
|
|
|
| |
Update tools: ya-tc, os-ya-tc
|
|
|
|
|
|
|
|
|
|
| |
для TS_*
### Принцип работы:
1. В переменную с помощью `_GLOB` записываем все файлы (*.ts *.tsx *.js *.jsx *.json) проекта, кроме дефолтного списка исключений (типа `node_modules`, `dist/build`, `a.yaml`, `ya.make`, `package.json`, `pnpm-lock.yaml` и подобные)
2. Вызываем плагин (`_TS_CONFIGURE`), где удаляем из этого списка файлы, не покрываемые `tsconfig.json`
3. Получившееся значение используем в качестве источника инпутов для таргета
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
`Custom-punycode-libpsl` stands for this text:
```
Regarding this entire document or any portion of it (including
the pseudocode and C code), the author makes no guarantees and
is not responsible for any damage resulting from its use. The
author grants irrevocable permission to anyone to use, modify,
and distribute it in any way that does not diminish the rights
of anyone else to use, modify, and distribute it, provided that
redistributed derivative works do not contain misleading author or
version information. Derivative works need not be licensed under
similar terms.
```
|
|
|
|
|
|
|
|
|
| |
From hash: [2ae356237681119d994d013aae338310db4ebc5e](https://a.yandex-team.ru/arcadia/commit/2ae356237681119d994d013aae338310db4ebc5e)
From revision: [12370856](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=230)
Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
|
| |
|
|
|
|
| |
opensource
|
| |
|
|
|
|
| |
update taxitool; ci_url = https://a.yandex-team.ru/projects/automation_group_backend_mlu/ci/releases/flow?dir=taxi%2Ftaxi_tool&id=my-main-release&version=184
|
|
|
|
|
|
| |
Без этого, ydb или не сможет запускать flake8 с помощью ya make.
Или к ним поедет сборка flake8.
Возможно последнее и не так плохо, но сейчас предлагается пока так
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
```
Since DOC software is open-source, freely available software,
you are free to use, modify, copy, and distribute--perpetually and irrevocably--
the DOC software source code and object code produced from the source,
as well as copy and distribute modified versions of this software.
You must, however, include this copyright statement along with any code built using DOC software that you release.
No copyright statement needs to be provided if you just ship binary executables of your software products.
```
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
From hash: [dcbc5065f43f2feb52e20ed4092c7b3341341775](https://a.yandex-team.ru/arcadia/commit/dcbc5065f43f2feb52e20ed4092c7b3341341775)
From revision: [12359570](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=228)
Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
```
As an additional permission to the GNU Lesser General Public License version
2.1, the object code form of a "work that uses the Library" may incorporate
material from a header file that is part of the Library. You may distribute
such object code under terms of your choice, provided that:
(i) the header files of the Library have not been modified; and
(ii) the incorporated material is limited to numerical parameters, data
structure layouts, accessors, macros, inline functions and
templates; and
(iii) you comply with the terms of Section 6 of the GNU Lesser General
Public License version 2.1.
```
`contrib/libs/sdbus-cpp` is the only library with such exception, and it hardly can be used in header-only mode.
|
| |
|
| |
|
| |
|
|
|
|
| |
Update tools: yexport
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Обновил сборку nextjs под текущие подходы - нативная сборка в bindir
|