Autoupdate has stopped for a resource
- Dominant language
- No language data
- Stars
- 17
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
I recently removed the `_build` folder as the results had not been updated for some years.
It turns out this folder is used externally by transifex:
> Autoupdate has stopped for a resource Autoupdate for the file annexes--index was paused after several failed attempts to access the file. The error message from the server was:
>
> 404 Client Error: Not Found for url: https://raw.githubusercontent.com/geonetwork/doc/develop/_build/locale/annexes/index.pot
>
> You can resume auto update by updating the link to the file.If you plan to stop auto-update for this file, please disregard this message.
It appears that this is controlled by a `.tx/config` file in our repository, which documents `pot` files being published in `_build/locale`.
Contributor guide
Assessment
This issue has not been assessed yet.