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
.
Together-Java
/
TJ-Bot
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
116
Star
121
Code
Issues
40
Pull requests
20
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Extract secrets out of config.json and into a secrets.json
- #1374
#1374
Draft
tj-wazei
wants to merge 15 commits into
develop
Together-Java/TJ-Bot:develop
from
extract-secrets
Together-Java/TJ-Bot:extract-secrets
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Extract secrets out of config.json and into a secrets.json
#1374
tj-wazei
wants to merge 15 commits into
develop
Together-Java/TJ-Bot:develop
from
extract-secrets
Together-Java/TJ-Bot:extract-secrets
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
chore: move secrets out of `config.json` into `secrets.json`
surajkumar
committed
6bf34d8
View commit details
Copy full SHA for 6bf34d8
Browse repository at this point
feat: create Secrets.java to contain project secrets
surajkumar
committed
1798bd7
View commit details
Copy full SHA for 1798bd7
Browse repository at this point
chore: update old references of secrets in config to secrets class
surajkumar
committed
e084d42
View commit details
Copy full SHA for e084d42
Browse repository at this point
chore: add secrets.json to .gitignore
surajkumar
committed
aa934ca
View commit details
Copy full SHA for aa934ca
Browse repository at this point
chore: load secrets from the resources folder
surajkumar
committed
6bc7da5
View commit details
Copy full SHA for 6bc7da5
Browse repository at this point
chore: address sonar issues
surajkumar
committed
9f0aeaf
View commit details
Copy full SHA for 9f0aeaf
Browse repository at this point
chore: inline `new String` and use `StandardCharsets.UTF_8` when reading
surajkumar
committed
dab6919
View commit details
Copy full SHA for dab6919
Browse repository at this point
docs: fix class doc
surajkumar
committed
2138edb
View commit details
Copy full SHA for 2138edb
Browse repository at this point
Commits on Jan 7, 2026
docs: update docs to include changes to config and addition of secrets
surajkumar
committed
41a3fda
View commit details
Copy full SHA for 41a3fda
Browse repository at this point
docs: update Setup-project-locally.md
surajkumar
committed
26ca4de
View commit details
Copy full SHA for 26ca4de
Browse repository at this point
Commits on Jan 8, 2026
chore: move Wolfram App ID into Secrets
surajkumar
committed
016dd54
View commit details
Copy full SHA for 016dd54
Browse repository at this point
chore: copy over config.json from vps
surajkumar
committed
5c0eca4
View commit details
Copy full SHA for 5c0eca4
Browse repository at this point
make this backward compatible
surajkumar
committed
a73c908
View commit details
Copy full SHA for a73c908
Browse repository at this point
add local config.json
surajkumar
committed
55ad8dc
View commit details
Copy full SHA for 55ad8dc
Browse repository at this point
sonar
surajkumar
committed
17e9024
View commit details
Copy full SHA for 17e9024
Browse repository at this point
You can’t perform that action at this time.