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 an action to run benchmarks in a PR #1000

Open
suvayu opened this issue Apr 30, 2024 · 1 comment
Open

Create an action to run benchmarks in a PR #1000

suvayu opened this issue Apr 30, 2024 · 1 comment
Labels
good first issue Good for newcomers Type: improvement Improve something that already exists Zone: setup/admin Technical stuff that makes it work

Comments

@suvayu
Copy link

suvayu commented Apr 30, 2024

Create an action similar to what Tulipa does, which can be triggered in a PR as required.

@suvayu suvayu added Type: improvement Improve something that already exists Zone: setup/admin Technical stuff that makes it work good first issue Good for newcomers labels Apr 30, 2024
@datejada
Copy link
Contributor

datejada commented May 7, 2024

I realized that you need to add the SpineJuliaRegistry to install version from there, otherwise it fails since SpineOpt and SpineInterface are not in the JuliaRegistry:

using Pkg									# Use the package manager. Alternatively, use `]` in REPL
pkg"registry add General https://github.com/spine-tools/SpineJuliaRegistry"	# Add SpineJuliaRegistry as an available registry for your Julia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Type: improvement Improve something that already exists Zone: setup/admin Technical stuff that makes it work
Projects
None yet
Development

No branches or pull requests

2 participants