Skip to content

Conversation

@ktoso
Copy link
Collaborator

@ktoso ktoso commented Jun 25, 2025

FYI @rintaro bringing back the workaround for the ADDRESS bounds.

I'll look into the real solution here though, to properly size things when we use a pointer.

#!/bin/bash

set -e
set -x
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

duh! we missed those

swift build || exit
echo -e "${BOLD}Missing ${CI_VALIDATE_SCRIPT} file!${RESET}"
exit
fi
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah let's just have each file be explicit about how it validates instead...

@ktoso ktoso merged commit e66e490 into swiftlang:main Jun 25, 2025
16 of 17 checks passed
@ktoso ktoso deleted the wip-correct-ci-validations branch June 25, 2025 02:14
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