Skip to content

Merge rc/1.25 into main - #4315

Merged
hvitved merged 14 commits into
github:mainfrom
hvitved:merge-rc-1.25
Sep 24, 2020
Merged

hvitved merged 14 commits into
github:mainfrom
hvitved:merge-rc-1.25

Conversation

@hvitved

@hvitved hvitved commented Sep 22, 2020

Copy link
Copy Markdown
Contributor

I had to resolve a few merge conflicts; not sure if it can be seen in the web UI, but gitk at least shows how the conflicts were resolved.

https://jenkins.internal.semmle.com/job/Changes/job/CSharp-Differences/454/

hvitved and others added 14 commits September 2, 2020 19:41
Implements the specification at https://wiki.semmle.com/display/SDmaster/project-layout+format
by compiling file path specifications to regular expressions.
I looked through PRs between rc/1.24 and rc/1.25 and added missing change notes for:

- github#3314
- github#3302
- github#3212
- github#3453
- github#3407
- github#3563

```
git log --grep="Merge pull request" --format=oneline rc/1.24..rc/1.25 -- python/
```
backporting fixes from `@sj`
Co-authored-by: Rasmus Wriedt Larsen <rasmuswl@github.com>
This avoids calling the path transformer for `GeneratedFile`s.
…ge-notes

Python: Add missing 1.25 change notes
C#: Implement support for path transformers
@hvitved
hvitved marked this pull request as ready for review September 23, 2020 17:58
@hvitved
hvitved requested a review from a team as a code owner September 23, 2020 17:58

@tamasvajk tamasvajk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit surprising to see the java and python change notes show up in the diff, but otherwise it LGTM.

@hvitved

hvitved commented Sep 24, 2020

Copy link
Copy Markdown
Contributor Author

It's a bit surprising to see the java and python change notes show up in the diff, but otherwise it LGTM.

Ideally, I would like to be able to see only the merge resolution in a diff, but I don't know if that is possible.

@hvitved
hvitved merged commit 7970fef into github:main Sep 24, 2020
@hvitved
hvitved deleted the merge-rc-1.25 branch September 24, 2020 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants