-
- Downloads
There was a problem fetching the pipeline summary.
Expose if action is playable in JSON
To avoid a manual build action being played (resulting in a 404), expose `playable?` in the JSON so the frontend can disable/hide the play button if it's not playable.
parent
7a623907
No related branches found
No related tags found
Pipeline #
Showing
- app/assets/javascripts/environments/components/environment_item.js 1 addition, 0 deletions...s/javascripts/environments/components/environment_item.js
- app/serializers/build_action_entity.rb 2 additions, 0 deletionsapp/serializers/build_action_entity.rb
- app/serializers/build_entity.rb 1 addition, 0 deletionsapp/serializers/build_entity.rb
- spec/serializers/build_action_entity_spec.rb 4 additions, 0 deletionsspec/serializers/build_action_entity_spec.rb
- spec/serializers/build_entity_spec.rb 4 additions, 0 deletionsspec/serializers/build_entity_spec.rb
Please register or sign in to comment