https://github.com/govuk-paas/paas-cf-conduit
cloud-foundry paas reliability-engineering
Score: -Infinity
Last synced: about 5 hours ago
JSON representation
Repository metadata:
- Host: GitHub
- URL: https://github.com/govuk-paas/paas-cf-conduit
- Owner: govuk-paas
- License: mit
- Archived: true
- Created: 2017-10-27T09:39:06.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-10-01T15:10:12.000Z (11 months ago)
- Last Synced: 2026-07-25T01:05:22.565Z (about 1 month ago)
- Topics: cloud-foundry, paas, reliability-engineering
- Language: Go
- Size: 18 MB
- Stars: 20
- Watchers: 0
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: GOV.UK PaaS
- Login: govuk-paas
- Email:
- Kind: organization
- Description: An archive of the code used to run the GOV.UK Platform as a Service, before its decommissioning.
- Website: https://gds.blog.gov.uk/2022/07/12/why-weve-decided-to-decommission-gov-uk-paas-platform-as-a-service/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/234007070?v=4
- Repositories: 1
- Last Synced at: 2025-10-07T18:56:21.555Z
- Profile URL: https://github.com/govuk-paas
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 1 day ago
Total Commits: 124
Total Committers: 26
Avg Commits per committer: 4.769
Development Distribution Score (DDS): 0.823
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| bandesz | a****o@d****k | 22 |
| chrisfarms | c****e@d****k | 15 |
| Toby Lorne | t****s@d****k | 14 |
| Andy Hunt | a****t@d****k | 10 |
| Mohamed Deerow | m****w@d****k | 8 |
| Lee Porte | l****e@d****k | 7 |
| Dan Carley | d****y@g****m | 7 |
| dependabot[bot] | 4****] | 7 |
| Michael Mokrysz | m****z@d****k | 5 |
| Richard Towers | r****s@d****k | 4 |
| Alice Lee | a****e@d****k | 3 |
| nimalank7 | n****n@d****k | 3 |
| Ben Corlett | b****t@d****k | 2 |
| Alex Tomlins | a****s@d****k | 2 |
| Michael Mokrysz | h****i@4****t | 2 |
| henrytk | h****t@d****k | 2 |
| Robert Scott | g****b@h****k | 2 |
| Andrew Bruce | m****e@a****t | 1 |
| Chris Hill-Scott | c****t@d****k | 1 |
| Gideon Goldberg | g****g@g****m | 1 |
| Jack Joy | j****y@d****k | 1 |
| Laura Martin | s****s@g****m | 1 |
| Ruslan Khamidullin | r****s@g****m | 1 |
| Sam Crang | s****g@g****m | 1 |
| Tom Whitwell | t****l@d****k | 1 |
| bandesz | b****z@g****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: about 2 months
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 1.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 3
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 23 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
Top Pull Request Authors
- dependabot[bot] (3)
Top Issue Labels
Top Pull Request Labels
- github_actions (3)
- dependencies (3)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 17
proxy.golang.org: github.com/govuk-paas/paas-cf-conduit
- Homepage: https://github.com/govuk-paas/paas-cf-conduit
- Documentation: https://pkg.go.dev/github.com/govuk-paas/paas-cf-conduit#section-documentation
- Licenses: mit
- Latest release: v0.1.2 (published almost 2 years ago)
- Last Synced: 2026-08-26T17:01:58.445Z (1 day ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.849%
- Average: 5.012%
- Dependent repos count: 5.175%
Dependencies
- code.cloudfoundry.org/cli v6.32.0+incompatible
- code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f
- code.cloudfoundry.org/multierror v0.0.0-20170123201326-dafed03eebc6
- github.com/Masterminds/semver v1.4.2
- github.com/briandowns/spinner v0.0.0-20170614154858-48dbb65d7bd5
- github.com/cloudfoundry-community/go-cfclient v0.0.0-20190808214049-35bcce23fc5f
- github.com/cloudfoundry/multierror v0.0.0-20170123201326-dafed03eebc6
- github.com/fatih/color v1.5.0
- github.com/golang/protobuf v1.5.2
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/mattn/go-colorable v0.0.9
- github.com/mattn/go-isatty v0.0.3
- github.com/onsi/ginkgo/v2 v2.1.4
- github.com/onsi/gomega v1.19.0
- github.com/pkg/errors v0.8.1
- github.com/spf13/cobra v0.0.1
- github.com/spf13/pflag v1.0.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/net v0.0.0-20220225172249-27dd8689420f
- golang.org/x/oauth2 v0.0.0-20190130055435-99b60b757ec1
- golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c
- golang.org/x/text v0.3.7
- google.golang.org/appengine v1.4.0
- google.golang.org/protobuf v1.26.0
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/yaml.v2 v2.4.0
- cloud.google.com/go v0.34.0
- code.cloudfoundry.org/cli v6.32.0+incompatible
- code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f
- code.cloudfoundry.org/multierror v0.0.0-20170123201326-dafed03eebc6
- github.com/Masterminds/semver v1.4.2
- github.com/briandowns/spinner v0.0.0-20170614154858-48dbb65d7bd5
- github.com/cloudfoundry-community/go-cfclient v0.0.0-20190808214049-35bcce23fc5f
- github.com/cloudfoundry/multierror v0.0.0-20170123201326-dafed03eebc6
- github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0
- github.com/fatih/color v1.5.0
- github.com/fsnotify/fsnotify v1.4.7
- github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab
- github.com/golang/protobuf v1.2.0
- github.com/golang/protobuf v1.5.0
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.5
- github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
- github.com/hpcloud/tail v1.0.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/jtolds/gls v4.20.0+incompatible
- github.com/kr/pretty v0.1.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/martini-contrib/render v0.0.0-20150707142108-ec18f8345a11
- github.com/mattn/go-colorable v0.0.9
- github.com/mattn/go-isatty v0.0.3
- github.com/onsi/ginkgo v1.6.0
- github.com/onsi/ginkgo/v2 v2.1.4
- github.com/onsi/gomega v1.4.3
- github.com/onsi/gomega v1.19.0
- github.com/oxtoacart/bpool v0.0.0-20150712133111-4e1c5567d7c2
- github.com/pkg/errors v0.8.1
- github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
- github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a
- github.com/spf13/cobra v0.0.1
- github.com/spf13/pflag v1.0.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/net v0.0.0-20180724234803-3673e40ba225
- golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
- golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e
- golang.org/x/net v0.0.0-20190311183353-d8887717615a
- golang.org/x/net v0.0.0-20220225172249-27dd8689420f
- golang.org/x/oauth2 v0.0.0-20190130055435-99b60b757ec1
- golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
- golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
- golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.0.0-20190328211700-ab21143f2384
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/appengine v1.4.0
- google.golang.org/protobuf v1.26.0-rc.1
- google.golang.org/protobuf v1.26.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/fsnotify.v1 v1.4.7
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
- gopkg.in/yaml.v2 v2.2.1
- gopkg.in/yaml.v2 v2.4.0
- actions/checkout v2 composite
- actions/setup-go v2 composite