Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

gip-inclusion/les-emplois

francoisfreitag pushed 1 commit to celinems/brsa_mngt_cmd gip-inclusion/les-emplois
  • Certify criteria selected during the past 6 months. Certify stored selected criteria each day at noon The Particuli... b54c8c5

View on GitHub

francoisfreitag pushed 27 commits to celinems/brsa_mngt_cmd gip-inclusion/les-emplois
  • requirement: bump botocore from 1.35.39 to 1.35.44 Bumps [botocore](https://github.com/boto/botocore) from 1.35.39 t... 721209f
  • requirement: bump virtualenv from 20.26.6 to 20.27.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.... 5df89c9
  • requirement: bump faker from 30.3.0 to 30.6.0 Bumps [faker](https://github.com/joke2k/faker) from 30.3.0 to 30.6.0. ... 4ba5170
  • requirement: bump sentry-sdk from 2.16.0 to 2.17.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) fr... 6b63cc9
  • requirement: bump anyio from 4.6.2 to 4.6.2.post1 Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2 to 4.... e0baedf
  • requirement: bump django-hijack from 3.6.1 to 3.6.2 Bumps [django-hijack](https://github.com/django-hijack/django-hi... 1e954b7
  • requirement: bump cryptography from 43.0.1 to 43.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from... bd016e8
  • requirement: bump uv from 0.4.20 to 0.4.25 Bumps [uv](https://github.com/astral-sh/uv) from 0.4.20 to 0.4.25. - [Rel... 867c6df
  • requirement: bump ruff from 0.6.9 to 0.7.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.0. - [R... c946af0
  • requirement: bump boto3 from 1.35.34 to 1.35.44 Bumps [boto3](https://github.com/boto/boto3) from 1.35.34 to 1.35.44... 82da8be
  • github: Make it possible to exclusively notify `#mep-c1` or `#mep-c2` Follow up of fd9dfa0a3 ada18b3
  • apply: added GET param to keep track of job seeker - added a link in job seekers list ("Mes candidats") and in job... fd9d81a
  • apply: skip create seeker steps when job_seeker GET param is filled When visiting `apply:start`, if a job_seeker GET... ea5a817
  • fixtures: added test job seeker sent by company 503ccd5
  • apply: added Matomo event when applying for a job seeker 55005e0
  • apply for: directly search for companies in seeker's city 4c2899e
  • chore(fiches salarié): update wording 56c466c
  • github: Fix `notify-slack.yml` because of ada18b388 f126ea0
  • www.stats: Change the default webinar banner 7cc8982
  • www.stats: Remove obsolete webinar banners ec724fb
  • and 7 more ...

View on GitHub

francoisfreitag pushed 27 commits to celinems/brsa_mngt_cmd gip-inclusion/les-emplois
  • apply: fix include tag 2b196a1
  • fix: members table icon d92fcb8
  • changelog: From 2024-10-14 to 2024-10-20 862b17c
  • tests: fix flaky test by defining undefined template variable Otherwise we might get: FAILED tests/www/apply/test_... f37ca19
  • Hide employer IAE diagnosis from prescribers Prescribers should be prompted to establish an eligibility diagnosis fo... e5cf2bf
  • companies: Use a proper flag to make companies non-searchable 3945cc1
  • tests.www.search: Remove unused variable 2f71741
  • tests.www.employee_record: Replace f-string by `.get(data=...)` f676879
  • www.employee_record: Redirect when `status` is missing or empty - Canonize the URL used in logs and tracking - Expli... 0507057
  • employee_record: Stop displaying "hologram" as `NEW` a61da0f
  • www.employee_record: Show the regularize NIR button on forbidden access It's not really elegant but otherwise if an ... 0e98516
  • templates.employee_record: Fix message for `_regularize_nir_button.html` 8de590a
  • users: improve has_common_approval_in_waiting_period If the user currently has a valid approval do not check for pe ... 1d56489
  • users: rename has_common_approval_in_waiting_period method To is_latest_common_approval_in_waiting_period which is c... 1d4d8a6
  • apply: Add maze survey to job app list dfa7f8e
  • apply: set `reset_url` to company or job description card f355eb2
  • refactor(openid_connect): IdentityProvider enum serializes UserKind permissions 988e377
  • fix(UserFactory): for_snapshot implicates user.public_id 3bebd04
  • feat(parse_response_to_soup): remove_static_hash on input of type=image in our login views we use this format for im... bfe6346
  • feat(login): ExistingUserLogin view allows users to login to their accounts (given a public_id) with only their sign... 642b543
  • and 7 more ...

View on GitHub

francoisfreitag deleted a branch gip-inclusion/les-emplois

ff/reuse-client

github-merge-queue[bot] deleted a branch gip-inclusion/les-emplois

gh-readonly-queue/master/pr-4971-78936f9928915c8ff2ffb60898e4adaad59cec8b

francoisfreitag closed a pull request on gip-inclusion/les-emplois
API particulier : Améliorer la gestion du client httpx
## :thinking: Pourquoi ? Gestion des resources, moins tabasser l’API particulier. Voir le message de commit.
github-merge-queue[bot] created a branch on gip-inclusion/les-emplois

gh-readonly-queue/master/pr-4971-78936f9928915c8ff2ffb60898e4adaad59cec8b - Plate-forme numérique de l'inclusion

francoisfreitag pushed 3 commits to ff/rate-limits gip-inclusion/les-emplois
  • Split api_particulier.has_required_info There is a semantic issue: raising `KeyError` for a method that does not `__... 1b1004c
  • API Particulier : Honor rate limits Implement a retry policy based on indications from the API. In order to separate... edfce0d
  • Move CAN_BE_CERTIFIED_KINDS → AdministrativeCriteriaKind bbf54d1

View on GitHub

leo-naeka created a comment on a pull request on gip-inclusion/les-emplois
Tout bon 👌

View on GitHub

francoisfreitag pushed 2 commits to ff/rate-limits gip-inclusion/les-emplois
  • API Particulier : Honor rate limits Implement a retry policy based on indications from the API. In order to separate... 0651049
  • Move CAN_BE_CERTIFIED_KINDS → AdministrativeCriteriaKind 0b5d1f4

View on GitHub

francoisfreitag pushed 2 commits to ff/reuse-client gip-inclusion/les-emplois
  • API Particulier : Clarify start_at and end_at semantic Use None when there are no dates. Fix type hints. Prefer `.is... 739a05f
  • API Particulier : Clarify the semantic of is_certified This is a BooleanField(null=True), there’s no reason to use "". 15b6179

View on GitHub

francoisfreitag pushed 6 commits to ff/rate-limits gip-inclusion/les-emplois
  • API Particulier : Clarify start_at and end_at semantic Use None when there are no dates. Fix type hints. Prefer `.is... 739a05f
  • API Particulier : Clarify the semantic of is_certified This is a BooleanField(null=True), there’s no reason to use "". 15b6179
  • Split test cases for test_selected_administrative_criteria_certified Provides better isolation. 8723fc7
  • API Particulier : Honor rate limits Implement a retry policy based on indications from the API. In order to separate... 112875a
  • Move CAN_BE_CERTIFIED_KINDS → AdministrativeCriteriaKind 848e234
  • fixup 0913cdd

View on GitHub

rsebille deleted a branch gip-inclusion/les-emplois

rsebille/er-update-wording

github-merge-queue[bot] deleted a branch gip-inclusion/les-emplois

gh-readonly-queue/master/pr-4967-21246c1e7cb6fa6007786646ab94ac40cf008879

rsebille closed a pull request on gip-inclusion/les-emplois
Fiches salarié : Alléger le texte d’introduction de la page “liste des fiches salarié” [GEN-1813]
## :thinking: Pourquoi ? Plus simple, et on veux pouvoir cumuler les statuts donc le coté dynamique va être sur le chemin. ## :computer: Captures d'écran <!-- optionnel --> ![image](https:...
github-merge-queue[bot] pushed 1 commit to master gip-inclusion/les-emplois
  • employee_record: Simplify wording by redirecting to the help center 78936f9

View on GitHub

github-merge-queue[bot] created a branch on gip-inclusion/les-emplois

gh-readonly-queue/master/pr-4967-21246c1e7cb6fa6007786646ab94ac40cf008879 - Plate-forme numérique de l'inclusion

francoisfreitag created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

francoisfreitag pushed 2 commits to ff/reuse-client gip-inclusion/les-emplois
  • API Particulier : Clarify start_at and end_at semantic Use None when there are no dates. Fix type hints. Prefer `.is... 3f741b2
  • API Particulier : Clarify the semantic of is_certified This is a BooleanField(null=True), there’s no reason to use "". a1858cd

View on GitHub

leo-naeka created a review comment on a pull request on gip-inclusion/les-emplois
Le type hint n'est pas bon Après vu que ça finit dans un `DateRangeField`, ce serait effectivement plus pertinent de retourner une date : ```suggestion def _parse_date(date: str) -> datetime...

View on GitHub

leo-naeka created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

tonial created a review comment on a pull request on gip-inclusion/les-emplois
Ce serait mieux de faire cette mise à jour du thème dans un autre commit

View on GitHub

tonial created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

tonial created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

tonial pushed 62 commits to alaurent/point_of_contact_left gip-inclusion/les-emplois
  • Use &nbsp; between PASS and IAE Except for: - a Matomo page title, to avoid confusing metrics - email subjects, wher... 8c941cc
  • Mildly interesting 3702016
  • apply: remove conversion code from valid PE approval Today, there are only 8 valid PE approval among which 3 have al... ef11729
  • Stop searching for valid PoleEmploiApproval Only 5 are currently relevant in production (and are likely to stay unti... d72dd24
  • Add a related name to selected administrative criteria It's easier to read. The related name is the same for GEIQ an... e9e160e
  • EligibilityDiagnosis.last_considered_valid: add the possibility to prefetch related objects. a743935
  • Consider criteria are certified according to a hiring date A criteria may have been valid in the past but not when a... b7e50a9
  • Compute certified criteria in views eef88a1
  • Refactor eligibility_diagnosis template be009e7
  • Display an information box 84800f3
  • Update snapshots c6eeb5e
  • Don't repeat yourself 222ac5b
  • Extend grace period to 92 days to reflect long months 1d88170
  • templates: remove a few ignore_unknown_variable_template_error markers by explicitly defining variables 27f22e5
  • tests: cleanup useless ignore_unknown_variable_template_error 6416d25
  • apply: merge cancel confirmation view with modal de30403
  • fix: some ui adjustments b97340a
  • requirements: bump Django to 5.1 - update expected markup - use new condition arg instead of deprecated check to avo... 61131e5
  • apply: fix include tag 2b196a1
  • fix: members table icon d92fcb8
  • and 42 more ...

View on GitHub

celine-m-s created a review comment on a pull request on gip-inclusion/les-emplois
Il faut que ce soit en prod avant jeudi pour donner les chiffres exacts au métier en vue de la présentation de lundi. C’est une de nos mises en prod les plus attendues et les participants voudront ...

View on GitHub

celine-m-s created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

celine-m-s created a review comment on a pull request on gip-inclusion/les-emplois
Oui, c’était l’idée Antoine. 🙂 Il y a probablement plus efficace mais il faut que ça sorte vite. Ça aurait dû passer la semaine dernière. Je n’ai pas eu le temps d’ajouter les tests mais ça me sem...

View on GitHub

celine-m-s created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

francoisfreitag created a review comment on a pull request on gip-inclusion/les-emplois
Mais merci, désolé :pray:

View on GitHub

Load more