Skip to content

Make target enhacements #61

@brooke-hamilton

Description

@brooke-hamilton

Overview of the Resource type and Recipe

Developers who are creating resource types and recipes can use the make commands that are available at the root of the repo. There are some enhancements that should be made to the make targets.

Acceptance criteria

  • make build-bicep-recipe is the only make command that requires a full file path (to the bicep file). Update this command to use the folder path like the other commands.
  • Implement a test target (or an option on the existing recipe test targets) that skips the cleanup so that someone can run a test of a recipe and then examine what was deployed.
  • Currently the test target causes two applications to be deployed, and only deletes one of them during test cleanup. Investigate why two applications are deployed and either clean up both or ensure that only one is deployed and cleaned up after the test.

Additional context

No response

Would you like to support us?

  • Yes, I would like to support you

AB#17449

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagedThis item has been triaged by project maintainers and is in the backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions