SATVILab / projr

Streamline R projects
https://satvilab.github.io/projr/
Other
1 stars 1 forks source link

Fix upload-all to GitHub remotes not retaining old files #497

Open MiguelRodo opened 6 months ago

MiguelRodo commented 6 months ago

The plan is automatically delete_add_all with these settings:

build:
  github:
    docs-2024:
      content: docs
      send:
        sync-approach: upload-all

However, we need to actually download whatever's there, and "merge" the two files, with the local objects overwriting the stuff from GitHub.