Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monitor-components: switch from p7zip to regular 7-Zip #4629

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

rimrul
Copy link
Member

@rimrul rimrul commented Oct 11, 2023

We've switched from p7zip to regular 7-Zip recently. With that we don't need to monitor p7zip for updates anymore, but we want to stay informed about 7-Zip updates now. Change the feed accordingly. Since the new feed contains 15 different files as separate items for the latest 7-Zip update, aggregate them into a single issue.

We've switched from p7zip to regular 7-Zip recently[1][2][3].
With that we don't need to monitor p7zip for updates anymore, but
we want to stay informed about 7-Zip updates now. Change the feed
accordingly. Since the new feed contains 15 different files as
separate items for the latest 7-Zip update, aggregate them into a
single issue.

[1] git-for-windows/build-extra#526
[2] git-for-windows/build-extra#527
[3] git-for-windows/build-extra#530

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
Copy link
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

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

Nice catch, thank you!

@dscho
Copy link
Member

dscho commented Oct 12, 2023

Oh wait, do we need a title-pattern: -src\.tar @rimrul ? I ask because I see the following 23.01 entries in the feed, and would like to avoid having tickets opened for each and every of them:

  • /7-Zip/23.01/7zr.exe
  • /7-Zip/23.01/7z2301-x64.msi
  • /7-Zip/23.01/7z2301-x64.exe
  • /7-Zip/23.01/7z2301-src.tar.xz
  • /7-Zip/23.01/7z2301-src.7z
  • /7-Zip/23.01/7z2301-mac.tar.xz
  • /7-Zip/23.01/7z2301-linux-x86.tar.xz
  • /7-Zip/23.01/7z2301-linux-x64.tar.xz
  • /7-Zip/23.01/7z2301-linux-arm64.tar.xz
  • /7-Zip/23.01/7z2301-linux-arm.tar.xz
  • /7-Zip/23.01/7z2301-extra.7z
  • /7-Zip/23.01/7z2301-arm64.exe
  • /7-Zip/23.01/7z2301-arm.exe
  • /7-Zip/23.01/7z2301.msi
  • /7-Zip/23.01/7z2301.exe

@rimrul
Copy link
Member Author

rimrul commented Oct 12, 2023

I ask because I see the following 23.01 entries in the feed, and would like to avoid having tickets opened for each and every of them

That's what the aggregate is for. I've thought about a title pattern, but wasn't sure which file(s) we care about and how stable the names are.

@dscho dscho added this to the Next release milestone Oct 15, 2023
@dscho dscho merged commit 00d5497 into git-for-windows:main Oct 15, 2023
39 of 40 checks passed
@rimrul rimrul deleted the monitor-sevenzip branch October 15, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants