Skip to content

[Credentials] Add env credentials loader#1900

Draft
avano wants to merge 2 commits into
tnb-software:mainfrom
avano:credentials
Draft

[Credentials] Add env credentials loader#1900
avano wants to merge 2 commits into
tnb-software:mainfrom
avano:credentials

Conversation

@avano
Copy link
Copy Markdown
Contributor

@avano avano commented May 15, 2026

No description provided.

@tnb-bot
Copy link
Copy Markdown

tnb-bot Bot commented May 15, 2026

Dependency changes

  • system-x-common
Diff

system-x-common

--- a/base/system-x-common
+++ b/head/system-x-common
@@ -116,6 +116,7 @@ The following files have been resolved:
    org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.20:compile�[36m -- module kotlin.stdlib�[m
    org.jetbrains:annotations:jar:17.0.0:compile�[36m -- module org.jetbrains.annotations�[0;1m [auto]�[m
    org.json:json:jar:20251224:compile�[36m -- module org.json�[m
+   org.junit-pioneer:junit-pioneer:jar:2.3.0:test�[36m -- module org.junitpioneer�[m
    org.junit.jupiter:junit-jupiter-api:jar:5.7.0:compile�[36m -- module org.junit.jupiter.api�[m
    org.junit.jupiter:junit-jupiter-engine:jar:5.7.0:compile�[36m -- module org.junit.jupiter.engine�[m
    org.junit.platform:junit-platform-commons:jar:1.7.0:compile�[36m -- module org.junit.platform.commons�[m

GitHub Actions

Comment thread common/src/main/java/software/tnb/common/config/TestConfiguration.java Outdated
Comment thread system-x/common/src/main/java/software/tnb/common/account/AccountFactory.java Outdated
@avano avano force-pushed the credentials branch 2 times, most recently from 9e7084e to 320e30a Compare May 18, 2026 04:08
public static CredentialsLoader defaultLoader() throws Exception {
/**
* Tries to load credentials from the hierarchy of credentials loaders.
* <p/>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this closing tag do (without an opening one)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants