theforeman/foreman_remote_execution

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintignore
.eslintrc
.github/workflows/js_ci.yml
.github/workflows/release.yml
.github/workflows/ruby_ci.yml
.gitignore
.packit.yaml
.prettierrc
.rubocop.yml
.rubocop_todo.yml
.tx/config
Gemfile
LICENSE
README.md
Rakefile
app/assets/stylesheets/foreman_remote_execution/foreman_remote_execution.css
app/assets/stylesheets/foreman_remote_execution/job_invocations.scss
app/assets/stylesheets/foreman_remote_execution/modal_window.scss
app/assets/stylesheets/foreman_remote_execution/template_invocation.scss
app/views/api/v2/foreign_input_sets/base.json.rabl
app/views/api/v2/foreign_input_sets/create.json.rabl
app/views/api/v2/foreign_input_sets/index.json.rabl
app/views/api/v2/foreign_input_sets/main.json.rabl
app/views/api/v2/foreign_input_sets/show.json.rabl
app/views/api/v2/host/main.rabl
app/views/api/v2/interfaces/execution_flag.json.rabl
app/views/api/v2/job_invocations/base.json.rabl
app/views/api/v2/job_invocations/create.json.rabl
app/views/api/v2/job_invocations/index.json.rabl
app/views/api/v2/job_invocations/main.json.rabl
app/views/api/v2/job_invocations/show.json.rabl
app/views/api/v2/job_templates/base.json.rabl
app/views/api/v2/job_templates/create.json.rabl
app/views/api/v2/job_templates/index.json.rabl
app/views/api/v2/job_templates/main.json.rabl
app/views/api/v2/job_templates/show.json.rabl
app/views/api/v2/job_templates/update.json.rabl
app/views/api/v2/remote_execution_features/available_remote_execution_features.json.rabl
app/views/api/v2/remote_execution_features/base.json.rabl
app/views/api/v2/remote_execution_features/index.json.rabl
app/views/api/v2/remote_execution_features/main.json.rabl
app/views/api/v2/remote_execution_features/show.json.rabl
app/views/api/v2/smart_proxies/pubkey.json.rabl
app/views/api/v2/subnets/remote_execution_proxies.json.rabl
app/views/api/v2/template_invocations/base.json.rabl
app/views/api/v2/template_invocations/template_invocations.json.rabl
app/views/dashboard/_latest-jobs.html.erb
app/views/job_invocation_task_groups/_job_invocation_task_groups.html.erb
app/views/job_invocations/_card_results.html.erb
app/views/job_invocations/_card_schedule.html.erb