JavaScript source code visualization, static analysis, and complexity tool
Transpile stylus
Analytics for AngularJS applications.
Authom connect middleware.
Backbone for Browserify
Packer builder and scripts to create an EC2 optimized Alpine Linux AMI
startedHieromon/AutoConnect
started time in 2 days
startedneutraltone/awesome-stock-resources
started time in 14 days
startedrenovatebot/renovate
started time in 16 days
startedpmowrer/semantic-release-monorepo
started time in a month
startedaws/aws-controllers-k8s
started time in a month
issue commentkubernetes/test-infra
Followed prow/getting_started_deploy.md, but stuck at "ContainerCreating" step
starter-gcs.yaml doesn't create the secret gcs-credentials for you. You need to do that yourself.
- Create a service account to run prow under
comment created time in a month
issue commentkubernetes/test-infra
Proposal: requires for ProwJob
/area prow
comment created time in a month
issue openedkubernetes/test-infra
Proposal: requires for ProwJob
What would you like to be added:
I would like to be able to create a DAG of prow jobs that need to run in order, f.e.
presubmits:
- name: build_container
....
- name: deploy_preview
requires:
- build_container
The prior art of this in use would be in CircleCI https://circleci.com/docs/2.0/workflows/#sequential-job-execution-example
Why is this needed:
It would allow simple workflows without having to reach for tekton which is a much larger commitment
created time in a month
push eventdeedubs/kpt-repro
commit sha 77b917890c6aed576e99eeae013e0c7d95f7348a
kpt pkg update
push time in a month
push eventdeedubs/kpt-repro
commit sha 38cccd7b8350be238023ab0788c1c574751c9c4b
kpt pkg init
commit sha f720d943a1936c8a29c8b29e633758bc292df683
kpt pkg sync
commit sha 8bcf40693a915e21e338a249a61a247254cc6f6e
kpt pkg update
push time in a month
push eventdeedubs/helm-convert
commit sha 16e401f75bdb8573e192adeb751d8954fb600484
Version bump
push time in a month
release deedubs/helm-convert
helm-convert_darwin_0.6.5.tar.gz 10.69MB
helm-convert_linux_0.6.5.tar.gz 10.84MB
released time in a month
created tagdeedubs/helm-convert
Convert Helm charts into Kustomize compatible package
created time in a month
push eventdeedubs/helm-convert
commit sha 0d5f09b06c207949bd055d864c778a202b1b870c
Fix dropping of helm added labels
commit sha 4cb038bf311e6438b342a82ed3fdda159336f0b6
Merge pull request #4 from deedubs/fix-drop-helm-labels Fix dropping of helm added labels
push time in a month
PR closed ContainerSolutions/helm-convert
pr closed time in a month
PR opened ContainerSolutions/helm-convert
pr created time in a month
starteddustinspecker/kpt-remove-resource
started time in a month
startedlelouch77/docusaurus-lunr-search
started time in 2 months
issue commentkubernetes/test-infra
Couldn't prow use a mutating webhook to inject the sidecars into a pipeline run?
comment created time in 2 months
startedmoufette-tools/moufette
started time in 2 months
startedGoogleChrome/lighthouse
started time in 2 months
startedGoogleChrome/lighthouse-ci
started time in 2 months
startedkubernetes-sigs/kubetest2
started time in 2 months
startedmrlesmithjr/packer-templates
started time in 2 months
startedgoogle/starlark-go
started time in 2 months
startedjenkins-x/lighthouse
started time in 2 months
startedgskinnerTeam/flokk
started time in 3 months
push eventdeedubs/helm-convert
commit sha 0e73298e823e0a15b6b191810ff7a34e5bfcf7ea
Remove helm label helm.sh/chart
commit sha 83bf5d1a3941cd0d4c8a9e8f639d054442bbb2cd
Merge pull request #3 from deedubs/remove_helmversion_label Remove helm label helm.sh/chart
push time in 3 months
PR merged deedubs/helm-convert
What
Converter add commonLabel helm.sh/chart with chart version as its value and it would potentially cause issues when we would update the deployed, so remove this label from the convert.
pr closed time in 3 months
issue openedjenkins-x/jx
Summary
I would like to be able to manage the issue labels that are available for use in issues/PRs. This could be as easy as including label_sync.
created time in 3 months
created repositorydeedubs/assume2export
Accepts JSON from `aws sts assume-role` on STDIN and converts to bash exports
created time in 3 months
push eventdeedubs/helm-convert
commit sha 1d7b4def768a0aaf80e14db3c455e7ca9b20c254
Update plugin version
commit sha b36ca3d9c9288ff51a6f6586044ccc30387af32c
Merge pull request #2 from deedubs/new_release Update plugin version
push time in 3 months
PR merged deedubs/helm-convert
What Update plguin version in plugin.yaml
pr closed time in 3 months
push eventdeedubs/helm-convert
commit sha 0c78e4a54b07c8a0e130240d954df83577feeddb
Replace : with - in filename
commit sha 027e835ea86ccfa01e118af6d59f1a977d8d386e
Add a test case
commit sha 03469ad832c3a2da4a127f1aaaf7a6670de21307
Update test name
commit sha 9b79612b844bd3017667d6411cbb999acef8935d
Update test name
commit sha df3a6f1fcb2c79ab35274356c272edbe75fd8a30
Merge pull request #1 from anujpaliwal23/master Resource/File Replace : with - in filename
push time in 3 months
PR merged deedubs/helm-convert
What
If a chart has : in its name, then filename in resources/<file-name>.yaml will also have : and this causes problem on windows machine, so replacing : with - would fix the problem
pr closed time in 3 months