Skip to content

Create automation script to update project version numbers across repos. #1128

Closed
@johnnymatthews

Description

@johnnymatthews

Throughout this repo we reference specific version numbers for things like Go-IPFS and IPFS Updater.

image

The problem is that where there's updates to these applications, we have to manually go through this repo and update any references. It'd be nice if we had a script that:

  1. Knew which pages to look at.
  2. Found version numbers in those pages.
  3. Checked to see if they were the latest version of the relevant apps/programs.
  4. Updates version numbers where necessary.

We can use this issue to discuss the best way of creating this script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps updif/hardHaving worked on the specific codebase is importanteffort/daysEstimated to take multiple days, but less than a weekneed/analysisNeeds further analysis before proceeding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions