Skip to content

Auto-update tanstack libraries #472

@Sheraff

Description

@Sheraff

We need a github action workflow that updates @tanstack/* libraries

  • easy to run
    • on workflow_dispatch
    • on cron schedule
  • checkout this repo
  • install pnpm
  • run pnpm up "@tanstack/*" --latest
  • if the git status --porcelain . is clean, stop here
  • install node
  • run pnpm lint
  • run pnpm build
  • if everything passes commit changes to main

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions