Skip to content

Fix test containers metadata for --future-defaults#678

Merged
vjovanov merged 2 commits intooracle:masterfrom
vjovanov:vj/fix-future-defaults-3
Sep 19, 2025
Merged

Fix test containers metadata for --future-defaults#678
vjovanov merged 2 commits intooracle:masterfrom
vjovanov:vj/fix-future-defaults-3

Conversation

@vjovanov
Copy link
Copy Markdown
Member

@vjovanov vjovanov commented Sep 19, 2025

@vjovanov vjovanov requested a review from a team as a code owner September 19, 2025 10:37
]
},
{
"name": "getIdentitytoken",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

These were not needed for me locally, but the CI was requesting them so I added them all (according to 1.19.8 version) to avoid re-running the gates n times.

Copy link
Copy Markdown
Contributor

@dnestoro dnestoro left a comment

Choose a reason for hiding this comment

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

Looks okay, but please remove unnecessary new lines before merging

"parameterTypes": []
"name": "getEmail",
"parameterTypes": [

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.

Just a minor thing: can we get rid of these extra new lines?

"name": "<init>",
"parameterTypes": [

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.

Looks like all the changes in this file are just empty new lines. If they are not necessary, please revert this change

@vjovanov vjovanov force-pushed the vj/fix-future-defaults-3 branch from ac5dc91 to 5807751 Compare September 19, 2025 13:27
@vjovanov vjovanov merged commit f0f91b1 into oracle:master Sep 19, 2025
249 checks passed
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