Skip to content

Update GHA versions [DO NOT MERGE YET]#61

Closed
bart-vmware wants to merge 1 commit into
mainfrom
update-gha-versions
Closed

Update GHA versions [DO NOT MERGE YET]#61
bart-vmware wants to merge 1 commit into
mainfrom
update-gha-versions

Conversation

@bart-vmware

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

To run the UAA server image built for this pull request:

docker run --rm -d --pull=always -p 8080:8080 --name uaa-pr steeltoe.azurecr.io/uaa-server:pr-61

@github-actions

Copy link
Copy Markdown

To run the Spring Boot Admin server image built for this pull request:

docker run --rm -d --pull=always -p 9099:9099 --name sba-pr steeltoe.azurecr.io/spring-boot-admin:pr-61

@github-actions

Copy link
Copy Markdown

To run the Spring Cloud Config Server image built for this pull request:

docker run --rm -d --pull=always -p 8888:8888 --name config-pr steeltoe.azurecr.io/config-server:pr-61

@github-actions

Copy link
Copy Markdown

To run the Eureka server image built for this pull request:

docker run --rm -d --pull=always -p 8761:8761 --name eureka-pr steeltoe.azurecr.io/eureka-server:pr-61

@bart-vmware bart-vmware marked this pull request as ready for review May 22, 2026 13:27
@bart-vmware bart-vmware requested a review from TimHess May 22, 2026 13:32
@bart-vmware bart-vmware changed the title Update GHA versions Update GHA versions [DO NOT MERGE YET] May 22, 2026
TimHess added a commit that referenced this pull request Jun 9, 2026
workflows:
- fewer path triggers
- incorporate changes from #61
- update local var casing in workflows, along with step names and order

update script:
- temp_update_$Name -> $imageDirectory/workspace
- $PSNativeCommandUseErrorActionPreference = $true, try/catch instead of $LASTEXITCODE
- logging tweaks
- support space-separated server/dir names in $Names param

Mark **/source/** as generated code
TimHess added a commit that referenced this pull request Jun 9, 2026
workflows:
- fewer path triggers
- incorporate changes from #61, ensure use of latest major versions of all actions
- update local var casing in workflows, along with step names and order

update script:
- temp_update_$Name -> $imageDirectory/workspace
- $PSNativeCommandUseErrorActionPreference = $true, try/catch instead of $LASTEXITCODE
- logging tweaks
- support space-separated server/dir names in $Names param

Mark **/source/** as generated code
@bart-vmware

Copy link
Copy Markdown
Member Author

Superseded by #62.

@bart-vmware bart-vmware deleted the update-gha-versions branch June 10, 2026 10:06
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.

1 participant