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

No ARCH_NAME in CI building umd_device #88

Merged
merged 4 commits into from
Sep 30, 2024
Merged

No ARCH_NAME in CI building umd_device #88

merged 4 commits into from
Sep 30, 2024

Conversation

broskoTT
Copy link
Contributor

@broskoTT broskoTT commented Sep 30, 2024

A continuation to #87 , to reflect the current state in our CI.
Related to #86 and a part of #51 .

There is now enough difference between building umd_device and umd_tests to warrant separate files, since umd_tests still requires ARCH_NAME and umd_device does not. This way it looks clearer.

Copy link
Contributor

@pjanevskiTT pjanevskiTT left a comment

Choose a reason for hiding this comment

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

It would be nice to update README accordingly along with these PRs that removed ARCH_NAME from the build. There is already an open issue about updating README - #83, but I think we should at least have build steps up to date

@broskoTT broskoTT merged commit 60d54de into main Sep 30, 2024
6 of 8 checks passed
@broskoTT broskoTT deleted the brosko/ci_no_arch branch September 30, 2024 08:49
This was linked to issues Sep 30, 2024
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.

Remove conditional compilation Work on adding CI to umd repo
2 participants