code-review icon indicating copy to clipboard operation
code-review copied to clipboard

Automated static analysis & linting bot for Mozilla repositories

Results 160 code-review issues
Sort by recently updated
recently updated
newest added

One unit test per class in `tests/test_hash.py` against same the same line @marco-c Do you want to assert the payload before hashing ? It's not exposed right now

See [this comment](https://github.com/mozilla/release-services/pull/2072#pullrequestreview-234383530) We should try removing the revert when a patch application fails, and only relies on the `clean()` method

events

refs #2392 - compat build - no more `this.$set` or filters - vue-chartjs instead of vue-chartist which hasn't been updated in 3 years and caused warnings - I wanted to...

Required to use a development frontend with the dockerized stack. This allows configuring the CORS origins through an environment variable, still supporting override by taskcluster in Heroku. The `CORS_ORIGIN_WHITELIST` setting...

Refs #2259 This is a large work, fortunately the frontend code base is relatively small. Steps, in successive Pull requests, following [recommendations](https://v3-migration.vuejs.org/recommendations.html): 1. Start [Vue 3 migration build](https://v3-migration.vuejs.org/migration-build.html) to update...

teklia-2024

Bumps [libmozdata](https://github.com/mozilla/libmozdata) from 0.2.7 to 0.2.8. Release notes Sourced from libmozdata's releases. v0.2.8 Add user agent in requests headers (#249) Add pytz to requirements (#250) Add a function to get...

bot

Bumps [libmozdata](https://github.com/mozilla/libmozdata) from 0.2.7 to 0.2.8. Release notes Sourced from libmozdata's releases. v0.2.8 Add user agent in requests headers (#249) Add pytz to requirements (#250) Add a function to get...

events

Bumps [vue](https://github.com/vuejs/core) from 2.7.15 to 3.5.10. Release notes Sourced from vue's releases. v3.5.10 For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the...

frontend