- Lyon, France
- @pascalcorpet
Block or Report
Block or report pcorpet
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
bayesimpact/bob-emploi Public
An application that provides personalized career and job search advice to jobseekers.
-
-
bayesimpact/airtablemock Public
A mock library to easily test code using the python Airtable API.
-
-
airtable-python Public
Forked from josephbestjames/airtable.py
Python interface to the Airtable's REST API
Python
-
mongomock/mongomock Public
Small library for mocking pymongo collection objects for testing purposes
1,270 contributions in the last year
Less
More
Contribution activity
December 2021
Created 1 commit in 1 repository
Created a pull request in bayesimpact/docker-react that received 2 comments
Restrict webpack-dev-middleware to 5.2.2.
Version 5.3.0 introduces types which are not properly compatible with @types/webpack-dev-server that we uses for now. This change is
+3
−2
•
2
comments
Reviewed 62 pull requests in 4 repositories
bayesimpact/docker-react
47 pull requests
- Bump imagemin-svgo from 10.0.0 to 10.0.1
- Bump eslint-plugin-promise from 5.2.0 to 6.0.0
- Bump firebase-tools from 10.0.0 to 10.0.1
- Bump i18next from 21.6.2 to 21.6.3
- Bump @types/chai from 4.2.22 to 4.3.0
- Bump firebase-tools from 9.23.1 to 10.0.0
- Bump core-js from 3.19.3 to 3.20.0
- Bump i18next from 21.6.0 to 21.6.2
- Bump eslint-plugin-react-perf from 3.3.0 to 3.3.1
- Bump @types/node from 16.11.12 to 16.11.13
- Bump @sentry/browser from 6.15.0 to 6.16.1
- Bump autocomplete.js from 0.38.0 to 0.38.1
- Bump @babel/plugin-proposal-class-properties from 7.16.0 to 7.16.5
- Bump @babel/plugin-proposal-optional-chaining from 7.16.0 to 7.16.5
- Bump @babel/preset-env from 7.16.4 to 7.16.5
- Bump @babel/preset-typescript from 7.16.0 to 7.16.5
- Bump @babel/core from 7.16.0 to 7.16.5
- Bump @babel/preset-react from 7.16.0 to 7.16.5
- Bump @typescript-eslint/parser from 5.6.0 to 5.7.0
- Bump react-i18next from 11.15.0 to 11.15.1
- Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.7.0
- Bump @types/lodash from 4.14.177 to 4.14.178
- Bump typescript from 4.4.4 to 4.5.4
- Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0
- Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
- Some pull request reviews not shown.
bayesimpact/bayes-developer-setup
13 pull requests
- [Small Fix] Make the matches work globally.
- [Submit] Allow to continue on a pending rebase.
- [Bug Fix] Allow new files to be added to Bazel.
- [Hooks] Do not check empty init files in bazel diffs.
- [Hooks] Ignore stdlib imports in bazel import diffs.
- [Hooks] Allow pre-commit hook to show why some hooks were skipped.
- [Clean Code] Select the local default branch faster.
- [Clean Code] Use streamed output from subprocess when useful.
- Add cache behaviour to git-submit.
- [Review] Ensure new branch name is not conflicting with a local branch.
- [Clean Code] Fix mypy issues for git-review.
- [Auto Complete] Auto-complete git submit -r same as git submit -a.
- [Hooks] Run Bazel locally on pre-commit hook.