Skip to content

postgresql-user not up to date #22

@mbauhardt

Description

@mbauhardt

Describe the Bug

Submodule modules/postgresql-user is not updated within aurora-postgres-resources.
The line

if not os.path.isfile(updated_file):
skip folders.
This could be the reason for skipping new versions for a "submodule".

Expected Behavior

Changes in a submodule only should be detected by the updater.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Configure component.yaml with version 1.310.0
  2. I expect to get version 1.330.0
  3. Updater say that no changes are detected.

Screenshots

2023-10-26T10:19:11.1443389Z [26-10-2023 10:19:11] INFO    Processing component: aurora-postgres-resources
2023-10-26T10:19:11.6096994Z [26-10-2023 10:19:11] INFO    Looking for PR with branch: component-update/aurora-postgres-resources/1.330.0
2023-10-26T10:19:12.0148588Z [26-10-2023 10:19:12] INFO    Executing 'atmos vendor pull -c aurora-postgres-resources' for component version '1.310.0' ... 
2023-10-26T10:19:15.0423445Z [26-10-2023 10:19:15] INFO    Successfully vendored component: aurora-postgres-resources
2023-10-26T10:19:15.0428870Z [26-10-2023 10:19:15] INFO    Executing 'atmos vendor pull -c aurora-postgres-resources' for component version '1.330.0' ... 
2023-10-26T10:19:18.2087857Z [26-10-2023 10:19:18] INFO    Successfully vendored component: aurora-postgres-resources
2023-10-26T10:19:18.2125023Z [26-10-2023 10:19:18] INFO    Looking good. No changes found

Environment (please complete the following information):

Anything that will help us triage the bug will help. Here are some ideas:

  • github action

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions