-
### Search first
- [X] I searched and no similar issues were found
### Description
If you have an empty table or your includeObjects/excludeObjects result in no matches - because of a typo, there i…
-
The APM Integration package docs stopped being updated in 8.4.2 - see https://www.elastic.co/docs/current/integrations/apm#changelog
Full changelog at: https://github.com/elastic/integrations/blob/ma…
-
Build out a prototype of a sortable changelog that collects data from all changelogs across site
Prototype sketch:
![Image](https://user-images.githubusercontent.com/93996430/192601158-8ef689dd-ab66-…
-
Should we start a changelog for important changes that might be good to point out beyond the commit graph? I'm thinking of renames as in #527 where we could add something like:
- Renamed `numberOfS…
-
I'm able to upload an aab to the play store / internal test.
However, I cannot upload with Changelogs.
Here is my Fastfile:
```
# Fastfile
default_platform(:android)
platform :android do
…
-
### What would you like Renovate to be able to do?
Fetch changelogs from Azure DevOps and add the changelog to the PR.
### If you have any ideas on how this should be implemented, please tell us her…
-
After #34 , we can autogenerate changelog with `git-cliff`
-
Changelogs can be displayed on Flathub and within distro app updaters, all that's needed is an `.appdata`/[.metainfo.xml](https://docs.flatpak.org/en/latest/conventions.html#appdata-files) file.
S…
-
We should have a changelog and decide the versioning scheme along with it. These are some thoughts regarding that, prompted via https://github.com/NixOS/nixpkgs-check-by-name/pull/37.
I'm not consi…
-
In ,
```yaml
databaseChangeLog:
- changeSet:
id: my-movie-init
author: fbiville
changes:
- cypher: 'CREATE (:Movie {title: ''My Life'', genre: ''Comedy''})'
```
the indentation is…