Commit Graph

7 Commits

Author SHA1 Message Date
Konrad Hanff
90fac7b94c Copy execution environment to Poseidon on create and update
When creating or updating an execution environment, an API call to
Poseidon is made with the necessary information to create the
corresponding Nomad job.

If runner management is configured, his will display a warning
(currently in the same color as if it were a success) in the UI, if the
API call fails. The environment is saved even if it fails.
If runner management is not configured, this warning will not be created.
2021-11-01 17:12:48 +01:00
Sebastian Serth
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
Sebastian Serth
20741835b5 Remove additional sentry logging for invalid objects 2020-11-27 16:29:53 +01:00
Sebastian Serth
807b763e49 Add Sentry info if returning unprocessable_entity 2020-11-11 17:42:20 +01:00
Hauke Klement
a13d1738e2 fixed multiple style guide violations 2015-02-17 10:23:01 +01:00
Hauke Klement
e8db4a4b10 removed code duplication 2015-02-12 13:15:31 +01:00
Hauke Klement
a22a5af711 extracted common controller behavior in order to reduce code duplication 2015-02-05 12:28:09 +01:00