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

Create release for GCM 2.4.1 #1459

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Create release for GCM 2.4.1 #1459

merged 3 commits into from
Nov 1, 2023

Conversation

mjcheetham
Copy link
Collaborator

Changes:

Since 2.4.0:

Since 2.3.x:

Only include the payload (binaries) in the tar.gz archive for osx-arm64.
Previously this was including the parent directory that captured the
payload, pkg, and symbol subdirectories and children.

The osx-x64 tar.gz archive is already correctly only containing the
payload.
Only include the payload (binaries) in the tar.gz archive for osx-arm64.
Previously this was including the parent directory that captured the
payload, pkg, and symbol subdirectories and children.

The osx-x64 tar.gz archive is already correctly only containing the
payload.

**Illustration of discrepancy**

```text
% tree -L 1 gcm-osx-arm64-2.4.0
gcm-osx-arm64-2.4.0
├── payload
├── pkg
└── symbols

4 directories, 0 files
% tree -L 1 gcm-osx-x64-2.4.0  
gcm-osx-x64-2.4.0
├── Atlassian.Bitbucket.dll
├── Avalonia.Base.dll
├── Avalonia.Controls.dll
├── Avalonia.DesignerSupport.dll
├── Avalonia.Desktop.dll
├── Avalonia.Dialogs.dll
├── Avalonia.FreeDesktop.dll
├── Avalonia.Markup.Xaml.dll
...
```
@mjcheetham mjcheetham requested a review from a team November 1, 2023 20:42
@mjcheetham mjcheetham merged commit 38ad745 into release Nov 1, 2023
16 checks passed
@RUSHELLE1010

This comment was marked as duplicate.

Join-hu

This comment was marked as off-topic.

@@ -1 +1 @@
2.4.0.0

This comment was marked as off-topic.

@bayu889900

This comment was marked as off-topic.

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

5 participants