DARMA-tasking / LB-analysis-framework

Analysis framework for exploring, testing, and comparing load balancing strategies
Other
3 stars 1 forks source link

#468: update master from develop v1.0.1 #466

Closed cwschilly closed 10 months ago

cwschilly commented 10 months ago

Fixes #468

cwschilly commented 10 months ago

@nlslatt @ppebay Should I create an issue for the dependabot PR to fix (in hindsight) and then rebase/rename the commit?

The other failing pipeline is because the branch of this PR is develop

nlslatt commented 10 months ago

@nlslatt @ppebay Should I create an issue for the dependabot PR to fix (in hindsight) and then rebase/rename the commit?

The other failing pipeline is because the branch of this PR is develop

@lifflander?

lifflander commented 10 months ago

@nlslatt @ppebay Should I create an issue for the dependabot PR to fix (in hindsight) and then rebase/rename the commit? The other failing pipeline is because the branch of this PR is develop

@lifflander?

I think it's worth doing that although it will break everyone's develop if we force push to it.

cwschilly commented 10 months ago

@nlslatt @ppebay @lifflander This should be ready to go now; the only remaining failure is because the branch name is not formatted correctly

nlslatt commented 10 months ago

I was going to ask if we updated the version number in the VERSION file mentioned in the LICENSE file, but it seems we don't have one yet. We should probably create one before merging into master.

cwschilly commented 10 months ago

I was going to ask if we updated the version number in the VERSION file mentioned in the LICENSE file, but it seems we don't have one yet. We should probably create one before merging into master.

I have created a VERSION file in PR #473

cwschilly commented 10 months ago

@ppebay @nlslatt @lifflander We've now merged all relevant PRs to v1.0.1 -- once we merge this PR I can go ahead with the release

ppebay commented 10 months ago

I think only either @lifflander or @nlslatt can merge this PR