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

chore: generated

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

github.com/jenkins-x/jx - 4a580b911520026f374980f60b69169178b8bb33 authored over 5 years ago
fix: lets allow the azure registry subscription to be specified

in the `jx-requirements.yml` file to improve detection of Azure ACR

Signed-off-by: James Strach...

github.com/jenkins-x/jx - b229aa54a329027f17b914d6303016c8d3bffd98 authored over 5 years ago
feat: allow annotations on ServiceAccount

For example, IAM permissions via service accounts require
eks.amazonaws.com/role-arn annotations...

github.com/jenkins-x/jx - b5817fbb9135766e060a155bde2cd57d2dac39d6 authored over 5 years ago
fix: import GitLab repos with subgroups

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

test case added

Signed-off-by: Goodsmil...

github.com/jenkins-x/jx - 7795ae407ef2c0b20fccbba837dedf9141548236 authored over 5 years ago
chore: remove sso addon which is replaced by jx-app-sso

This addon was replaced by jx-app-sso. See github.com/jenkins-x-apps/jx-app-sso for more detials...

github.com/jenkins-x/jx - 2eb29f8c6599a27f57a75d08e31458f1c8991347 authored over 5 years ago
chore: remove cloudbees addon which is now replaced by jx ui app

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

github.com/jenkins-x/jx - 77f4aa5000dbbbb6a6b2462c22f3482d17fcf395 authored over 5 years ago
fix: missing go.mod entries for kuberhealthy

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

github.com/jenkins-x/jx - 1701fc70294a3ce7611f5d8f26d166a3d50983a8 authored over 5 years ago
feat: add jx kuberhealthy command

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

github.com/jenkins-x/jx - 5e224b4fd2b608edf3756db9d0a840c225aa5f04 authored over 5 years ago
feat: add health option to jx diagnose

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

github.com/jenkins-x/jx - 9de6654dae119b7a31d0fae7dad14169042857ab authored over 5 years ago
chore: Rework GenerateCRDs (and related functions) to take a param struct

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

github.com/jenkins-x/jx - 35a03979ecc8fc776cfade635e2c2cf9bf35e10a authored over 5 years ago
fix(pipeline): Don't use `dir` as `workingDir` in Tasks

This time, we're also modifying how CRD generation behaves with regard
to directories when calle...

github.com/jenkins-x/jx - ec96e7ef3145f34270a50d75cd24438fbb3fdd6b authored over 5 years ago
fix: sanitize all the URLs stored in the source repository CRD

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

github.com/jenkins-x/jx - 4dae6ebe99f88ddc8eaec842d40c07d4722df217 authored over 5 years ago
feat: add a utility function to sanitize credentials from a URL

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

github.com/jenkins-x/jx - b041d5b907d4f9311c9492c6b0334fa368bcde18 authored over 5 years ago
fix: use the correct fields name when sanitizing

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

github.com/jenkins-x/jx - 491139e8711c63db02580344e8fc4ce776c05619 authored over 5 years ago
feat: allow control of jx diagnose output

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

github.com/jenkins-x/jx - d77b79cdbe8c7994ac7de3783c7c0bcf5b2f3631 authored over 5 years ago
fix: Set not-yet-really-running steps to Pending in PipelineActivity

fixes #5695

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

github.com/jenkins-x/jx - cdfb0a65ae5fc246cfdf0c6c261e948036fa83ff authored over 5 years ago
chore(test): making boot-vault context gitops enabled

fixes #5638

github.com/jenkins-x/jx - e4abddfe06fc88ed13b68a57e35cfd0401a44604 authored over 5 years ago
chore(test): removing obsolete install test execution from ci.sh

github.com/jenkins-x/jx - 06d847bda6e77d8e581d3df31b6fc0006c3c3de7 authored over 5 years ago
fix: add better defaulting of the container registry

refactors the old `jx import` logic for registry defaulting to boot for #5549

Signed-off-by: Ja...

github.com/jenkins-x/jx - b0015528e94bc1c42954d0243c4c14481ee8057e authored over 5 years ago
fix: allow bucket check to retry

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

github.com/jenkins-x/jx - 3ea8c541fa24538ad478ec95326cca388fb098a1 authored over 5 years ago
fix: Use builder from version stream in release

So that we don't need to update this in the future to pick up fixes
like #5691.

Signed-off-by: ...

github.com/jenkins-x/jx - 9d29360a84803d0fcc4b6cab64d2476e4d91424e authored over 5 years ago
feat: passing cluster with subdomain call

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

github.com/jenkins-x/jx - db3c1e640763ead13920fc47fbf2564c584ee623 authored over 5 years ago
fix: create PR on all jenkins-x.yml files

github.com/jenkins-x/jx - 320e54555b362a0c4a2ebda1541e5379179537d0 authored over 5 years ago
fix: Update existing PR before pushing in `jx step create pr`

I just did a batch of experiments and verified that the `synchronize`
GitHub webhook event does ...

github.com/jenkins-x/jx - 7ac9fa65aa9384fe2d0de3fe0458ea39c14f3e61 authored over 5 years ago
feat: passing user email temporarily on the subdomain call

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

github.com/jenkins-x/jx - 4b6f1d04d16d396e36bf6fba6c8bbd3723d36ed4 authored over 5 years ago
docs: add CII Best Practicies badge

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

github.com/jenkins-x/jx - 505b287d8fe728889f9ce1742be26ae02a1b2511 authored over 5 years ago
fix: increase linter deadline to 15 minutes

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

github.com/jenkins-x/jx - 5a10945e35577048dfd7a7b12942228d8f5e6b87 authored over 5 years ago
Feat: adding Jenkins-x[bot] user

Add special handling for the Jenkins-x[bot] user. This is the Github app bot.

Signed-off-by: wa...

github.com/jenkins-x/jx - 593d0aabe9ffd02c2dc12dd1f8328dace0d5207d authored over 5 years ago
chore: regenerate

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

github.com/jenkins-x/jx - 7977d32e97cc86cf5c19a91498cb7815de20046d authored over 5 years ago
chore: remove old help text

thanks @abayer!

also lets allow the registry host to be set

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

github.com/jenkins-x/jx - 7be75f189a37bc3c4af30a8d305fd7a293285eb4 authored over 5 years ago
fix: renamed to 'jx edit requirements'

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

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

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

github.com/jenkins-x/jx - fe6a93a8accc934abef277f622c7f1c6ab27034b authored over 5 years ago
chore: avoid reusing short flag

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

github.com/jenkins-x/jx - 09a8851a8b9cd781be5b5c57dce40a9323266c2a authored over 5 years ago
chore: fix hound warnings

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

github.com/jenkins-x/jx - db1f970061d036568f7f0e9e7c9faa37f47fb719 authored over 5 years ago
fix: add a 'jx requirements' step to edit the requirements file

lets add a simple step to let folks use bash completion to create/modify the `jx-requirements.ym...

github.com/jenkins-x/jx - 27a8aebe0ce8a6374ee1af01de154691773cbac3 authored over 5 years ago
fix: lets generate a schema for the 'jx-requirements.yml' file

fixes #5663

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

github.com/jenkins-x/jx - 34ee413bdf360a459eb1e3856010121efab4bf5c authored over 5 years ago
fix: lets allow environments be configured as remote

and allow a container registry host to be specified

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

github.com/jenkins-x/jx - d439b842c2b881335c24e8d4790f139475e5c3f6 authored over 5 years ago
fix: copy the only the folder content

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

github.com/jenkins-x/jx - f3a60a59ef0e6fab04515f4c20e2e857d89ff061 authored over 5 years ago
fix: split the linters, fmt and generate is separate scripts

The project requires to be placed in the GOPATH to verify the generated code and docs.

Signed-o...

github.com/jenkins-x/jx - cb9cb1f1a30febcc3da802625dcdd463f00aef7f authored over 5 years ago
chore: disable errcheck linter for now

There are way too many error check warnings at the moment.

Signed-off-by: Cosmin Cojocar <cosmi...

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

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

github.com/jenkins-x/jx - 50cfc7b5165c820c1c158e37ef279e5ac8d8c5fe authored over 5 years ago
fix: define the BASE_WORKSPACE in the lint pipeline

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

github.com/jenkins-x/jx - 41d39c2d1ddc719a52d5553ddab7484caf79c17d authored over 5 years ago
fix: linter script

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

github.com/jenkins-x/jx - 81e1630fb20a6ce536b70b07bd9d376754c4d811 authored over 5 years ago
fix: make sure it copies the contect of the folder

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

github.com/jenkins-x/jx - 09ae3191e048bef829e183b9ad74024a71cd75db authored over 5 years ago
fix: copy the jx project into the go path

This is required to verify the generated code.

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gm...

github.com/jenkins-x/jx - 4475823e509e3d1056bd3920a0ed202bb603d897 authored over 5 years ago
fix: misspell warning

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

github.com/jenkins-x/jx - 72c191bdfdf0e0a03dc135f63239746165c5fed6 authored over 5 years ago
chore: update golangcli-lint version

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

github.com/jenkins-x/jx - 151dd7d170b96c06a45b59eb2f40f340a4be39d3 authored over 5 years ago
fix: lint warnings detected by misspell checker

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

github.com/jenkins-x/jx - ce508ab9daa07e8fb8237c2ed7c6ca4b46e5689f authored over 5 years ago
fix: remove dead code to fix lint warnings

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

github.com/jenkins-x/jx - ef89710b8936c9536922edcb9674cb6100e60f05 authored over 5 years ago
fix: ignore or fix lint warnings detected by gosec

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

github.com/jenkins-x/jx - e7370eb5e3fe4946f88c74095c0ad1fa9240cd5d authored over 5 years ago
fix: Stop updating jenkins-x-platform and prow charts from jx directly

Once https://github.com/jenkins-x/jenkins-x-builders/pull/823 is
merged, it will handle updating...

github.com/jenkins-x/jx - b0e55eaff51aa9f7a5b346d39136f5ac129d55dc authored over 5 years ago
Update pkg/cmd/start/start_pipeline.go

Co-Authored-By: Romain Verduci <[email protected]>

github.com/jenkins-x/jx - a498bec39a884d8238bf2c6920978c4b89af861f authored over 5 years ago
fix: complete changelog on first release

fixes #5646

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

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

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

github.com/jenkins-x/jx - 12315f447219c289601b5161252f014d9f56700a authored over 5 years ago
chore: polish comment to be more accurate

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

github.com/jenkins-x/jx - 1f2b94f8bac2e4b4c754daba3ac764cf3ac4072a authored over 5 years ago
fix: Don't return pointers from iterated list of builds in logging

I have an unfortunate tendency to forget how pointers work. Sigh. If
there are multiple `Pipelin...

github.com/jenkins-x/jx - 7cdc6845da38a6e25e391f936ae856881afaa482 authored over 5 years ago
fix: lookup the vault operator image tag used by boot vault into the version stream

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

github.com/jenkins-x/jx - 3519e6baa092cdc349737a4e2039ca1390055da3 authored over 5 years ago
fix(test): add missig nil check for pull request info

github.com/jenkins-x/jx - 06e9207a632f996f594436e4004c63c58ec6341e authored over 5 years ago
chore(test): adding missing space in message and removing unnecessary error check

github.com/jenkins-x/jx - 9d7975eb7864dce9d09d8ef4b5309511f891e286 authored over 5 years ago
fix(test): fix to fetch test-git-branch first prior to checking it out

fixes #5635

github.com/jenkins-x/jx - 84ff82a7df9026281ad583933519acccd40290b6 authored over 5 years ago
chore: increase logging to work out what is wrong with CI

github.com/jenkins-x/jx - 3bb651673ae40de7353235daa914098c17a08394 authored over 5 years ago
fix: fix logging of vault discovery env var

github.com/jenkins-x/jx - bba2b5873a9471e0394764f018c76bae68c2d2dc authored over 5 years ago
fix: lets set the override env var on the correct stage

github.com/jenkins-x/jx - 949430d8dad272657f58447bb99c80b80b2a7003 authored over 5 years ago
fix: allow to override default vault URL lookup with an env var as well as a requirement

github.com/jenkins-x/jx - 1f8fd8540f1090bc6862bebb85425853a4084612 authored over 5 years ago
fix: looking up vault URL when incluster

github.com/jenkins-x/jx - 72af735ce5b6202031a4f13bd0d8a1cbd41ca65e authored over 5 years ago
feat: remove the nginx-ingress chart when uninstalling

feat: restore the status check as it uses the Helm template instead of the CLI

chore: added tes...

github.com/jenkins-x/jx - bfe9ee579094cb9ecc6d4352a047f47965e6c1b6 authored over 5 years ago
feat: add the requirements file to a ConfigMap on every pipeline run so it can be obtained in other contexts

Signed-off-by: Daniel Gozalo <[email protected]>

github.com/jenkins-x/jx - f6ac6ce8866010af4cfc7d3edb852982da8b1fda authored over 5 years ago
feat: write/read bootConfigURL from dev env requirements

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

github.com/jenkins-x/jx - 78b8b0ecd1ce806ea0d12559a81004d746f3f24b authored over 5 years ago
Revert "chore: remove the --file flag from 'jx step credential'"

This reverts commit 550993892904679933aacc308f3db2b347f826c4.

github.com/jenkins-x/jx - dfb905f2b94b8349a9f9c80ff4e0fbb68ed610e1 authored over 5 years ago
fix: version stream info correctly written into jx-requirements.yml

github.com/jenkins-x/jx - b1d7615d2b01d892ee709eafd0950c90471d186e authored over 5 years ago
feat: update the compliance to use sonobuoy v0.16.0

Also remove the dependency to our fork of sonobuoy.
Signed-off-by: Cosmin Cojocar <cosmin.cojoca...

github.com/jenkins-x/jx - a28cc308c1a7225b3b4ddcae5555fa7385bebf98 authored over 5 years ago
chore: remove the --file flag from 'jx step credential'

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

github.com/jenkins-x/jx - 550993892904679933aacc308f3db2b347f826c4 authored over 5 years ago
fix: allow vault URL lookup to be avoided and always use Ingress so we can run in CI and immitate what a user does with boot

github.com/jenkins-x/jx - 1ae3031ce57bcf01b2024b52a70d4747fae377dc authored over 5 years ago
feat: Add boot BDD test to jx repo

fixes #5599

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

github.com/jenkins-x/jx - 3e3f5c3702acd74a1dd69c4653bef520110eef61 authored over 5 years ago
chore: enable vault storge for boot-vault tests and add new default override flag

github.com/jenkins-x/jx - 17ebabf8908a665196ddc01e489a55d337824cdb authored over 5 years ago
fix: always fetch to a new local branch

fixes #5576

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

github.com/jenkins-x/jx - bc635c85c194a80eea634f397ab6e88f21912663 authored over 5 years ago
fix: boot command should not ask for confirmation when provider is not GKE

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

fixing lint in step_verify_preinstall_test.go

fixe...

github.com/jenkins-x/jx - 76197614b94039c40bbab3a9e781dba3c6ebb7a2 authored over 5 years ago
Revert "fix(pipeline): Don't use `dir` as container `workingDir`"

This reverts commit c0ead5e16903a5fe83efd333b176b0e950de0083.

github.com/jenkins-x/jx - 44dbcfaa22c4c82494dfea4f851661d7c9964295 authored over 5 years ago
feat: avoid asking the user to create a custom domain when booting and default to nip.io if a domain is not provided

Signed-off-by: Daniel Gozalo <[email protected]>

github.com/jenkins-x/jx - d6a77d926103d7079e9b252d8d551f59dd9b1796 authored over 5 years ago
chore: boot upgrade tests

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

github.com/jenkins-x/jx - 29e31e105e2b4b43e7720c7846347f4a2d0432a3 authored over 5 years ago
feat: Add a step to get a dependency version from the dependency matrix

Can be used either with the version stream or a local directory.

First step of #5595

Signed-of...

github.com/jenkins-x/jx - f134b1839d0d05bf91e4fefbc43f579be58b372d authored over 5 years ago
chore: Add FindVersionForDependency with a test

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

github.com/jenkins-x/jx - 524ae21d517085287e01046d2587de0357371c92 authored over 5 years ago
fix(pipeline): Don't use `dir` as container `workingDir`

`dir` can cause problems if you try to use it with a directory created
in a previous step, or di...

github.com/jenkins-x/jx - c0ead5e16903a5fe83efd333b176b0e950de0083 authored over 5 years ago
feat: perform pre-release of jx prior to version stream release

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

github.com/jenkins-x/jx - 277dc9d0139e255f57816492c6448d785f038fa1 authored over 5 years ago
fix: Change type label to have jenkins.io prefix

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

github.com/jenkins-x/jx - dbfa2a1a9354db1530cb69fc5bf4d53592e9b997 authored over 5 years ago
fix: Don't include successful metapipeline in logs

If you start running `jx get build logs` before the metapipeline
succeeds, it should still inclu...

github.com/jenkins-x/jx - 3b4366464febf808a936be6fda419378470007f6 authored over 5 years ago
feat: correctly gatheri boot requirements for EKS

chore: formatting and comment
Signed-off-by: Daniel Gozalo <[email protected]>

fix: fixed t...

github.com/jenkins-x/jx - 142a957c89b47014ed5261412852e53fc05d3d87 authored over 5 years ago
fix: allow clone of private dev environmemt

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

github.com/jenkins-x/jx - 3bfad474a7265e315a7d9ec85a31c532b1f96f83 authored over 5 years ago
chore: git configuration of bot user

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

github.com/jenkins-x/jx - 8b35d94570ae8705d73b36538899ad08181c4706 authored over 5 years ago
chore: clone dev environment repo

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

github.com/jenkins-x/jx - b7403ed26bc38f69c01d4dd5d44f924616bbd400 authored over 5 years ago
chore: tests for new git cmds

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

github.com/jenkins-x/jx - 5215f64ec2dc91af59703a3f27946d38e60300ed authored over 5 years ago
chore: make branching repeatable

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

github.com/jenkins-x/jx - 2f4f6e808aaa55c06c3afdbd498300cd6c3743d2 authored over 5 years ago
feat: push upgrade changes and create PR

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

github.com/jenkins-x/jx - af1abf319d39421a09f50f8719f7d15b9a55524f authored over 5 years ago
feat: support excluding files from change

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

github.com/jenkins-x/jx - 2812b1f0d8e5e6578f5d613bc7716ac2868374fa authored over 5 years ago
chore: determine config url

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

github.com/jenkins-x/jx - 4ff9c8be02c23abb67b06f8fc396a8731fa76cfa authored over 5 years ago
feat: upgrade boot config

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

github.com/jenkins-x/jx - 44dd33549c882bec1c7fb010aaf261198bbac0ae authored over 5 years ago
feat: upgrade version stream ref

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

github.com/jenkins-x/jx - 1910ec71c91311aa93fbb7dababed5f084e41b0f authored over 5 years ago
chore: move boot upgrade to upgrade package

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

github.com/jenkins-x/jx - 15c0ccb4f9eb256028e10e1bbdf581d8137aed90 authored over 5 years ago
fix: removed debug statement

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

github.com/jenkins-x/jx - d551738a422314b9bd58e3589a4b51ddf7899131 authored over 5 years ago
fix: avoid duplicating env vars during verify env

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

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