Bugmark-Simulator / bugmark_simulation

A simulator for Bugmark to run experiments
Mozilla Public License 2.0
2 stars 1 forks source link

Nightly Script #19

Closed vinodkahuja closed 5 years ago

vinodkahuja commented 6 years ago

Write a nightly script:

Runs every x minutes

GeorgLink commented 6 years ago

Here are the ruby code snippets we identified

( optional optimization step - update project health metrics to reduce queries)

vinodkahuja commented 6 years ago

Done.

@GeorgLink please review

GeorgLink commented 6 years ago

Can you post a link to the file or reference to a pull request for me to review?

vinodkahuja commented 6 years ago

https://github.com/Bugmark-Simulator/bugmark_simulation/blob/master/exercise/simulation/script/nightly_scr

On Thu, Jul 19, 2018 at 8:47 AM, Georg J.P. Link notifications@github.com wrote:

Can you post a link to the file or reference to a pull request for me to review?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Bugmark-2DSimulator_bugmark-5Fsimulation_issues_19-23issuecomment-2D406281939&d=DwMCaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=uuEPpUZhZPku7npCczAKiv8Rovz29zAuhtZXL3gDsks&m=MZbskXPvSC5HYSg1zVZkOyBPlsfp9BTwBlFClmUKLkk&s=r72JROHkJPhUYbmpucCjemqBJN2ypSPZigsrpgHttD4&e=, or mute the thread https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AYSdU4pjA4nNqHU8o-5F9U9Wg0WwF1fQReks5uII3ogaJpZM4U0c2d&d=DwMCaQ&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=uuEPpUZhZPku7npCczAKiv8Rovz29zAuhtZXL3gDsks&m=MZbskXPvSC5HYSg1zVZkOyBPlsfp9BTwBlFClmUKLkk&s=dyCI414m0UocWZ620OV9n8D7PJPfCs0QJVekEjQ-1Z4&e= .

-- Vinod Kumar Ahuja Graduate Assistant | Management Information Systems | UNO Vice President | Management Information Systems Student Organization (MISSO)

Ph: 531-205-8338 | E-mail: vahuja@unomaha.edu

GeorgLink commented 6 years ago

Thanks. Script looks good.

We talked about 'pausing' the simulation and re-adjusting the BugmTime when we start the simulation again. Is that implemented yet?

vinodkahuja commented 6 years ago

No not yet. Need to discuss in person some options on that.

GeorgLink commented 6 years ago

Okay

GeorgLink commented 5 years ago

I'm happy with the nightly script as is. Any other modifications will get their own issues.