Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PythonFloripa/py-certify-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: PythonFloripa/py-certify-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Nov 30, 2025

  1. Configuration menu
    Copy the full SHA
    4dfd209 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. Configuration menu
    Copy the full SHA
    e97eb8b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2026

  1. Configuration menu
    Copy the full SHA
    d9ef0a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2026

  1. Merge pull request #17 from PythonFloripa/codex/migrate-lambdas-to-zip

    build: deploy builder lambda as zip package
    maxsonferovante authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    8b1162f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2026

  1. refactor(pii): remove cpf, phone e geolocalização do builder

    Remove os campos cpf e phone do modelo Participant e a geolocalização de
    check-in (checkin_latitude/checkin_longitude) do modelo Event — nenhum é
    usado na geração do certificado. Ajusta create_participant_object e os
    testes correspondentes.
    
    O payload de registro na Solana permanece inalterado (email ainda é
    enviado) até verificarmos com o serviço de registro se o campo é
    obrigatório.
    bentoluizv committed Aug 29, 2026
    Configuration menu
    Copy the full SHA
    114767d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2026

  1. Merge pull request #18 from bentoluizv/feat/minimize-pii

    refactor(pii): remove cpf, phone e geolocalização do builder
    bentoluizv authored Aug 30, 2026
    Configuration menu
    Copy the full SHA
    f46bd8e View commit details
    Browse the repository at this point in the history
Loading