Rename the container apps

Open
#18 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
azure, java, spring-boot
Domain
cloud

Research direction

Search the workshop repository for QUARKUS_APP, MICRONAUT_APP, and SPRING_APP, then check the Azure Naming Tool guidance linked in the issue. Update the app names to the requested ctap-prefixed values and verify that all references use the new names.

Written by the indexing model from the issue text.

Description

When you look at the best naming practices, it is recommended to prefix a container app with ctap. So we should rename our apps:

QUARKUS_APP="ctap-quarkus"
MICRONAUT_APP="ctap-micronaut"
SPRING_APP="ctap-springboot"

Instead of

QUARKUS_APP="quarkus-app"
MICRONAUT_APP="micronaut-app"
SPRING_APP="springboot-app"

We should check the Azure Naming Tool.

Dominant language
HTML
Stars
17
Forks
25
Avg merge
2d 9h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/aca-java-runtimes-workshop

All issues in Azure/aca-java-runtimes-workshop

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.