Skip to content

Does Not Sync Versions #21

@haroldtreen

Description

@haroldtreen

readmeio-sync does not currently sync versions.

Repro Steps

  1. Create a production project with versions v1.0 and v2.0.
  2. Download that product using init.
  3. Create a staging project with only a v1.0.
  4. Try to sync the local files to the staging site.

Result: There's a fatal error because the tool tries to access data for a version that does not exist.

Fixing

  1. Check that version data exists before accessing it - fail gracefully.
  2. Implement syncing of versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions