-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b0fa2bd
commit ace9d2f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule shared
updated
7 files
+8 −16 | lib/mrss/constraints.rb | |
+21 −3 | lib/mrss/docker_runner.rb | |
+24 −3 | lib/mrss/lite_constraints.rb | |
+32 −48 | share/Dockerfile.erb | |
+27 −0 | shlib/config.sh | |
+32 −19 | shlib/server.sh | |
+34 −0 | shlib/set_env.sh |
Submodule test-apps
updated
4 files
+7 −0 | rails-api/Gemfile | |
+84 −82 | rails-api/Gemfile.lock | |
+3 −1 | rails-api/config/boot.rb | |
+1 −1 | rails-api/config/environments/test.rb |