Skip to content

[Bug][framework] First ever converter run bootstraps into incremental mode and silently skips the entire collected backlog #9016

Description

@JoshStaff

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Fresh install, connected github with appriopriate scopes to pull CI history, ran the blueprint & CI result sets were empty.

What do you expect to happen

Initial run of a converter that has never ran before should perform a full sync of collected data, regardless of the collectors state.

How to reproduce

  1. Fresh install of v1.0.3-beta15 (empty database).
  2. Add a GitHub connection + scope with CICD entities enabled, on a repo with GitHub Actions history
  3. Run the blueprint once, let it finish
  4. Observe: _tool_github_runs is populated, task log shows Convert Workflow Runs ... records processed: 0, and select count(*) from cicd_pipelines returns 0. Same for _tool_github_releases vs cicd_releases.

Anything else

Only on first install

Version

v1.0.3-beta15

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThis issue is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions