issues
search
OSC
/
osc_machete_rails
Rails engine + plugin for managing batch simulations (currently OSC specific)
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can accept rails 5 or higher
#74
johrstrom
closed
2 years ago
0
Use newer sqlite3 gem to possibly get Ruby 3.0 working
#73
treydock
closed
2 years ago
1
Bump osc-machete dependency version
#72
treydock
closed
2 years ago
0
Fix parameterize
#71
johrstrom
closed
4 years ago
0
active_support/core_ext/string/inflections#parameterize API has changed in rails 5.2
#70
johrstrom
closed
4 years ago
0
Update 1.3
#69
johrstrom
closed
4 years ago
0
Rails upgrade
#68
johrstrom
closed
4 years ago
0
Fix tests
#67
johrstrom
closed
4 years ago
0
Ensure working with Rails 5.x
#66
MorganRodgers
closed
4 years ago
1
Testing appears broken
#65
MorganRodgers
closed
4 years ago
1
Update for Bootstrap 4
#64
laser505t
opened
5 years ago
0
Revert "Provide easy output and error file access for jobs"
#63
nickjer
closed
8 years ago
0
Remove broken feature that auto-updates job status
#62
ericfranz
opened
8 years ago
4
use latest version of machete
#61
nickjer
closed
8 years ago
0
Remove absolute paths when storing script path
#60
nickjer
opened
8 years ago
3
use ood_dataroot with fallback to env
#59
ericfranz
closed
8 years ago
0
Remove awesim_rails as dependency
#58
ericfranz
opened
8 years ago
5
PBS error 'rm_rf''s the staged dir.
#57
brianmcmichael
opened
8 years ago
0
stage returns 'Pathname' object, not 'String'.
#56
brianmcmichael
closed
8 years ago
6
machete_rails deleted my ood_dev folder
#55
brianmcmichael
closed
8 years ago
2
Fix precompile assets
#54
ericfranz
closed
8 years ago
1
Change before actions from blocks to method calls
#53
nickjer
opened
8 years ago
0
Can't precompile assets in production environment for new app
#52
nickjer
closed
8 years ago
1
Allow developer to control formatting of status label
#51
nickjer
closed
8 years ago
0
Fix 1.0.1 Documentation
#50
brianmcmichael
opened
8 years ago
0
Add Statusable methods #after_passed, #after_failed, and #after_completed
#49
nickjer
opened
8 years ago
0
Make deletion of staged_dir optional if job submission fails
#48
nickjer
opened
8 years ago
1
For actions with id's the SQL call is made before the statuses are updated
#47
nickjer
opened
8 years ago
0
Job status is not updating on page refresh
#46
nickjer
opened
8 years ago
3
Verify new pbs error classes are handled properly
#45
ericfranz
closed
8 years ago
2
Copy simulation and then deleting copy deletes staged_dir of original source simulation
#44
ericfranz
opened
8 years ago
2
Dev Docs: How to properly reference each named job in a workflow
#43
ericfranz
opened
8 years ago
1
1.0 yardoc coverage
#42
brianmcmichael
opened
8 years ago
0
Copy automatically saves the record
#41
nickjer
closed
8 years ago
0
Uses `class_eval` when included in object
#40
nickjer
closed
8 years ago
0
The new job models appear to fail to trigger the results validation methods
#39
ericfranz
closed
8 years ago
3
Statusable objects not getting status updated after PUA restarts
#38
nickjer
closed
8 years ago
5
Update for Status value modifications and remove Submittable
#37
ericfranz
closed
8 years ago
0
Update generators to include required host param
#36
brianmcmichael
opened
8 years ago
3
Document what the generators do.
#35
brianmcmichael
opened
8 years ago
0
When deleting a simulation, sometimes I get emails saying the log files couldn't get written to
#34
ericfranz
opened
8 years ago
0
update generated controller to display errors
#33
ericfranz
closed
8 years ago
2
Add controller changes for handling errors to generator and migration plan
#32
ericfranz
closed
8 years ago
6
Error handling
#31
ericfranz
closed
8 years ago
2
Remove Submittable
#30
ericfranz
closed
8 years ago
0
Add error handling
#29
ericfranz
closed
8 years ago
2
When using osc_machete_rails in ContainerFillSim, newly submitted simulation appears as "completed"
#28
ericfranz
closed
8 years ago
3
Update code to use new Status#passed value
#27
ericfranz
closed
8 years ago
6
statusable_test.rb needs to be fixed
#26
ericfranz
closed
8 years ago
0
Possible crash if using Generator on older app
#25
nickjer
closed
8 years ago
6
Next