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
Accelerator
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
Type
/
to 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 }}
simodima
/
squeue
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PEEL-1526 allow AWS default credentials chain for pod identity
- #13
#13
Merged
elia-bracci-hs
merged 9 commits into
master
simodima/squeue:master
from
PEEL-1526-ebracci-pod-identity
simodima/squeue:PEEL-1526-ebracci-pod-identity
Copy head branch name to clipboard
Apr 14, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
PEEL-1526 allow AWS default credentials chain for pod identity
#13
elia-bracci-hs
merged 9 commits into
master
simodima/squeue:master
from
PEEL-1526-ebracci-pod-identity
simodima/squeue:PEEL-1526-ebracci-pod-identity
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
PEEL-1526 allow AWS default credentials chain for pod identity
elia-bracci-hs
committed
6f649f9
View commit details
Copy full SHA for 6f649f9
Browse repository at this point
PEEL-1526 Update .golangci.yml configuration to streamline linter settings and output format. Consolidated linters and added exclusions for generated files, while maintaining specific settings for …
Show description for dedbd66
elia-bracci-hs
committed
dedbd66
View commit details
Copy full SHA for dedbd66
Browse repository at this point
Revert "PEEL-1526 Update .golangci.yml configuration to streamline linter settings and output format. Consolidated linters and added exclusions for generated files, while maintaining specific setti…
Show description for 2d36d1e
elia-bracci-hs
committed
2d36d1e
View commit details
Copy full SHA for 2d36d1e
Browse repository at this point
PEEL-1526 Update .golangci.yml to modify timeout setting and adjust output format configuration. Explicitly enable shadow check in govet and remove deprecated check-shadowing option.
elia-bracci-hs
committed
3778cb1
View commit details
Copy full SHA for 3778cb1
Browse repository at this point
PEEL-1526 Update .golangci.yml to enable all govet analyzers and remove explicit shadow check configuration.
elia-bracci-hs
committed
47f7045
View commit details
Copy full SHA for 47f7045
Browse repository at this point
PEEL-1526 Update .golangci.yml and lint workflow to use golangci-lint v2.11.3, streamline linter settings, and add exclusions for generated files.
elia-bracci-hs
committed
0e28d7a
View commit details
Copy full SHA for 0e28d7a
Browse repository at this point
PEEL-1526 Update lint workflow to use golangci-lint v7 for improved linting capabilities.
elia-bracci-hs
committed
2dc08b4
View commit details
Copy full SHA for 2dc08b4
Browse repository at this point
PEEL-1526 Enhance JSON unmarshalling in memory and SQS message handlers to validate the presence of the 'name' field, improving error handling and robustness.
elia-bracci-hs
committed
f32e845
View commit details
Copy full SHA for f32e845
Browse repository at this point
PEEL-1526 Add unit tests for JSON marshalling and unmarshalling of myMessage and MyEvent structs
Show description for 817601c
elia-bracci-hs
committed
817601c
View commit details
Copy full SHA for 817601c
Browse repository at this point
You can’t perform that action at this time.