Adds `.json` to the end of pipelines endpoint
When the job page is rendered we fetch the pipeline endpoint to render the stages in the sidebar. Without `.json` the response is cached, and when the user goes back to the pipeline's page it renders the json output instead of the Vue app
显示
- app/assets/javascripts/jobs/store/actions.js 1 个添加, 1 个删除app/assets/javascripts/jobs/store/actions.js
- changelogs/unreleased/52472-pipeline-endpoint-json.yml 5 个添加, 0 个删除changelogs/unreleased/52472-pipeline-endpoint-json.yml
- spec/javascripts/jobs/store/actions_spec.js 2 个添加, 2 个删除spec/javascripts/jobs/store/actions_spec.js
加载中
想要评论请 注册 或 登录