Skip to content

Maintenance: integrate utility with CI/CD merge process #1097

Closed
@ijemmy

Description

@ijemmy

Description of the feature request

Problem statement
Every time a PR is merged a number of checks and actions are run on the utilities to make sure that the changes introduced are compatible with the existing code.

Additionally, the workflow that runs on merge also builds the documentation and API docs and publishes it.

Summary of the feature
This unit of work tracks the activities and changes needed for the new utility to be part of the merge workflow.

Code examples
N/A

Benefits for you and the wider AWS community
N/A

Describe alternatives you've considered
N/A

Additional context
N/A

Check list

  • Publish doc & api doc (blocked until the feature is completed)
  • Release (blocked until the feature is completed)
    • Sort out the versioning when we publish with lerna the idempotency utility. Right now we are at > 1.x tag for the core utilities but that cannot be the case for idempotency when we will publish it the first time

Out of scope

Related issues, RFCs

#447

Metadata

Metadata

Assignees

Labels

automationThis item relates to automationcompletedThis item is complete and has been merged/shippedidempotencyThis item relates to the Idempotency Utility

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions