Skip to content

Update samples to use Steeltoe package for git.properties - #473

Open
bart-vmware wants to merge 4 commits into
mainfrom
use-steeltoe-gitproperties
Open

Update samples to use Steeltoe package for git.properties#473
bart-vmware wants to merge 4 commits into
mainfrom
use-steeltoe-gitproperties

Conversation

@bart-vmware

Copy link
Copy Markdown
Member

No description provided.

@bart-vmware
bart-vmware force-pushed the use-steeltoe-gitproperties branch 2 times, most recently from 549e027 to 9230f79 Compare July 30, 2026 12:20
@bart-vmware
bart-vmware force-pushed the use-steeltoe-gitproperties branch from 9230f79 to 571c009 Compare July 30, 2026 12:27
@bart-vmware
bart-vmware marked this pull request as ready for review August 7, 2026 16:00
@bart-vmware
bart-vmware requested a review from TimHess August 7, 2026 16:00
TimHess
TimHess previously approved these changes Aug 7, 2026

@TimHess TimHess left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think the suggestions would result in mild improvements, but looks ok to me as-is

Comment thread steps/browser_steps.py Outdated
time.sleep(context.options.cmd.loop_wait)


@when(u'you call {url} using the CloudFoundry OAuth token')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this belongs more towards the bottom of the file by the other CloudFoundry/OAuth methods and I'd prefer "with the CloudFoundry OAuth token" but neither is a blocker

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.

I have adapted the feature wording, but I don't understand what move you have in mind. The current order is:

  • GET
  • GET with token (new)
  • POST
  • POST uid/pwd

It looks fine to me, but if you disagree, please indicate how you'd like this changed.

- To deploy local sources, run the following commands:

```shell
dotnet build -t:WriteGitPropertiesFallbackFile

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

There's no indication here of what happens if this step is missed/skipped. IIRC the logs should give a pretty good indicator of what went wrong, so it shouldn't be necessary, but it wouldn't hurt to have a note spelling it out here.

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.

Can you provide a suggestion?

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.

On the other hand, there are many "magical" instructions that are not immediately obvious, which is why each readme ends with the following:

See the Official Steeltoe Management Documentation for more detailed information.

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.

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