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: handle detecting the bucketrepo secret if not using chartmusem

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

github.com/jenkins-x/jx - ae4e91b6e74a03d06329ab1958d2ee3f60911d7e authored over 5 years ago
fix: fix broken test

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

github.com/jenkins-x/jx - 66a2a51a649832139f342cc6fae5b45632a75fb4 authored over 5 years ago
fix: Set `.Requirements.repository` by default to "nexus"

The helm charts in `jenkins-x-boot-config` need to check this value a
bunch of times, so it'd be...

github.com/jenkins-x/jx - 6f8fa1294ed5cd044780d25a4177cd20b952c4cb authored over 5 years ago
fix(logs): Log metapipeline when generated pipeline is not yet running

Don't just log the metapipeline if it failed or is still running and
there is no generated `Pipe...

github.com/jenkins-x/jx - 99dca7071bc495731227e248f62d5573d1504dc7 authored over 5 years ago
chore: remove people from OWNERS file who don't anymore contribute to jx

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 6b6095dbecd65e0e32504e6c96d3a4be66708ea7 authored over 5 years ago
fix: use the template file when config file is not specified

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 7183e5775f6170ef3d403c73f3198b5511741b8a authored over 5 years ago
fix: ensure a clusterName is always provided for all k8s providers

as we need a cluster name to create the environment repositories and `SourceRepository` resource...

github.com/jenkins-x/jx - 73e5f3983fb885ea0a3c0ef4382f2f5e8ff34e17 authored over 5 years ago
chore: fix failing test

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

github.com/jenkins-x/jx - 56b0187deaea951a73ebe327497d5ec5acefd0d3 authored over 5 years ago
fix: add env var overrides of boot repository

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

github.com/jenkins-x/jx - 6a81c35b5c8a505be3172b6e357ec546f6495aae authored over 5 years ago
fix: avoid incorrectly parsing a repo name starting with 'repos'

or 'projects' do to incorrect bitbucket replacement logic

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

github.com/jenkins-x/jx - ebc386a160980e8dd363e7f4b1fe5f65f8cc5a26 authored over 5 years ago
fix: add a flag to disable resetting of the ingress domain

for cases you want to hand craft the domain and ignore the ingress controller `LoadBalancer` IP ...

github.com/jenkins-x/jx - 08277a51291df153f34c461ac7ff62a0b90b3493 authored over 5 years ago
fix: it can be hard to override booleans with terraform, we have used yes|no for enabling TLS so doing the same with GitHub Apps

github.com/jenkins-x/jx - 8faa045a128ff23ebae2eb88692623015506c1e1 authored over 5 years ago
fix: only replace `gcr.io/jenkinsxio/builder-.*` images in pipelines

to avoid replacing unrelated images with builder versions in pipeilnes

Signed-off-by: James Str...

github.com/jenkins-x/jx - b4a827e8d969e24543bc1cdee6e9eb3b6140338d authored over 5 years ago
chore: add more logging in case waiting for a PR returns another value

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

github.com/jenkins-x/jx - ff933ff2c0c49cb7cf86f315de6594bc789ca1b9 authored over 5 years ago
fix: lets generate a PR on the dev environment when we import a project

so that if folks re-create the cluster and re-run boot the SourceRepository gets recreated

Sign...

github.com/jenkins-x/jx - e70bf53767817a88c0f3a43de58c7f45e0a2130f authored over 5 years ago
chore: fixed logging

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

github.com/jenkins-x/jx - 4c150e84e2551c87baf852b319bb46be39c7088d authored over 5 years ago
test: Use boot config release from version stream in boot-vault test

This is needed due to #5949 causing `jx boot` to fail out if you clone
a newer version of `jenki...

github.com/jenkins-x/jx - 47a01e68af5a0c2adbc980f61448da24fb7111cb authored over 5 years ago
fix: add search aws cli for clustername

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

github.com/jenkins-x/jx - 8c042de3ea126176b36313a0cb87e8b7ec829e55 authored over 5 years ago
fix: remove 1.13 go version from go.mod and fix variable names

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

github.com/jenkins-x/jx - 3c84f9a4046a3e37df2932bf213530988a2c958e authored over 5 years ago
fix: add tests

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

github.com/jenkins-x/jx - 6964e7c3332195f20787a8f34ccdb025ddfbd7fe authored over 5 years ago
fix(jx-boot): Add support for eks arns as context names

add regex for eks arns

fixes #5844

Signed-off-by: Andrew den Hertog <andrew.denhertog@prodigyg...

github.com/jenkins-x/jx - b6ab8d65a9435808a902c4bdaae7047b8b4d5a15 authored over 5 years ago
fix: regex not set up correct (thank you tests)

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

github.com/jenkins-x/jx - 76a958c6b34b7b86f1e5255873cb551ecbda26d7 authored over 5 years ago
fix: Use existing aws sdk session to retrieve eks clusters region

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

github.com/jenkins-x/jx - dc70441e52d7dc072e637b96d925091431f69b17 authored over 5 years ago
fix: Remove defunct CloudBees addon, add "jx ui" replacement

fixes #5923

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

github.com/jenkins-x/jx - 80400d4c9b9c3ea2924da796310be5635b78436b authored over 5 years ago
fix(boot): 'jx upgrade boot' needs to fetch upgrade boot config SHA before cherrypicking

Without doing that, the cherry-pick will fail due to the commit from
the release tag not being p...

github.com/jenkins-x/jx - 26120edd70f9cc0a7b9aacf4de1a300ac91e19fc authored over 5 years ago
chore: Add importfmt as dependency to generate-* targets.

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

github.com/jenkins-x/jx - 78b81f1d9b2ebb58bc0f0481d8e323b07adbb3c7 authored over 5 years ago
fix(versions): Delete and reclone version stream significantly less.

By switching to an approach using our `Gitter` APIs rather than the
`go-git` for handling an exi...

github.com/jenkins-x/jx - 26a62c0ab9bca665a53ab3bc4072106dfb4f87ab authored over 5 years ago
feat: add `--sort` flag to get activities command

This allows activities to be sorted by timestamp so last running
activities are easier to spot.
...

github.com/jenkins-x/jx - 043b3a6e803404f146a2be8b8c3d6b71016df924 authored over 5 years ago
fix: Don't crash build controller for errors in labeling legacy resources

Just warn if a `SourceRepository` or `PipelineActivity` that doesn't
already have its label popu...

github.com/jenkins-x/jx - 140e8d52084bf8ae30d23721514ae33e6887279c authored over 5 years ago
fix(boot): Try to update local boot clone to config ref from versions

This will check if the boot clone isn't using the ref the desired tag
points to, after cloning t...

github.com/jenkins-x/jx - 006bdeaf12ea3f30ef575cd743fa4d70b6d536fb authored over 5 years ago
test: update pegomock to version v2.7.0

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - d8c3e032e903b54c39b5c9d775dd09a6b3eb6af0 authored over 5 years ago
chore: fix typo in comment

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 4d99d4e3f01c3dacc78d1d1dd6c454de2ac07eb6 authored over 5 years ago
chore: revert pegamock to v2.2.0 to get the code generation working

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 07f3aa4dad180513bd5d791691b0b7f44ee9eb3e authored over 5 years ago
chore: fix lint warnings

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 643b62fa372d43609a24392901018d7e225e7390 authored over 5 years ago
chore: fix lint warnings

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - e0f2eec656d73850f46fa143fc56f8301aa2c723 authored over 5 years ago
feat: use the auth configmap/vault service when an auth configmap is available

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 3d92c1c7c23cf5e2a37457a86cef59c1bacd73dd authored over 5 years ago
feat: add a new auth config saver which can load the auth config from a configmap and resolve the secret URIs from vault

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 3f4760f172b79f39b9412c0b4129f108f85e329d authored over 5 years ago
test: add unit tests for new auth config loader

This auth config loader fetch the auth config from a configmap and resolve
any vault URIs.

Sign...

github.com/jenkins-x/jx - 8d1d9a946a773c4c208ca6336fbb2f17b11d0885 authored over 5 years ago
fix: use tide based merging for promotion

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

github.com/jenkins-x/jx - ffcbd298a1e87871bc50008899f3f4a3c465bd41 authored over 5 years ago
fix: Use tide-based merging for `jx delete application` as well.

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

github.com/jenkins-x/jx - 26a8209fe56f7a541be92425b0139ac483682b73 authored over 5 years ago
fix: Ignore tide context for last commit status on PRs

This should hopefully get `jx promote` and `jx delete app` to stop
getting confused by `tide` co...

github.com/jenkins-x/jx - 6386bd01cc6ed4a10c3b026c85f237c9625179d9 authored over 5 years ago
fix: Don't lazily create SourceRepository for PipelineActivity

We don't use the `SourceRepository` in the `PipelineActivity` any
more, so let's stop doing this...

github.com/jenkins-x/jx - 9081df15c1b78f24429f1440493890582d0565a8 authored over 5 years ago
fix: added function to generate projectNumber for gke in requirements

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

github.com/jenkins-x/jx - 23d6f061294b1ae74243b79b72421616b18399d7 authored over 5 years ago
feat: enable S3 as a LongTermStorage target and refactor code to work with two providers

feat: rebased to get requirements from TeamSettings

feat: rebased and modified code

feat: enab...

github.com/jenkins-x/jx - 5c54a6395cee1d009d604e21e68b490a936ce647 authored over 5 years ago
feat: add an option to templated config command which allows to provide parameter values

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - c94e8478a44844b701d0df316f6c883951931c4b authored over 5 years ago
test: add some unit tests for create templated config command to cover the parameters interpolation

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - 2f7b09216f1eafffd7c092fe4435cabdf348a2b8 authored over 5 years ago
feat: if using self signed certs from letsencrypt (typically during CI tests) we need to enable insecure SSL

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

github.com/jenkins-x/jx - 7f17d7f47c57832ea5238ddfaeee517b05553051 authored over 5 years ago
fix: Delete and reclone version stream in case of non-fast-forward

fixes #5945

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

github.com/jenkins-x/jx - bb422634a084f80aa2775682ca1034e5a966a3b9 authored over 5 years ago
fix: lets avoid adding githubApp

lets avoid mandating the githubApp struct if its not configured

github.com/jenkins-x/jx - 5379114a565a2ec07e516a9d5d3e363cec3161f6 authored over 5 years ago
fix: regenerated

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

github.com/jenkins-x/jx - add73fbf9afaaa509cc1bad09b185b0d32a1fb48 authored over 5 years ago
fix: try fix bdd tests

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

github.com/jenkins-x/jx - e6c0119bbaca54783cfd1adc478584783be7372f authored over 5 years ago
feat: allow github app flag in requirements.yaml

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

github.com/jenkins-x/jx - e0c9ca629747d5619b7444ee352db43cc799592d authored over 5 years ago
chore: reverting PR #5891 to return to custom version stream cloning

github.com/jenkins-x/jx - df0e9c3a08302c6a13f1a9b923c90594dbcc13f1 authored over 5 years ago
fix: Reducing and structuring the log output of `jx boot`

fixes #5927

github.com/jenkins-x/jx - 3753b89d317fd4c414af5fad42b8c329c3afda98 authored over 5 years ago
fix: Don't patch unnecessarily

Specifically DevEnvAndTeamSettings in team_settings wont modify unnecessarily,
thus mitigating p...

github.com/jenkins-x/jx - ea8005259f1d14d8c97d68f307578cdcd2d3bdcf authored over 5 years ago
fix: git remote add fix

lets not fail if we try and add a git remote if one already exists

Signed-off-by: James Stracha...

github.com/jenkins-x/jx - a1d1b7d2fff76b35f0996558e31414b8911bb497 authored over 5 years ago
feat(pipeline): Allow activity for next build number and branch as revision

With the new `UseActivityForNextBuildNumber` and `UseBranchAsRevision`
boolean parameters for `P...

github.com/jenkins-x/jx - 15e951f236ce229c317dd8bb71f78df8e9d7c879 authored over 5 years ago
test: adding tests for JX_LOG_LEVEL

github.com/jenkins-x/jx - 1d089a2462e69fc9552624fdf4a79e4874d2cde4 authored over 5 years ago
feat: set the logging level via JX_LOG_LEVEL

Closes #5080

Signed-off-by: Andrea Scarpino <[email protected]>

github.com/jenkins-x/jx - a9452200392c098cc27d4fa9c9557714460b6297 authored over 5 years ago
feat: added optional GKEConfig block into requirements

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

github.com/jenkins-x/jx - e8da43fe6eb4e4320835b88dc4b19765a46cf553 authored over 5 years ago
chore: added generated code

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

github.com/jenkins-x/jx - db1e32552d04f586dbd37338432adce2b1f5d71d authored over 5 years ago
fix: BDD test reports don't stash after using a test cluster

So let's delete `~/.kube/config`, which just contains the test cluster
in it, before we stash an...

github.com/jenkins-x/jx - 6c86104bc6ebe115db09e8ad76e7a8776b7e034f authored over 5 years ago
fix: Only use storage git branch for stash if no bucket is specified

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

github.com/jenkins-x/jx - 2da66a81b302743fbe4d49eca9895bc21f388c05 authored over 5 years ago
test: get preview command

This commit adds tests that reflect the current implementation of
CurrentPreviewURL().

related ...

github.com/jenkins-x/jx - 6f4d1c21a4f3a6f3d68cbc62e27f92a0215dabef authored over 5 years ago
fix(pipeline): Add GIT_* env vars to non-pod template images

If a step uses an image that isn't a pod template alias, like `go` or
`maven`, and instead uses ...

github.com/jenkins-x/jx - cec2b7add6ab70d33b6122c25dd052f61c9a9c91 authored over 5 years ago
feat: added mergo to handle the differences between versions of jx-requirements.yml when upgrading a cluster

chore: remove unused code
Signed-off-by: Daniel Gozalo <[email protected]>

feat: removed an...

github.com/jenkins-x/jx - 94f3546e7cb1396018e1450dcc91addbee5f457b authored over 5 years ago
feat: upgrade template builder images

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

github.com/jenkins-x/jx - f3d94b6d77132ad1450e289c1ea863ce1db72881 authored over 5 years ago
fix: vault operator should use requirements version stream

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

github.com/jenkins-x/jx - d88a3cac0b07e7c5376553c75efe0e8d32ef933b authored over 5 years ago
fix: helm apply should use requirements version stream

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

github.com/jenkins-x/jx - d35d4d803dd26efda7d518985b357a0f83fb5a29 authored over 5 years ago
fix: team settings should only be set by dev-env template

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

github.com/jenkins-x/jx - bc868a8ea2c769048e82dce68c2be1e41bd2de75 authored over 5 years ago
chore: Switch calls passing "o.In, o.Out, o.Err" to using a struct instead

fixes #5901

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

github.com/jenkins-x/jx - 6b5d29ba137b03a16693f8f1059c4f2da4278015 authored over 5 years ago
feat: lets add a specific wait-for-chart step so that pipelines can wait until a helm index has been updated to contain the newly released chart

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

github.com/jenkins-x/jx - 7ae01e5e215861023bbd64d2d523c3e72903a512 authored over 5 years ago
fix(pipeline): Use standard version stream cloning logic in metapipeline

Now that the standard version stream cloning logic has merged, let's
use that in metapipeline ra...

github.com/jenkins-x/jx - 67f0a3f82559731cb4369fa5b5aec1246c74e684 authored over 5 years ago
chore: fix comment typo

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - ee0ed5a174ae17788ff953ea177aee89f5e0495c authored over 5 years ago
chore: added a timer to display the time taken to verify the endpoint

github.com/jenkins-x/jx - 4f6b882b49c23b75aa1d1997e5863c15bbdd4e63 authored over 5 years ago
fix: Ensure git user/email are configured in `jx step verify env`

This isn't strictly necessary - when run via `jx boot`, the earlier
`jx step git validate` has t...

github.com/jenkins-x/jx - 054eb37deb83465675109d2e0202d549f4e3aa10 authored over 5 years ago
fix: Add GIT_COMMITTER_* env vars to dev env pipeline

fixes #5887

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

github.com/jenkins-x/jx - 36d581db765bfa96a808cd63ecc8cd897c33dd67 authored over 5 years ago
test: add some unit test to validate that the secrets URI are properly resolved and validated

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - e2eab3d7a8e06cfb1b61246ced8ec84d578dec3d authored over 5 years ago
fix: handle properly the error check in the verify values unit test

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - be0285018743bfda98423593a1ff7552dfe471a0 authored over 5 years ago
chore: fix typo

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - d957ba921d5df31c313e37546ac1371747f6b5c2 authored over 5 years ago
fix: resolve the secrets URI before validating the parameters

Signed-off-by: Cosmin Cojocar <[email protected]>

github.com/jenkins-x/jx - bdbcddb391eb3fc0d542debcdee6b4cee8c4dace authored over 5 years ago
chore: support making the version stream upgrade ref configurable

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

github.com/jenkins-x/jx - 90293dfe8324cfeb9989231187b5a2d8186f8318 authored over 5 years ago
chore: remove github app command

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

github.com/jenkins-x/jx - 517e8fa94bb21d74d39d3d14376e7421f11841b4 authored over 5 years ago
chore: functionalise cb profile setup

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

github.com/jenkins-x/jx - 991827b963b8b0d86ea657b8f76aa3bfbd70bfa0 authored over 5 years ago
fix: Fix version stream + tag handling and tests

* `gitter.Describe` should fall back on just returning the original
ref if the commit-ish is unt...

github.com/jenkins-x/jx - 645adc6ff610f8ab0ab3faecbd581d84beb50687 authored over 5 years ago
fix: Bring back locking of version stream to tag

De-reverts #5110, in the process reverting #5870.

This reverts commit c99efa18693ceacd44f9a7073...

github.com/jenkins-x/jx - 387c3eac58dfc06ec32bdc6ca3e4ae3f7c86dd8d authored over 5 years ago
fix: Revert PR 5110

PR #5110 breaks version streams BDD tests, where they use a specific
ref from the version stream...

github.com/jenkins-x/jx - 532f3b654ca5994868dcbd33bfd28474b2f9b1c7 authored over 5 years ago
chore: determineGitRef tests

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

github.com/jenkins-x/jx - 253dfa81fd0dda244b2035d0117a2efd269be824 authored over 5 years ago
fix: default gitRef to master if not in default/specified version stream

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

github.com/jenkins-x/jx - 64b5420d53d65fb056d5296203acd2283ad03aac authored over 5 years ago
docs: polish header in config docs

github.com/jenkins-x/jx - 682f182609fc78aef31628ec2bf46edc8fb550ce authored over 5 years ago
feat: add an option to boot command to override the default requirements file from repository

The requirements file provided as a CLI argument will override the default file from the boot re...

github.com/jenkins-x/jx - 8991f321eb50ac00dc5fcc836be44ae8a8663f18 authored over 5 years ago
fix(versionstreams): add file checking to each test.

github.com/jenkins-x/jx - 6e891af4c53a8d74c7d099738dce95322219e121 authored over 5 years ago
fix: lock versions stream to tag

Fixes #5087

Signed-off-by: Pete Muir <[email protected]>
Signed-off-by: Will Refvem <wbre...

github.com/jenkins-x/jx - fd09a279b9e6bef04ea99cac217dca31446f4d1c authored over 5 years ago
feat(gits): add tests for git describe method on GitCLI

Signed-off-by: Will Refvem <[email protected]>

github.com/jenkins-x/jx - 45e7647186ba6490ad221ad21b1e1ace039b3800 authored over 5 years ago
fix: call in upgrade_boot needed an additional return added

Signed-off-by: Andrew Bayer <[email protected]>
Signed-off-by: Will Refvem <wbrefvem@gmail....

github.com/jenkins-x/jx - a860a547fde54dc9dc898b5015162394dc7a3d82 authored over 5 years ago
fix: Switch verify_preinstall_integration_test to use GitCli, not mock

Signed-off-by: Andrew Bayer <[email protected]>
Signed-off-by: Will Refvem <wbrefvem@gmail....

github.com/jenkins-x/jx - ae315246887a159f8599628afa3d7b1f74bebc18 authored over 5 years ago
feat(versionstreams): add some more test cases and tweak some existing ones.

Signed-off-by: Will Refvem <[email protected]>

github.com/jenkins-x/jx - c5a3c4f85cff2b99a087786d7857f65768b6dc51 authored over 5 years ago
feat(versionstreams): adding integration tests for CloneJXVersionsRepo

Signed-off-by: Will Refvem <[email protected]>

github.com/jenkins-x/jx - 0bed430d19e052aa6334d56fe42b519737341aeb authored over 5 years ago
fix(versionstreams): removed testing assertions that require advanced knowledge of the latest version stream repo tag.

Signed-off-by: Will Refvem <[email protected]>

github.com/jenkins-x/jx - 42636053f240e32dcf3a982e06f0125e94784ad6 authored over 5 years ago
fix(versionstreams): add tests for passing a commit to CloneJXVersionsRepo

github.com/jenkins-x/jx - f44a2bf67ad181bc1a1249ebc41f8bc501daaadb authored over 5 years ago