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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
secretary
/
node
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
4
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add AWS SSM Parameter Store adapter
- #29
#29
Merged
cryptiklemur
merged 11 commits into
master
secretary/node:master
from
feat/aws-ssm-parameter-store-adapter
secretary/node:feat/aws-ssm-parameter-store-adapter
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: add AWS SSM Parameter Store adapter
#29
cryptiklemur
merged 11 commits into
master
secretary/node:master
from
feat/aws-ssm-parameter-store-adapter
secretary/node:feat/aws-ssm-parameter-store-adapter
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
chore(ssm): scaffold aws-ssm-parameter-store-adapter package
cryptiklemur
committed
0df9321
View commit details
Copy full SHA for 0df9321
Browse repository at this point
feat(ssm): implement AWS SSM Parameter Store adapter for node
cryptiklemur
committed
aafb93b
View commit details
Copy full SHA for aafb93b
Browse repository at this point
docs(ssm): list SSM Parameter Store adapter in node README
cryptiklemur
committed
1ad2338
View commit details
Copy full SHA for 1ad2338
Browse repository at this point
style(ssm): remove stray space before semicolon
cryptiklemur
committed
297ed1d
View commit details
Copy full SHA for 297ed1d
Browse repository at this point
build(cli): migrate to @oclif/core 3 and @oclif/test 3
Show description for 0ff7f8a
cryptiklemur
committed
0ff7f8a
View commit details
Copy full SHA for 0ff7f8a
Browse repository at this point
ci: fix and modernize the node monorepo workflow
Show description for 0848b1c
cryptiklemur
committed
0848b1c
View commit details
Copy full SHA for 0848b1c
Browse repository at this point
ci: commit yarn node-modules linker config
Show description for f193bda
cryptiklemur
committed
f193bda
View commit details
Copy full SHA for f193bda
Browse repository at this point
ci: drop setup-node yarn cache to fix corepack on windows
Show description for d04ccf2
cryptiklemur
committed
d04ccf2
View commit details
Copy full SHA for d04ccf2
Browse repository at this point
ci: enable corepack after setup-node so the shim survives on windows
Show description for cd43c27
cryptiklemur
committed
cd43c27
View commit details
Copy full SHA for cd43c27
Browse repository at this point
ci: run corepack and yarn in one bash step for windows
Show description for 0b37082
cryptiklemur
committed
0b37082
View commit details
Copy full SHA for 0b37082
Browse repository at this point
ci: allow Node 26 on windows to fail without blocking
Show description for 2f6fbc0
cryptiklemur
committed
2f6fbc0
View commit details
Copy full SHA for 2f6fbc0
Browse repository at this point
You can’t perform that action at this time.