Resources
@endif
@if (data_get($github_app, 'installation_id'))
Resources
Here you can find all resources that are used by this source.
Project
|
Environment |
Name
|
Type
|
@forelse ($applications->sortBy('name',SORT_NATURAL) as $resource)
{{ data_get($resource->project(), 'name') }}
|
{{ data_get($resource, 'environment.name') }}
|
{{ $resource->name }}
|
{{ str($resource->type())->headline() }}
|
@empty
@endforelse
@endif
@else
GitHub App
This source will be deleted. It is not reversible.
Please think again.
You must complete this step before you can use this source!
You need to register a GitHub App before using this source.
@if (!isCloud() || isDev())
@if ($ipv4)
@endif
@if ($ipv6)
@endif
@if ($fqdn)
@endif
@if (config('app.url'))
@endif
@endif
{{-- --}}
@endif