Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[19505] Process environment variables on XML #3841

Merged
merged 25 commits into from
Sep 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
5b74a9f
Refs #19429. Added declaration of new proxy method.
MiguelCompany Sep 4, 2023
58433bc
Refs #19429. Added basic implementation of proxy method.
MiguelCompany Sep 4, 2023
c09f179
Refs #19429. Code refactor on XMLElementParser.
MiguelCompany Sep 5, 2023
95a607b
Refs #19429. Code refactor on XMLParser.
MiguelCompany Sep 5, 2023
9367326
Refs #19429. Code refactor on XMLEndpointParser.
MiguelCompany Sep 5, 2023
810e212
Refs #19429. Process environment variables.
MiguelCompany Sep 5, 2023
b411fcb
Refs #19429. Fix unit tests build.
MiguelCompany Sep 5, 2023
9912153
Refs #19429. Process environment vars on non-text values.
MiguelCompany Sep 6, 2023
2be15da
Refs #19429. Added log message when environment variable is not found.
MiguelCompany Sep 6, 2023
5a3fd0d
Refs #19429. Support reading values for binary properties.
MiguelCompany Sep 6, 2023
47a0f9c
Refs #19429. Include order.
MiguelCompany Sep 7, 2023
176126c
Refs #19429. Unit tests for internal method.
MiguelCompany Sep 11, 2023
ff28780
Refs #19429. Unit tests for profile load.
MiguelCompany Sep 11, 2023
52c951d
Refs #19429. Uncrustify.
MiguelCompany Sep 12, 2023
29a2484
Refs #19429. Fix linux build.
MiguelCompany Sep 12, 2023
fac01bb
Refs #19505 .Fix build on Mac.
MiguelCompany Sep 12, 2023
9856506
Refs #19505. Call base setup method on profile parser tests.
MiguelCompany Sep 12, 2023
b1dc0ee
Refs #19505. Rename xml file to avoid validation on tests.
MiguelCompany Sep 13, 2023
b1f3c32
Refs #19505. Add missing include.
MiguelCompany Sep 19, 2023
712affe
Refs #19505. Fix and document regular expression.
MiguelCompany Sep 19, 2023
ce92c32
Refs #19505. Add support for `AUTO` on data sharing.
MiguelCompany Sep 19, 2023
9507762
Refs #19505. Apply suggestions on tests.
MiguelCompany Sep 19, 2023
50438db
Refs #19505. Apply suggestion.
MiguelCompany Sep 19, 2023
154fdea
Refs #19505. Fix string literal to avoid uncrustify issues.
MiguelCompany Sep 19, 2023
f063f9c
Refs #19505. Update versions.md.
MiguelCompany Sep 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading