Skip to content

Add optional randomisation seed argument#43

Merged
ruaridhg merged 3 commits intomainfrom
rugo/add_optional_args
Apr 28, 2023
Merged

Add optional randomisation seed argument#43
ruaridhg merged 3 commits intomainfrom
rugo/add_optional_args

Conversation

@ruaridhg
Copy link
Copy Markdown
Collaborator

@ruaridhg ruaridhg commented Apr 25, 2023

install_enable_addons.py script has been updated which now works with both:

  • install_randomiser.sh script for installing and enable addons as previously
  • randomisation_seed.sh script for installing and enable addons as well as passing optional randomisation seed argument

Related to #34 but doesn't close this issue as still have to add in a config file as an optional argument in the future

@ruaridhg ruaridhg requested a review from sfmig April 25, 2023 15:08
Copy link
Copy Markdown
Collaborator

@sfmig sfmig left a comment

Choose a reason for hiding this comment

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

LGTM!

Both sh scripts work ✅ ✅

I added a commit to have the short and long version of the seed flag, but feel free to revert if you find errors on your side (It was working fine for me).

@ruaridhg
Copy link
Copy Markdown
Collaborator Author

LGTM!

Both sh scripts work ✅ ✅

I added a commit to have the short and long version of the seed flag, but feel free to revert if you find errors on your side (It was working fine for me).

It works fine for me so I'm going to merge

1 similar comment
@ruaridhg
Copy link
Copy Markdown
Collaborator Author

LGTM!

Both sh scripts work ✅ ✅

I added a commit to have the short and long version of the seed flag, but feel free to revert if you find errors on your side (It was working fine for me).

It works fine for me so I'm going to merge

@ruaridhg ruaridhg merged commit 4522f5e into main Apr 28, 2023
@ruaridhg ruaridhg deleted the rugo/add_optional_args branch April 28, 2023 10:00
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.

2 participants