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
.
canonical
/
github-runner-operator
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
19
Code
Issues
2
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for integration test with juju secrets
- #786
#786
Merged
cbartz
merged 21 commits into
main
canonical/github-runner-operator:main
from
feat/juju-secret-config
canonical/github-runner-operator:feat/juju-secret-config
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Add support for integration test with juju secrets
#786
cbartz
merged 21 commits into
main
canonical/github-runner-operator:main
from
feat/juju-secret-config
canonical/github-runner-operator:feat/juju-secret-config
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
Add support for integration test with juju secrets
yhaliaw
committed
14953bf
View commit details
Copy full SHA for 14953bf
Browse repository at this point
Remove incorrect argument for juju.deploy
yhaliaw
committed
c8dbc15
View commit details
Copy full SHA for c8dbc15
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/juju-secret-config
cbartz
committed
97345c0
View commit details
Copy full SHA for 97345c0
Browse repository at this point
fix(test): remove invalid log kwarg from juju.deploy
Show description for 725e81c
cbartz
committed
725e81c
View commit details
Copy full SHA for 725e81c
Browse repository at this point
docs: document juju secret config options in changelog
Show description for 1715b66
cbartz
committed
1715b66
View commit details
Copy full SHA for 1715b66
Browse repository at this point
test(integration): skip test_charm_upgrade until latest/edge has secret-id options
Show description for ef2e801
cbartz
committed
ef2e801
View commit details
Copy full SHA for ef2e801
Browse repository at this point
fix(charm_state): mention token-secret-id in missing-auth error
Show description for e70587b
cbartz
committed
e70587b
View commit details
Copy full SHA for e70587b
Browse repository at this point
Apply suggestions from code review
Show description for cdf2060
cbartz
and
Copilot
authored
cdf2060
View commit details
Copy full SHA for cdf2060
Browse repository at this point
docs(test): explain why plaintext fallback is not used in upgrade test skip
Show description for 028b739
cbartz
committed
028b739
View commit details
Copy full SHA for 028b739
Browse repository at this point
fix(charm_state): tailor openstack clouds yaml parse error to source
Show description for 77067cb
cbartz
committed
77067cb
View commit details
Copy full SHA for 77067cb
Browse repository at this point
refactor(charm): collapse config-changed flush detection into a loop
Show description for 8de25ca
cbartz
committed
8de25ca
View commit details
Copy full SHA for 8de25ca
Browse repository at this point
refactor(test): thread openstack clouds yaml as helper parameter
Show description for 2bd7e7f
cbartz
committed
2bd7e7f
View commit details
Copy full SHA for 2bd7e7f
Browse repository at this point
fix(charm_state): silence bandit on openstack secret-id constant
Show description for 0b97597
cbartz
committed
0b97597
View commit details
Copy full SHA for 0b97597
Browse repository at this point
fix(charm): track plaintext clouds yaml + sharpen secret error paths
Show description for dbd8a6a
cbartz
committed
dbd8a6a
View commit details
Copy full SHA for dbd8a6a
Browse repository at this point
refactor(charm): don't track plaintext openstack-clouds-yaml in _stored
Show description for d959a99
cbartz
committed
d959a99
View commit details
Copy full SHA for d959a99
Browse repository at this point
fix(charm_state): don't log decrypted clouds.yaml on parse error
Show description for 262747a
cbartz
committed
262747a
View commit details
Copy full SHA for 262747a
Browse repository at this point
Commits on Apr 20, 2026
Enable the upgrade charm test
yhaliaw
committed
5e80b6a
View commit details
Copy full SHA for 5e80b6a
Browse repository at this point
Revert "Enable the upgrade charm test"
Show description for 5075455
yhaliaw
committed
5075455
View commit details
Copy full SHA for 5075455
Browse repository at this point
Remove extra code
yhaliaw
committed
a517f96
View commit details
Copy full SHA for a517f96
Browse repository at this point
test: skip fork path-change integration test
Show description for b6ea872
cbartz
committed
b6ea872
View commit details
Copy full SHA for b6ea872
Browse repository at this point
Commits on Apr 21, 2026
Add back from None for avoid lint
yhaliaw
committed
b3ca376
View commit details
Copy full SHA for b3ca376
Browse repository at this point
You can’t perform that action at this time.