Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PythonFloripa
/
certified_builder_py
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
certified_builder_py
lambda_function.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 6, 2025
Refactor test cases for improved readability and consistency
Show description for 85aab3f
maxsonferovante
committed
85aab3f
View commit details
Copy full SHA for 85aab3f
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
refactor: Remove código de teste local do manipulador lambda
maxsonferovante
committed
b09fec2
View commit details
Copy full SHA for b09fec2
View code at this point
Browse repository at this point
feat: Adiciona campos de validação e URL de verificação de autenticidade no resultado do certificado
maxsonferovante
committed
593d93b
View commit details
Copy full SHA for 593d93b
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Atualizar SQSService para enviar múltiplas mensagens como uma lista e remover função de formatação de resultados não utilizada no lambda_handler, simplificando o código.
maxsonferovante
committed
12c9c47
View commit details
Copy full SHA for 12c9c47
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Remover código de teste do lambda_handler para simplificar a função e evitar confusões durante a execução.
maxsonferovante
committed
3c0a171
View commit details
Copy full SHA for 3c0a171
View code at this point
Browse repository at this point
Add configuration management and AWS service integration
Show description for 3351787
maxsonferovante
committed
3351787
View commit details
Copy full SHA for 3351787
View code at this point
Browse repository at this point
Atualizar lambda_handler para extrair dados de participantes diretamente do corpo da mensagem, melhorando a lógica de processamento.
maxsonferovante
committed
7b1f708
View commit details
Copy full SHA for 7b1f708
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Update lambda_function.py to use model_dump for serialization in DateTimeEncoder and improve logging in lambda_handler to reflect participant processing count.
maxsonferovante
committed
b9f5b59
View commit details
Copy full SHA for b9f5b59
View code at this point
Browse repository at this point
Refactor participant creation logic in lambda_function.py to improve clarity and error handling. Introduce a new function for creating participant objects, streamline event and certificate initiali…
Show description for cd23512
maxsonferovante
committed
cd23512
View commit details
Copy full SHA for cd23512
View code at this point
Browse repository at this point
Refactor logging configuration in lambda_function.py to enhance CloudWatch integration. Remove duplicate handlers, add StreamHandler, and improve logging messages for better traceability during Lam…
Show description for 814767a
maxsonferovante
committed
814767a
View commit details
Copy full SHA for 814767a
View code at this point
Browse repository at this point
Refactor certificate generation process by introducing Participant, Certificate, and Event models. Remove EventsAPI dependency and implement a new method to create a list of participants from incom…
Show description for 8dc342b
maxsonferovante
committed
8dc342b
View commit details
Copy full SHA for 8dc342b
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Remove importações não utilizadas e limpa código em certified_builder.py, events_api.py e lambda_function.py
maxsonferovante
committed
0a034a7
View commit details
Copy full SHA for 0a034a7
View code at this point
Browse repository at this point
Remove app.py e adiciona lambda_function.py para suporte à geração de certificados via AWS Lambda
maxsonferovante
committed
9e50795
View commit details
Copy full SHA for 9e50795
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.