- Dec 08, 2023
-
-
Eugene Kliuchnikov authored
-
- Nov 30, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 586390725
-
- Nov 27, 2023
-
-
Eugene Kliuchnikov authored
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 585630137
-
Eugene Kliuchnikov authored
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 585593185
-
- Oct 30, 2023
-
-
dependabot[bot] authored
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/08b4669551908b1024bb425080c797723083c031...0864cf19026789058feabb7e87baa5f140aac736 ) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Oct 26, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 576788685
-
- Sep 19, 2023
-
-
Copybara-Service authored
PiperOrigin-RevId: 566563985
-
- Sep 18, 2023
-
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...a8a3f3ad30e3422c9c7b888a15615d19a852ae32 ) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Sep 13, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 565017690
-
- Sep 12, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 564692809
-
Copybara-Service authored
PiperOrigin-RevId: 564669791
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4 ) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Copybara-Service authored
PiperOrigin-RevId: 564616141
-
- Sep 11, 2023
-
-
dependabot[bot] authored
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/e38b1902ae4f44df626f11ba0734b14fb91f8f86...08b4669551908b1024bb425080c797723083c031 ) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 564393796
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 564371898
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 564299396
-
- Sep 08, 2023
-
-
Copybara-Service authored
PiperOrigin-RevId: 563753673
-
- Sep 07, 2023
-
-
Eugene Kliuchnikov authored
-
Cosimo Lupo authored
twine (the tool we use to upload packages to PyPI) is currently failing if the long_description (used to render a project's page on PyPI website) is not set. Somehow it complains that it is not well formatted reStructuredText, but it's simply empty... This looks like a bug, or bad interaction between twince and setuptools, because the field is technically optional. Also see https://github.com/pypa/twine/issues/960 and https://github.com/pypa/twine/issues/908. This issue is currently preventing the upload of newly built Brotli v1.1.0 Python wheels to PyPI: https://github.com/google/brotli-wheels/issues/18#issuecomment-1706910190 Anyway, we may well set the long_description to the content of the README.md file, as it's customary for python projects.
-
- Aug 31, 2023
-
-
Tomasz Kłoczko authored
cmake modyfication to install man pages. Signed-off-by:Tomasz Kłoczko <kloczek@github.com>
-
- Aug 29, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 560982956
-
- Aug 28, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 560703386
-
- Aug 25, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 560011681
-
- Aug 21, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 558771745
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 558736892
-
- Aug 18, 2023
-
-
Evgenii Kliuchnikov authored
BROTLI_SHARED_DICTIONARY_SERIALIZED enum value is a part of API, but it should not be used (will cause failures). Changing how serialized dictionaries work won't be considered as an API change, until this feature is enabled. Enabling this feature in the future will be considered as a "compatible" change. PiperOrigin-RevId: 558091676
-
- Aug 16, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 557501089
-
- Aug 10, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 555445920
-
- Aug 09, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 555101669
-
- Aug 03, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 553440457
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 553395376
-
- Aug 02, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 553095898
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 553087469
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 553083944
-
- Aug 01, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 552507047
-
- Jul 31, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 552472135
-
zhongfly authored
-