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

Feat(pkgs/dmd): 2.108.1 and 2.109.1 #98

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Feat(pkgs/dmd): 2.108.1 and 2.109.1 #98

merged 1 commit into from
Sep 24, 2024

Conversation

dukc
Copy link
Collaborator

@dukc dukc commented Aug 21, 2024

As per title. I tested only 2.108 locally though, lets see what the autotester will say about 2.109.

@@ -116,7 +116,7 @@ let
};
in
mergeVersions [
(between "2.092.0" "2.107.2" (version: {
(between "2.092.0" latestVersion (version: {
Copy link
Collaborator Author

@dukc dukc Aug 21, 2024

Choose a reason for hiding this comment

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

The old way of manually specifying this led to an annoying troubleshooting detour for me when I didn't realise to increment it ("Why is that Ddoc year test we disabled ages ago failing?"), so I thought it better to do it this way.

Copy link

github-actions bot commented Aug 21, 2024

Thanks for your Pull Request!

Below you will find a summary of the cachix status of each package, for each supported platform.

package x86_64-linux x86_64-darwin aarch64-darwin
dmd ✅ cached ✅ cached 🚫 not supported
dmd-2_092_1 ✅ cached ✅ cached 🚫 not supported
dmd-2_096_1 ✅ cached ✅ cached 🚫 not supported
dmd-2_098_1 ✅ cached ✅ cached 🚫 not supported
dmd-2_100_2 ✅ cached ✅ cached 🚫 not supported
dmd-2_102_2 ✅ cached ✅ cached 🚫 not supported
dmd-2_103_1 ✅ cached ✅ cached 🚫 not supported
dmd-2_104_2 ✅ cached ✅ cached 🚫 not supported
dmd-2_105_2 ✅ cached ✅ cached 🚫 not supported
dmd-2_105_3 ✅ cached ✅ cached 🚫 not supported
dmd-2_106_1 ✅ cached ✅ cached 🚫 not supported
dmd-2_107_1 ✅ cached ✅ cached 🚫 not supported
dmd-2_108_1 ✅ cached ✅ cached 🚫 not supported
dmd-2_109_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_079_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_080_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_081_2 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_082_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_083_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_084_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_085_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_086_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_087_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_088_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_089_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_090_1 ✅ cached ✅ cached 🚫 not supported
dmd-binary-2_098_0 ✅ cached ✅ cached 🚫 not supported
dmd-bootstrap ✅ cached ✅ cached 🚫 not supported
dub ✅ cached ✅ cached ✅ cached
dub-1_30_0 ✅ cached ✅ cached ✅ cached
ldc ✅ cached 🚧 known to fail (disabled) 🚧 known to fail (disabled)
ldc-1_30_0 ✅ cached 🚧 known to fail (disabled) 🚧 known to fail (disabled)
ldc-binary-1_19_0 ✅ cached ✅ cached 🚫 not supported
ldc-binary-1_25_0 ✅ cached ✅ cached ✅ cached
ldc-binary-1_28_0 ✅ cached ✅ cached ✅ cached
ldc-binary-1_32_1 ✅ cached ✅ cached ✅ cached
ldc-binary-1_34_0 ✅ cached ✅ cached ✅ cached
ldc-bootstrap ✅ cached ✅ cached ✅ cached

@dukc
Copy link
Collaborator Author

dukc commented Sep 18, 2024

@PetarKirov it seems the tests do pass. (Originally one failed, the failure seemed spurious and I just restarted it at some point and was too lazy to check back earlier). Can this go in?

@dukc
Copy link
Collaborator Author

dukc commented Sep 24, 2024

No comment so I assume it's good to go.

@dukc dukc merged commit 7f5f344 into main Sep 24, 2024
7 checks passed
@dukc dukc deleted the beyond-2_105_2 branch September 24, 2024 14:25
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.

1 participant