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
Signed-off-by: Will Refvem <[email protected]>
github.com/jenkins-x/jx - e953159c757a6164db89b7dba25c40f1d0fe3ecd authored over 5 years agoSigned-off-by: Will Refvem <[email protected]>
github.com/jenkins-x/jx - 0e2790ab5d1875e21b6664d3640c94788e080bbc authored over 5 years agoSigned-off-by: Will Refvem <[email protected]>
github.com/jenkins-x/jx - a493773db422e448c4923ac4037a56b00044811b authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - a1befd744a378eafc821c61f7b69f1704c5fa361 authored over 5 years agogithub.com/jenkins-x/jx - fe0b2c493ce185a143418e2b5d614c2ba2dc2f4c authored over 5 years ago
github.com/jenkins-x/jx - c303370ecec81ec3725fb91610068684170fbf43 authored over 5 years ago
I prefer checking the run, but there is a rare edge case where that
won't be enough, so let's ch...
Why:
This change addresses the need by:
GitHub Enterprise Provider have different raw location...
github.com/jenkins-x/jx - 388692587ac3e8597b705de120e5b8b3e775560c authored over 5 years ago
This allows for more clear error messages when something goes wrong
with adding the labels, sinc...
Signed-off-by: James Strachan <[email protected]>
github.com/jenkins-x/jx - f906732f3d94a8bc62c1ad2b58dc5ff6df058e19 authored over 5 years agoSigned-off-by: Mark Cox <[email protected]>
github.com/jenkins-x/jx - 2d0e0c730b90a7e7c161bc6694c1c11dcc7b709b authored over 5 years agowhich also supports generation of reference docs for `jx-requirements.yml` and `jenkins-x.yml`
...
github.com/jenkins-x/jx - 7c5412d4230ca67ee6b19b05fa706fdb0a44db10 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 4a479155a9981e06d4e76fc6df75e7c140daf354 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 521084bfeb09203e61d7917299093e074e9a8444 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 2094afe9afdbb8454341794124173917b4782e1f authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 0104b6851f76de4ea376b684af048d12ae450edd authored over 5 years agoAlso override the dev environment ingress config with the main ingress config. They should be id...
github.com/jenkins-x/jx - 42b8a5a1613270601fa8104208f2dcdd4f5bd165 authored over 5 years agoSigned-off-by: Cai Cooper <[email protected]>
github.com/jenkins-x/jx - 53664f88f742ff8f7fcd884d2f096c1f231281de authored over 5 years agofixes #5819
github.com/jenkins-x/jx - 57b623380879f5ccee2a29418c16480a4250426d authored over 5 years agoSigned-off-by: James Strachan <[email protected]>
github.com/jenkins-x/jx - 998ba4e412f3b495ffeeeb7b2beb2c886fd9164c authored over 5 years ago
Without this, we loop forever trying to find the pod(s) for stages
that were never actually run....
Signed-off-by: warrenbailey <[email protected]>
github.com/jenkins-x/jx - ad219f5cefbe7705afbb36a31849fb20be68ceed authored over 5 years agoSigned-off-by: warrenbailey <[email protected]>
github.com/jenkins-x/jx - e015c5facb6055ce745f4924540da7e8ee4cb2ea authored over 5 years agoSigned-off-by: warrenbailey <[email protected]>
github.com/jenkins-x/jx - 556416d8bb1426d9952bd8ebe47723d50277a31c authored over 5 years agoSigned-off-by: warrenbailey <[email protected]>
github.com/jenkins-x/jx - b1c3af7497d31e43572a4a85815d9861666b087f authored over 5 years agoIt's no longer used/supported.
Signed-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - 274c3144acf589a65eb7209b3b8d35bb625377b1 authored over 5 years agoSigned-off-by: Gareth Evans <[email protected]>
github.com/jenkins-x/jx - 97c39811339cf234843d44cefb6415e82d5d45c8 authored over 5 years agoSigned-off-by: James Strachan <[email protected]>
github.com/jenkins-x/jx - 76bf5e25b8640410b542348de9d65495cc20c3f9 authored over 5 years agoSigned-off-by: James Strachan <[email protected]>
github.com/jenkins-x/jx - cb5f29fa495a6adacdb8e70694ae7fc50ed4256b authored over 5 years agogithub.com/jenkins-x/jx - fd3bffb173380d334ba54a1b57bf155eed896c79 authored over 5 years ago
If a PR goes into a batch build after its most recent
`PipelineActivity`(s) have been GC'd, it w...
Why:
This change addresses the need by:
https://github.com/micro/micro/issues/320
Signed-off-b...
github.com/jenkins-x/jx - 8823d8b523042cf3bc6aead5e0d5a944ee4d1f7e authored over 5 years ago
Signed-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - e1a60f376fc7c857ab367e50b5fd0c2888a7b165 authored over 5 years ago
`PipelineActivity` status is only updated from `Running` with a manual
promotion via `controller...
If stage fails and there are one or more stages supposed to run after
it, those stages are curre...
chore: add a comment to an exported func
Signed-off-by: Daniel Gozalo <[email protected]>
c...
github.com/jenkins-x/jx - 874ec4a52a22e6147ef04365d6001d0ea7ed7790 authored over 5 years agoSigned-off-by: Mark Cox <[email protected]>
github.com/jenkins-x/jx - 863b456f21d03951ec912bd92339242ab4655bb9 authored over 5 years ago
It's redundant - we're running it in `boot-vault` anyway, so let's
speed things up a wee bit.
S...
github.com/jenkins-x/jx - d795183e3567877b2fd6ee25f31ffb41a0f78cfe authored over 5 years ago
Without this, custom changes to `PodTemplate` for `maven` could result
in an invalid image being...
Signed-off-by: Mark Cox <[email protected]>
github.com/jenkins-x/jx - f0077fdb1a2c0918d3b0e439ceb77d637b4d6699 authored over 5 years agogithub.com/jenkins-x/jx - 1e32d22f3b4c591e7cff4a0d6fda9101485907fc authored over 5 years ago
github.com/jenkins-x/jx - 0844e8d3977603fb49c1d69b5a01d335ceb214db authored over 5 years ago
Signed-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 35c4b4358f51260ae4f815e3732ed244554041ee authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 674b5d2b1840eab2631186a908e886d065a2676d authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 7f12f336361a588e1ad18cf87bfd2eb7d1481670 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - c4597f5de23f8ee347d1151ed518de45a57edfcf authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - cfb376b28d0c2581bde9cc59d410eafba053b620 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 4101679c972392fda2d95e3b43662330515647af authored over 5 years agofixes #5641
github.com/jenkins-x/jx - 7a9937daf74f2557cbf39a26830c5d078fa1ac57 authored over 5 years agofixes #5773
github.com/jenkins-x/jx - e64637d2e2c3cb44ca1c5b484d90b111b16d121b authored over 5 years agoSigned-off-by: Gareth Evans <[email protected]>
github.com/jenkins-x/jx - 823a8d0a370faf105fc2618f73489dce0c1b434d authored over 5 years agoSigned-off-by: James Strachan <[email protected]>
github.com/jenkins-x/jx - 3eb2c4a68d7dfa1c9c6639e0a36657baa204ce95 authored over 5 years agogithub.com/jenkins-x/jx - 3b36542d3e8c94260e059fcc8cd455157546c787 authored over 5 years ago
github.com/jenkins-x/jx - aa11f96bc49d515375b3c2b6c73cfcee9a509ac4 authored over 5 years ago
github.com/jenkins-x/jx - 969acb5f02aed0e9c2a5868bdf8c2b472f8f91e1 authored over 5 years ago
github.com/jenkins-x/jx - c011b15fd29b762a9012c70cee77909f89fe92f7 authored over 5 years ago
- when using `jx boot` with gitops enabled there is no PR generated anymore for
the initial ch...
github.com/jenkins-x/jx - ced5256d75995db52163f5952f8eb31171d546ad authored over 5 years ago
github.com/jenkins-x/jx - 31f0c8a09735fb3f2adfa36031c02003a165df87 authored over 5 years ago
github.com/jenkins-x/jx - 480c251b2bc3812162f2f3d2df8ccc0ced583ef6 authored over 5 years ago
If a step in a pod fails, the steps after it will all end up
terminated with a 0 exit code, maki...
Signed-off-by: Mark Cox <[email protected]>
github.com/jenkins-x/jx - eb17d0c8dfad5a0ebdca20243bf5a2a869f84985 authored over 5 years agoSigned-off-by: Mark Cox <[email protected]>
github.com/jenkins-x/jx - 11172a29683b2608bcd0896fd7936933ece8ddec authored over 5 years ago
`jx step verify preinstall` is too early - let's do it in `jx step
verify env` instead.
Signed-...
github.com/jenkins-x/jx - 5fa26b1ce9a0eb47ad82a5f947351c9164563bd7 authored over 5 years ago
We're now storing `jx-requirements.yaml` in `TeamSettings`, so let's
check there for whether we ...
Signed-off-by: David Conde <[email protected]>
github.com/jenkins-x/jx - f14ef00e2e00fa55e6af037fec6cc5d2b4b73ae5 authored over 5 years agoSigned-off-by: Mark Cox <[email protected]>
github.com/jenkins-x/jx - cda3b33de614149544929c7c2d446d6d63ab723b authored over 5 years agoSigned-off-by: Daniel Gozalo <[email protected]>
feat: adding the updated versions stream t...
github.com/jenkins-x/jx - fb21dd4654775957c79671d76f515c230b09f406 authored over 5 years agoSigned-off-by: Cai Cooper <[email protected]>
github.com/jenkins-x/jx - 63f334af420599f5992cf1277935d75f2bbd5d3a authored over 5 years agofixes #5746
Signed-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - ef50f87bda2753f6c09bdd8ae7a5a57620f15ce2 authored over 5 years agoSigned-off-by: Cai Cooper <[email protected]>
github.com/jenkins-x/jx - bca1190389a0397a946931415f399d18de1e772f authored over 5 years agofixes #5735
Signed-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - 733658940c344f643a347e9992db9f31f59a4710 authored over 5 years agoSigned-off-by: Cai Cooper <[email protected]>
github.com/jenkins-x/jx - 03547c8a8f047701668e4346fe4c0730bd1b1fa7 authored over 5 years agoSigned-off-by: James Strachan <[email protected]>
github.com/jenkins-x/jx - 18dd8854a58d0b23d70a424c70eba067d22db3f0 authored over 5 years agoSigned-off-by: Mark Cox <[email protected]>
github.com/jenkins-x/jx - 3fc5b92669fa1a67cfb4f81180ad00f409e8a20d authored over 5 years ago
chore: fix formatting and linting
Signed-off-by: Daniel Gozalo <[email protected]>
feat: wr...
github.com/jenkins-x/jx - 7771040730621c7d0bf669e8fbb97c2d045e42db authored over 5 years ago
I am not currently working on JX, but sometimes I get randomly
assigned to review PRs and such....
github.com/jenkins-x/jx - fb494280bc1481058ee1112af3b8ac57bbe3755b authored over 5 years ago
They've been gradually accumulating from `jenkins-x-boot-config`'s
`boot-vault` test and should ...
fixes #5732
Signed-off-by: James Strachan <[email protected]>
github.com/jenkins-x/jx - 487edeaf8d1ea2d899cc7dedef70591960cf941d authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - c4e8109e0c78d15904852b517d111a31a045ba31 authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - b42357ab3417748b055f0e7e1d1d57e2858d92b4 authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - f8016496e7667dc9e56ff929390c81449058d6c8 authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - 39dae6583773e6d09928f7ba70d78407266062fa authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - 13629801bef33e3c62e4001f4255df7761e5bb54 authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - e53ee2468fda70c83651f9c62f5d088113a33911 authored over 5 years ago
The `bdd` context has been flaky lately in the shared cluster, so
let's move it to new clusters ...
Signed-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - 3226565b1938de891ac49bc3c215e68003fc844a authored over 5 years agoSigned-off-by: Andrew Bayer <[email protected]>
github.com/jenkins-x/jx - ba3f23c62b11959a8d05d68e52dff92d840f181b authored over 5 years agoSigned-off-by: Gareth Evans <[email protected]>
github.com/jenkins-x/jx - 5882d0dc3e750d611e9000ec21d9283706bfcf9f authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 10bfa0a52fde883ae5e37cf0df068e017437b241 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 5b373a1dc1cbb18558f616782edec23e3860143b authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 5b21083520606c3be5343508b5b98d582fe29a7c authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - b0835f7ea0135ece55f6f0589807b379b460b037 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 7335c1680bdb98c3294d0107eba02d04842e32ba authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - c266d80de1f0f10b5b546ff704dc64a27adc71ca authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 1716defea0471994fd8c46971f7371071b3dff25 authored over 5 years agoSigned-off-by: Cosmin Cojocar <[email protected]>
github.com/jenkins-x/jx - 0a7aa85d79a5c66e032ad3a0abc00928ee2dbfeb authored over 5 years agoSigned-off-by: Cai Cooper <[email protected]>
github.com/jenkins-x/jx - 63b5d2d7aa5d502d2d194d1ec584a9b1524e2a4c authored over 5 years ago