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

Test installation using workflows #78

Open
bencopl opened this issue Dec 13, 2022 · 1 comment
Open

Test installation using workflows #78

bencopl opened this issue Dec 13, 2022 · 1 comment
Labels
testing Issues to do with tests and the testing framework

Comments

@bencopl
Copy link

bencopl commented Dec 13, 2022

The idea is to have new workflows that test our build and install capabilities. A build will be done both statically and dynamically then system tests can be ran that make sure the libraries have been installed properly and in the right place.

Potentially useful link is https://github.com/actions/upload-artifact, a build need only be done once for each linking option then the binaries can be uploaded so that other workflows can use them.

@bencopl bencopl added the testing Issues to do with tests and the testing framework label Dec 13, 2022
@bencopl bencopl self-assigned this Dec 13, 2022
@bencopl bencopl closed this as completed Jan 5, 2023
@TeranIvy TeranIvy reopened this Jan 30, 2023
@TeranIvy
Copy link
Collaborator

Reopened to implement this in the profiler main.

@andrewcoughtrie andrewcoughtrie added this to the Release 1.0.0 milestone Aug 29, 2023
@andrewcoughtrie andrewcoughtrie removed this from the Release 1.0.0 milestone Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues to do with tests and the testing framework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants