Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jenkins X

All In One CI/CD including everything you need to start exploring Kubernetes
Collective - Host: opensource - https://opencollective.com/jenkins-x - Website: https://jenkins-x.io/ - Code: https://github.com/jenkins-x/jx

fix: place all ldflag parameters onto one line

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - 90c1128faa027abbf63abe217187b730f62899ce authored over 5 years ago by Cai Cooper <[email protected]>
fix: Don't update release when generating changelog

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - 5003690f9e4076b6bba9ce2c31ada311c994a41d authored over 5 years ago by Cai Cooper <[email protected]>
feat: improve output for dependencies in changelog

* sort the dependencies
* add a component
* collapse multiple version changes for a owner/repo:c...

github.com/jenkins-x/jx - d8c701ff0845a9db6879a6b6d2c493264f92085a authored over 5 years ago by Pete Muir <[email protected]>
feat: add support for dependency matrix

github.com/jenkins-x/jx - cd9713339d1dd5579af5c9ed728d814f580d57de authored over 5 years ago by Pete Muir <[email protected]>
chore: typo

Signed-off-by: James Strachan <[email protected]>

github.com/jenkins-x/jx - f53fb9dd90b68301049996278e11396d9a3a07b2 authored over 5 years ago by James Strachan <[email protected]>
fix: lets modify the 'jx update webhooks' to default to reuse SRs

* lets query all the available SourceRepositories by default and update those

fixes #4444

Sign...

github.com/jenkins-x/jx - 78fedc472064227afb0974b7fe746ae236a2b65a authored over 5 years ago by James Strachan <[email protected]>
chore: polish the console output for interpreted pipelines

Signed-off-by: James Strachan <[email protected]>

github.com/jenkins-x/jx - 788068211a2747ccad397fe479513eb930297c44 authored over 5 years ago by James Strachan <[email protected]>
fix: add masking OOTB to the output of 'jx step helm apply'

fixes #4451

Signed-off-by: James Strachan <[email protected]>

github.com/jenkins-x/jx - fd5473d59ed13032f3a8f00f36f960a84731fe24 authored over 5 years ago by James Strachan <[email protected]>
chore: fix hound

Signed-off-by: James Strachan <[email protected]>

github.com/jenkins-x/jx - e63f9314b5d42c48795e291aff34a1fb2b4c4221 authored over 5 years ago by James Strachan <[email protected]>
chore: typo

Signed-off-by: James Strachan <[email protected]>

github.com/jenkins-x/jx - aa7faee417cd40c99a0f421539deb99f9b5bd2d0 authored over 5 years ago by James Strachan <[email protected]>
chore: fix grammar

github.com/jenkins-x/jx - e853a25038c5e22b08b38c8efa1dafcd9a1d8928 authored over 5 years ago by Pete Muir <[email protected]>
chore: better document how the test targets works

github.com/jenkins-x/jx - 36638ba2365862172b2f632060ad66b563f653c6 authored over 5 years ago by Pete Muir <[email protected]>
feat: do not redownload istio tarball

cache it locally
in case of flaky networks

Signed-off-by: Carlos Sanchez <[email protected]>

github.com/jenkins-x/jx - 6bef7424c7ddfcd38332681eb5f6af40595cad22 authored over 5 years ago by Carlos Sanchez <[email protected]>
Allow flags to overwrite config

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 2ff3a97d61f2163a13197e1629d503e9464fd433 authored over 5 years ago by Mark Cox <[email protected]>
Write config used as yaml

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 17402d7c846aac08a83c9bd8296b20ed061c72ac authored over 5 years ago by Mark Cox <[email protected]>
GetConfiguration test

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 47d14fd8d7a0c196fd9df9f1f02cdf4aab2021b0 authored over 5 years ago by Mark Cox <[email protected]>
Is config explicitly set

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - dff49e8ee312c3d78686f0563c83e7e253791ba7 authored over 5 years ago by Mark Cox <[email protected]>
Test configExists

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 06c772e1ac3c2e4173b281077ed3ee1867daa47a authored over 5 years ago by Mark Cox <[email protected]>
Fix debug config file creation

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - e9a5cd1ce3d7082ba54ff006ac71d008b0405e41 authored over 5 years ago by Mark Cox <[email protected]>
Create cluster GKE using yaml config

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 5d38ba9be57180282325b50f965a88c713411634 authored over 5 years ago by Mark Cox <[email protected]>
Move viper read config to common

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 84b9db888b4194343ba1dd4c784b8b8c398a970c authored over 5 years ago by Mark Cox <[email protected]>
Unmarshal config to flags

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 489475eabc55b40d8589bd8e356369be7fdd144f authored over 5 years ago by Mark Cox <[email protected]>
fix(tekton): Clone before getting GitInfo in step create task (#4479)

Metapipeline fun - if we don't clone first, we end up with no repo,
which unsurprisingly is bad ...

github.com/jenkins-x/jx - c34edaf34aa81da833b6a6f6a5fc19020ec549c5 authored over 5 years ago by Andrew Bayer <[email protected]>
chore: configure semantics-commits bot (#4473)

github.com/jenkins-x/jx - 94787d430b6931685eecf312942d780ff80c7d75 authored over 5 years ago by Pete Muir <[email protected]>
Ignoring temporary edits when releasing (#4469)

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - 28d7d6993b1eb9ac8911c27b5df0ec6ae53cc08d authored over 5 years ago by Cai Cooper <[email protected]>
fix(tekton): Make sure parsed.Options is initted. (#4461)

Otherwise we can end up with a nil pointer here, which is, y'know, bad.

Signed-off-by: Andrew B...

github.com/jenkins-x/jx - 7c1d18b4240a585fe740708315b4c5ad124fa3a7 authored over 5 years ago by Andrew Bayer <[email protected]>
Fix AddLabel (#4462)

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - aaf0fe460b42e0fa9353d4c560747090b3690609 authored over 5 years ago by Mark Cox <[email protected]>
feat: generate a table showing dependency updates (#4454)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 916c98b8ca96c40c4df32f8c161e3800e0b7deda authored over 5 years ago by Pete Muir <[email protected]>
fix: environment controller not finding git token if GIT_KIND (#4447)

looks like a regression in the code - using the git repo URL not the git service URL (https://gi...

github.com/jenkins-x/jx - b7427336c4a044e7c9174594a778570ab489973b authored over 5 years ago by James Strachan <[email protected]>
Merge pull request #4459 from cagiti/amend_changelog_update

fix: Try uploading the release note with the release

github.com/jenkins-x/jx - cecd5447a6074287662f863d499805391e5f1b9a authored over 5 years ago by Cai Cooper <[email protected]>
chore: Fix scheduler docs (#4450)

* chore: Fix scheduler docs and add ability to apply config directly using gitops mode.

Signed-...

github.com/jenkins-x/jx - b3173578d628868d010588f48fcd4af4214d573f authored over 5 years ago by David Conde <[email protected]>
fix: lets default to jenkins x pipelines if there's a missing importmode (#4457)

if we lose the import mode for some reason on the teamSettings, lets default to jenkins x pipeli...

github.com/jenkins-x/jx - ad77f1f0af2c344c1250bcaf14b1acfa6811a333 authored over 5 years ago by James Strachan <[email protected]>
Try uploading the release note with the release

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - 30f38d9805a918d84c0eb7c21070f35459720f6a authored over 5 years ago by Cai Cooper <[email protected]>
feat: add support for regex and chart based version updates (#4434)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - a7c7725330c9e58292cc0d2583d67b71e3d9251c authored over 5 years ago by Pete Muir <[email protected]>
Allow changelog step to update the release (#4453)

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - d5c3fab32284adae062407948660569ed44d4f32 authored over 5 years ago by Cai Cooper <[email protected]>
fix(tekton): Metapipeline should pass env/labels to generated pipeline (#4430)

* fix(tekton): Metapipeline should pass env/labels to generated pipeline

We should be passing t...

github.com/jenkins-x/jx - 5687f414238401b83af8459b0b21529d60e65d77 authored over 5 years ago by Andrew Bayer <[email protected]>
Fix path to linux binary when calling changelog (#4446)

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - daaf3293890ac00c50ed6e1f91a934c6c72de21b authored over 5 years ago by Cai Cooper <[email protected]>
fix: add vault support to 'jx boot' (#4426)

* fix: only validate kaniko secret on GKE right now

Signed-off-by: James Strachan <james.strach...

github.com/jenkins-x/jx - 6c350ef763e0ef77744459564031ffaf3c4778b6 authored over 5 years ago by James Strachan <[email protected]>
Added retry around some tests which appear to be flaky (#4435)

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - c9e8680ac0f5cc8886be12d67b1b4030e680677a authored over 5 years ago by Cai Cooper <[email protected]>
Try and implement a separate build for each binary (#4428)

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - aa6ce0ec1d91289eb3d17c7278a8381b51df8917 authored over 5 years ago by Cai Cooper <[email protected]>
chore(tekton): Add build number to Tekton CRD labels (#4416)

This will be helpful in the context of #4320 and #4362 for identifying
all `PipelineRun`s etc fo...

github.com/jenkins-x/jx - c1d7e68ea0a6a80887c5077932e7b5f3d5ea1b1e authored over 5 years ago by Andrew Bayer <[email protected]>
fix: Resolving lack of tags in repo during release (#4427)

* Resolving lack of tags in repo during release

Signed-off-by: Cai Cooper <[email protected]...

github.com/jenkins-x/jx - ea30967602c67b5423a26202c634c354aa46a1f1 authored over 5 years ago by Cai Cooper <[email protected]>
feat(tekton): adding command to create and apply metapipeline (#4320)

* chore: removing unreachable code and improving help message of step_tag

- fixing some typos

...

github.com/jenkins-x/jx - ee747c794323064ba0be029dcd6573a80cc7aef4 authored over 5 years ago by Hardy Ferentschik <[email protected]>
chore: set a valid version for bank-vaults (#4358)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 88faf7d5c1187a4b25cbea98ac41a1197d370b38 authored over 5 years ago by Pete Muir <[email protected]>
Sanitize bucket lables (#4420)

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 665b231b5ab53b56068bf7cf7619d82f15e142e3 authored over 5 years ago by Mark Cox <[email protected]>
Corrected version number (#4419)

github.com/jenkins-x/jx - 4a359e43fee8fade6fd4ad973e3ae371689a4038 authored over 5 years ago by Cai Cooper <[email protected]>
Specifying the builders version for the release step (#4418)

It seems that the default builders version within the platform version is too old to contain gor...

github.com/jenkins-x/jx - 6d937a4a791136258e42379fecabff88052a21a1 authored over 5 years ago by Cai Cooper <[email protected]>
feat: implement updatebot in jx (#4396)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 8f1ebec5c79050f3a11a340afd13633cb9464e04 authored over 5 years ago by Pete Muir <[email protected]>
feat: Updated release to use goreleaser (#4348)

* Removed go get as goreleaser should be in the container

Signed-off-by: Cai Cooper <caicooper8...

github.com/jenkins-x/jx - 4aed60c6c9297b5ace5c48c71c81078c892994db authored over 5 years ago by Cai Cooper <[email protected]>
fix(tekton): Pick up build pack top-level containerOptions properly (#4389)

We weren't copying over the build pack's `containerOptions` on
extension, so let's do that.

Fix...

github.com/jenkins-x/jx - 283261f9c0a1bf29603517c3b9cc7ab5213ccea6 authored over 5 years ago by Andrew Bayer <[email protected]>
chore: improve formatting of `step bdd` status report (#4408)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - a99173c61404afe3adb067d25398a05b9c8f5492 authored over 5 years ago by Pete Muir <[email protected]>
fix: add a 'jx boot' command (#4406)

* fix: add a 'jx boot' command

to bootstrap an installation using a flexible GitOps pipeline on...

github.com/jenkins-x/jx - 970a888075f56cf3919411b1a6d8bdb1fce6f747 authored over 5 years ago by James Strachan <[email protected]>
chore: kubernetes-1.11.3 is not a module (#4359)

* chore: kubernetes-1.11.3 is not a module

Signed-off-by: Pete Muir <[email protected]>

...

github.com/jenkins-x/jx - 49ed7e85500b2cf70c92fe9bc20e42d1e23531a3 authored over 5 years ago by Pete Muir <[email protected]>
fix: 'jx step helm apply' with temporary dir (#4400)

* fix: lets ensure the jx namespace is created first before kaniko secret

Signed-off-by: James ...

github.com/jenkins-x/jx - f7618b192f6f04661bcaa6097d6cc524b844772e authored over 5 years ago by James Strachan <[email protected]>
fix: add a 'jx step verify preinstall' step (#4397)

* fix: add a 'jx step verify preinstall' step

to ensure the required cloud resources are create...

github.com/jenkins-x/jx - 5c1eac97d9fe1da482e593e7aea9ceb8a02a843b authored over 5 years ago by James Strachan <[email protected]>
feat: Support migrating from prow config to pipeline scheduler crds (#4331)

fixes #3919

Signed-off-by: David Conde <[email protected]>

github.com/jenkins-x/jx - 0229801795274d058047bf855f35edd43bc58fde authored over 5 years ago by David Conde <[email protected]>
fix: if the user is fully numeric, prepend an X (#4382)

Fixes #3818

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - 68a71de1cf0fee63c34bb85eaa87fc7f75ecf925 authored over 5 years ago by Pete Muir <[email protected]>
fix: 'jx create terraform' working again with increased priv (#4378)

Signed-off-by: Gareth Evans <[email protected]>

github.com/jenkins-x/jx - f7c4efe880b3a2b41ed69fb8144f267a65ad4b18 authored over 5 years ago by Gareth Evans <[email protected]>
fix: disabling kaniko by default on EKS (#4387)

* fix: disabling kaniko by default on EKS

Signed-off-by: Gareth Evans <[email protected]...

github.com/jenkins-x/jx - 7ded2d20fe49220ab971251cc282d6fb4799c500 authored over 5 years ago by Gareth Evans <[email protected]>
fix: first spike at a canonical jx requirements configuration file (#4381)

* fix: first spike at a canonical jx requirements configuration file

fixes #4377

Signed-off-by...

github.com/jenkins-x/jx - 110dd9603fa62291cea7acfaa82ae6cf683c246e authored over 5 years ago by James Strachan <[email protected]>
fix: default to use a temporary directory for applying helm charts (#4384)

* fix: default to use a temporary directory for applying helm charts

fixes #4383

Signed-off-by...

github.com/jenkins-x/jx - 3e39386a2ad858d0706cf173290b18721e234a7a authored over 5 years ago by James Strachan <[email protected]>
fix: correctly setting docker registry on GKE (#4368)

* fix: correctly setting docker registry on GKE

* fix: only setting docker reg to gcr.io if kan...

github.com/jenkins-x/jx - d0979d3bb7d536a7840263126c8021ea23bc03d9 authored over 5 years ago by Gareth Evans <[email protected]>
feat: checking for a min terraform version of 0.12.0 (#4372)

* feat: checking for a min terraform version of 0.12.0

Signed-off-by: Gareth Evans <gareth@bryn...

github.com/jenkins-x/jx - 37070b6a78f11943729aac1562d984f873e9cf5c authored over 5 years ago by Gareth Evans <[email protected]>
chore: reduced install logging further (#4371)

Signed-off-by: Gareth Evans <[email protected]>

github.com/jenkins-x/jx - 88c2e15e49bcf380dc42c1d663b3266b535436a2 authored over 5 years ago by Gareth Evans <[email protected]>
feat: support for generated secrets in schemas (#4347) (#4360)

If `"default":"<generated>”` is used on a token or a password then it will default to a generate...

github.com/jenkins-x/jx - 7b9c9dbc463c2a61c0727b9fbe15c23af58aaa14 authored over 5 years ago by Pete Muir <[email protected]>
fix: lets let `jx step create values` work with vault + local files (#4350)

* fix: lets let `jx step create values` work with vault + local files

also lets polish a little...

github.com/jenkins-x/jx - 921163c03e39613433bd3f4e74af1ee619793d66 authored over 5 years ago by James Strachan <[email protected]>
fix(tekton): Preserve overridden step name and fix override test (#4363)

Signed-off-by: Andrew Bayer <[email protected]>

github.com/jenkins-x/jx - ad0afbb42c5500c53a93a9efbf12077969a2ad47 authored over 5 years ago by Andrew Bayer <[email protected]>
feat: support for generated secrets in schemas (#4347)

If `"default":"<generated>”` is used on a token or a password then it will default to a generate...

github.com/jenkins-x/jx - b7e23b35b191148cdee5544e9a1c9a78344bb1ef authored over 5 years ago by Pete Muir <[email protected]>
fix: remove the secret abstraction in jsonschema (#4351)

Signed-off-by: Pete Muir <[email protected]>

github.com/jenkins-x/jx - bad8eabc89a9a54c5d9ee5ce91423467324b8345 authored over 5 years ago by Pete Muir <[email protected]>
fix: Added missing timestamps (#4302)

Signed-off-by: Terry Cox <[email protected]>

github.com/jenkins-x/jx - 6c3b0faf5d55fa330f2149defc0bfbd4e631f679 authored over 5 years ago by tdcox <[email protected]>
defaulting long term storage to false if provide not GKE as not supported by other providers (#4342)

Signed-off-by: Anouska Streets <[email protected]>

github.com/jenkins-x/jx - 02a84ebf08a98869eb274645cbda9a8b40f74868 authored over 5 years ago by anouskastreets <[email protected]>
fix: updating git merge image used in Tekton pipeline (#4338)

fixes issue #4337

Signed-off-by: Hardy Ferentschik <[email protected]>

github.com/jenkins-x/jx - d5e2f424551e5c186695bd45266d1874c4305562 authored over 5 years ago by Hardy Ferentschik <[email protected]>
feat: add jx step create values (#4343)

`jx step create values` reads a schema and generates a `values.yaml` file
by asking questions of...

github.com/jenkins-x/jx - ab4a11e0b4ae156ac3790df2aef0c6b3ca30fa10 authored over 5 years ago by Pete Muir <[email protected]>
fix: removed the hack to set the verbose flag (#4346)

Signed-off-by: Gareth Evans <[email protected]>

github.com/jenkins-x/jx - d5f7e09a56a7863ab5ae0c8cbb093f5b3c8797a6 authored over 5 years ago by Gareth Evans <[email protected]>
fix: refactor out a sub-interface from Vault for VaultURL injection (#4330)

* fix: refactor out a sub-interface from Vault for VaultURL injection

* so we can support local...

github.com/jenkins-x/jx - fd44df5f861f3b5e89d6fe3ae07653308f45c308 authored over 5 years ago by James Strachan <[email protected]>
fix: making sure the right Run function is called for step git merge (#4336)

fixes issue #4334

Signed-off-by: Hardy Ferentschik <[email protected]>

github.com/jenkins-x/jx - 442ddfc3176f50ef463faecb0152397dc861df38 authored over 5 years ago by Hardy Ferentschik <[email protected]>
Revert "Updated release process to use goreleaser (#4130)" (#4335)

This reverts commit ea7fdfc4ad154aa1f419f377ff48a85bd11a47fa.

github.com/jenkins-x/jx - 19da9a4e0168344e88ede26d70ad6a0df64cd34f authored over 5 years ago by Cai Cooper <[email protected]>
chore(tekton): Switch env to be corev1.EnvVar (#4332)

I honestly can't remember why I used our own `EnvVar` rather than
`corev1.EnvVar`, and it's kind...

github.com/jenkins-x/jx - fc95231f13a77b149cd1c1db7d9930e71814ba78 authored over 5 years ago by Andrew Bayer <[email protected]>
chore: Remove some unused code in pipeline_config (#4312)

Signed-off-by: Andrew Bayer <[email protected]>

github.com/jenkins-x/jx - 9a088e3fc4f05ab61692e433c6df09d9adc9c2b5 authored over 5 years ago by Andrew Bayer <[email protected]>
Updated release process to use goreleaser (#4130)

Signed-off-by: Cai Cooper <[email protected]>

github.com/jenkins-x/jx - ea7fdfc4ad154aa1f419f377ff48a85bd11a47fa authored over 5 years ago by Cai Cooper <[email protected]>
chore: minor rename of terraform service account (#4327)

github.com/jenkins-x/jx - 94bda32f23f898558e261821739518572c6328c5 authored over 5 years ago by Gareth Evans <[email protected]>
fix: make it easier to capture the preview URL from scripts/shell (#4325)

fixes #4324

Signed-off-by: James Strachan <[email protected]>

github.com/jenkins-x/jx - 2cc41d8ba368c420fdd9771586e4b24f76f00b0d authored over 5 years ago by James Strachan <[email protected]>
fix: add step to auto-default GitOps install values (#4319)

* docs: polish verify failure message

Signed-off-by: James Strachan <[email protected]>
...

github.com/jenkins-x/jx - 75e688da29a15d9ab1c90f8a09d58b798cbbeecd authored over 5 years ago by James Strachan <[email protected]>
fix getting secrets from vault when deploying to preview environments (#4318)

Signed-off-by: rawlingsj <[email protected]>

github.com/jenkins-x/jx - cdf8f88cd50b1b97be36fa46f185196a99055453 authored over 5 years ago by James Rawlings <[email protected]>
use Jenkins X image for git merges now that it has been released fixe… (#4132)

* use Jenkins X image for git merges now that it has been released fixes #4131

Signed-off-by: r...

github.com/jenkins-x/jx - a4e05125eb60ff918f24e95de9bc69324dcc32c2 authored over 5 years ago by James Rawlings <[email protected]>
fix: adding local app fails to build dependencies (#3793)

* fix: adding local app fails to build dependencies

helm dependency build is ran in the wrong d...

github.com/jenkins-x/jx - 525110ba9e246e9f0b04f4bd1e73dda9e0480892 authored over 5 years ago by Carlos Sanchez <[email protected]>
fix: fix service URL discovery so it can work without exposecontroller (#4309)

if folks wanna create Ingress resources by hand, lets ensure we use those instead of exposecontr...

github.com/jenkins-x/jx - f333b0ed694ce4a0d6e9a2f026d34dae883e358d authored over 5 years ago by James Strachan <[email protected]>
fix(tekton): Don't wait for pods for stages after a failure (#4306)

The pod for a stage after an earlier stage has failed will never
actually get created, so just s...

github.com/jenkins-x/jx - 026510cf52cd0924830b3cd878b8f6d83b4af4e8 authored over 5 years ago by Andrew Bayer <[email protected]>
fix: add deprecation warning for knative build (#4295)

* fix: add deprecation warning for knative build

* chore: fix hound warnings

* chore: fix typo...

github.com/jenkins-x/jx - 190e159077a1bb40e1579a94333244127dc35fc0 authored over 5 years ago by James Strachan <[email protected]>
fix(tekton): Pass the updated pipelineConfig, not the stale one (#4307)

Without this, we use the original `pipelineConfig`, which may not have
its pipelines populated.
...

github.com/jenkins-x/jx - efa56746216117cc80924ce648950865d88d31ff authored over 5 years ago by Andrew Bayer <[email protected]>
Add user label to lts bucket (#4297)

* Add user label to lts bucket

Signed-off-by: Mark Cox <[email protected]>

* Check for emp...

github.com/jenkins-x/jx - 8661c3e5f2704e3195e68a1ac819e2b147a5e84b authored over 5 years ago by Mark Cox <[email protected]>
Default long term log storage (#4300)

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 2872c55a960e38dab6c9784e280bd1b90c2b4c7d authored over 5 years ago by Mark Cox <[email protected]>
chore: improved logging statements (#4298)

* chore: improved logging statements

Signed-off-by: Gareth Evans <[email protected]>

*...

github.com/jenkins-x/jx - ae0c16ca03873c53f8924d0ab1c68eab0574bde9 authored over 5 years ago by Gareth Evans <[email protected]>
Refactor install logging (#4290)

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - 0cf56ff143ede166e0de8560e821a76f02f30530 authored over 5 years ago by Mark Cox <[email protected]>
feat: use project configured build pack url if present (#4217)

* feat: use project configured build pack url if present

for devpod creation

Signed-off-by: Ca...

github.com/jenkins-x/jx - 65e88f0d69ab17fcd369af3b5e763e9d65f21838 authored over 5 years ago by Carlos Sanchez <[email protected]>
Refactor clone jx-versions repo (#4288)

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - adf9d5a362a6bc0eb4140007aa9fea1b6be2f90c authored over 5 years ago by Mark Cox <[email protected]>
refactor: moving upgrade and update commands in sub-packages (#4274)

fixes issue #4271

Signed-off-by: Hardy Ferentschik <[email protected]>

github.com/jenkins-x/jx - 996a5c6c76efa00e6750f84c5a64af3259aecebf authored over 5 years ago by Hardy Ferentschik <[email protected]>
chore(tekton): Move build pack translation to jenkinsfile pkg (#4135)

* chore(tekton): Move build pack translation to jenkinsfile pkg

Also refactor the functions a b...

github.com/jenkins-x/jx - f203a59ad3ef5a747be2cc7007d6174e1d67b7b8 authored over 5 years ago by Andrew Bayer <[email protected]>
chore: Set resource request and limit for lint context (#4285)

The `build-step-lint` container is currently speaking load pretty
badly and takes waaaaaaay long...

github.com/jenkins-x/jx - 38ec3c09cc6237f84fcbde672eebd4afed7e4441 authored over 5 years ago by Andrew Bayer <[email protected]>
Make some logging Debugf (#4279)

Signed-off-by: Mark Cox <[email protected]>

github.com/jenkins-x/jx - f7f52b08b62274983442bf1806e340f477521cd3 authored over 5 years ago by Mark Cox <[email protected]>