Skip to main content

Questions tagged [changelog]

A changelog is a log or record of changes made to a project.

changelog
0 votes
0 answers
22 views

How can I create, update separate changelog.md for multiple .csproj projects in a single repository?

There is 1 shared repository (contains .git), pp_shared_lib, which has several projects added to it. It is not possible to separate projects into repositories separate from pp_shared_lib. What are the ...
Ксения Юдина's user avatar
0 votes
0 answers
46 views

Question about Apache Flink: Problems with out-of-order changelog

I have question about Apache Flink's data processing. I use Flink SQL for merging heterogeneous sensor data by leveraging LISTAGG function. I got into trouble when I increase the parallelism of the ...
wonki choi's user avatar
0 votes
1 answer
31 views

Jira Server Endpoint not returning Changelog

I am using Jira server and calling https://jira.xxxx/rest/agile/1.0/issue/SPTCOU-42?%20expand=changelog in order to extract the history of a particular issue so that I can calculate the amount of time ...
Steve Adams's user avatar
-1 votes
1 answer
84 views

How to generate changelog in a devops build validation pipeline?

We have a pipeline that generates changelogs, and we would like to execute it in a DevOps Build validation once a PR is created with the target main. This does not really work since once the pipeline ...
Charles's user avatar
  • 11.6k
0 votes
1 answer
33 views

Can you provide me with tutorials or websites that looks into generating ChangeLog when user commits new code?

I am trying to find any resource that looks into how to create/generate a changelog based on when a user commits a new change into the repository. I am using Visual Studio, so, where do I go in order ...
NeoGenesis521's user avatar
0 votes
0 answers
86 views

Generate two CHANGELOG files (CHANGELOG.md and USER-CHANGELOG.md) using semantic-release

I have successfully generated CHANGELOG.md using semantic-release and github actions. Also I am able to customize the CHANGELOG.md using templates(I added the commit body under the commit title). Now ...
user23470668's user avatar
2 votes
0 answers
50 views

liquibase exception for class casting throwable can not be casted to exception

Error Looks Like Following [2024-02-08 10:57:43] INFO [liquibase.command] Command execution complete [2024-02-08 10:57:43] SEVERE [liquibase.integration] class java.lang.Throwable cannot be cast to ...
Deepak Gangwar's user avatar
0 votes
0 answers
100 views

how to change the django connection string with postgres in each request in order to have a record of changes

Good afternoon, I have a trigger in my database that records every change, inclusion or deletion in the tables, but instead of using the user ID connected to Postgres, I would like to pass the user ID ...
Rafael Noronha's user avatar
0 votes
2 answers
128 views

How can I stack multiple iframe one on top of each others and dynamically set the height of each one

I am trying to build a changelog page for our software. I'd like to have one html file per version so we can display the version specific page when the user install a specific update. For example, ...
Jérémie Habel's user avatar
0 votes
0 answers
80 views

glab Changelog generating changelog sorted by tagged versions

I am using Gitlab Changelog API to generate the changelog. For example, if I run: glab changelog generate --from 66d2f48e348bb9fc65a92647cb24f1f301fcbb4c It will generate the changelog for me: ## 3.4....
TheBestPlayer's user avatar
1 vote
2 answers
1k views

Problem with Commitizen Bump When I'm trying to generate my version with commitizen

In my python project, I was asked to use commitizen. And then they asked me to generate and update the changelog. I did it the first time and it worked. But now I had a problem. When I'm trying to ...
André AlcantarA's user avatar
2 votes
2 answers
64 views

How can I show my changelog.md file info in Google Consul and App Store?

I want to show my changelogs in Google Consul and App Store with every new app version but can't find any way to do it with Codemagic Flutter workflow editor. Can anyone say how can I do it? I can't ...
Mee's user avatar
  • 43
0 votes
0 answers
42 views

Android AOSP dev changelog

Where can I find a changelog for AOSP? For example, I have two versions android-9.0.0_r36 and android-9.0.0_r35. Where can I see what has changed between them? There is this web-page which has a list ...
synalice's user avatar
  • 325
1 vote
1 answer
332 views

"glab changelog generate" does not use my template

I've recently discovered glab and I find it great, so I started squashing merge requests and add git trailers to be leveraged when generating the changelog. Since I don't like much the default ...
Alessandro Basili's user avatar
0 votes
0 answers
40 views

How can I show the changelog in verdaccio?

The Verdaccio web interface shows README.md (on the package page), but does not show changelog.md. Can I somehow see the contents of changelog.md there?
Nikolay Gromov's user avatar

15 30 50 per page
1
2 3 4 5
22