-
**Describe the issue**
It looks like organic maps is creating lots of empty changesets.
See the changeset history of this user. They have racked up >200 empty changesets over the past 5 days.
ht…
-
Changesets should be filterable by:
* bbox=min_lon,min_lat,max_lon,max_lat (W,S,E,N)
* time=T1
* time=T1,T2
* open=true
* closed=true
* changesets=#cid{,#cid}
Filtering by uid or display name…
TimSC updated
6 years ago
-
Is there a way to read changes from changesets with osm4j? I searched for a way and tried to read them with EntityContainer, but it seams that there is no type available and any serialisation try fail…
-
Add [changesets](https://github.com/changesets/changesets), including their bot and Github Action.
jgoux updated
3 months ago
-
Describe metadata changes for entire release. Apply multi-entity patch with a single command.
-
Write a bot which for dependabot prs commits a changeset file with the description from renovate.
-
# What is [`changesets`](https://github.com/changesets/changesets)?
A repo management tool that enables contributors to document their changes over time to packages in a monorepo.
This enables …
-
As Overpass API does not support querying for changesets, achavi queries by timeframe and bbox of the changeset and filters the result by changeset id on the client. This does not work when there are …
-
In my Gitlab workflow the `comment` stage job runs the following script
`pnpm changesets-gitlab comment`
```
(node:49) DeprecationWarning: This endpoint was deprecated in Gitlab API 15.7 and will…
-
After reverting around 50 changesets within a few minutes with "Auto-discussion" enabled, some discussion comment adding fails with RATE_LIMITED.