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: rename to attempt-restore

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

github.com/jenkins-x/jx - bccbdbaa37aa3f67f5a151ddc3d1d1ef87f61c4f authored about 5 years ago
fix: rework to determine dev env boot url

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

github.com/jenkins-x/jx - 3bdce7ec0eb212d2a2ec366b69f057ee36b0aff5 authored about 5 years ago
fix: jx upgrade boot should use set-in-binary version stream ref as default

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

github.com/jenkins-x/jx - 1e383f343e93d2cac869cf03fb4a6ceece2d0b30 authored about 5 years ago
chore: Add ability to skip auto merging during `step create pr`

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

github.com/jenkins-x/jx - 5144feef17d72d9e30facb06855c57d224d51063 authored about 5 years ago
feat: implement cluster.interface for EKS

chore: add missing comments
Signed-off-by: Daniel Gozalo <[email protected]>

github.com/jenkins-x/jx - 7989be32cd6a7ff524b64c76e7d1d90c286aa8d8 authored about 5 years ago
fix: can't install an app with version containing letters like *SNAPSHOT*

Signed-off-by: jx-app-bot <[email protected]>

github.com/jenkins-x/jx - 6b7cb6414f5ab046fadf1ce7b69efce4e090d979 authored about 5 years ago
fix: avoid possible exception

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

github.com/jenkins-x/jx - 98a6a6df517673328de2bbc176762a77040aceed authored about 5 years ago
feat: checkout to the ref instead of FETCH_HEAD if ref is a branch

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

feat: move the isBranch function to helpers

github.com/jenkins-x/jx - c2d0a1a4f5df06ac94286776aee31042482d8d28 authored about 5 years ago
fix: Return an error if upgrade boot gets a nil userAuth

fixes #6126

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

github.com/jenkins-x/jx - db587464c93de338afefa16acd616f665b97a879 authored about 5 years ago
feat: add github app integration

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

github.com/jenkins-x/jx - 4279ea8166ec819af01551c5fb873953e6c3d33c authored about 5 years ago
fix: Support checking for updates in a gcloud bucket

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

github.com/jenkins-x/jx - fa2e0aa496b6e6856cb3e95cf5a898534d5173c9 authored about 5 years ago
fix: Add build number when displaying pipelines

Resolves: https://github.com/jenkins-x/jx/issues/5626

Prior to this commit, when a user ran `jx...

github.com/jenkins-x/jx - 00880d98e0be1fe68754db81265735e5ffce2e1a authored about 5 years ago
fix: add a helper method

so we can create a new factory using a jxfactory.Factory for remote connections

Signed-off-by: ...

github.com/jenkins-x/jx - 4ee519e0f3d96a301efab8f655c44aca7e4fa3a2 authored about 5 years ago
fix: wrap Exposecontroller UrlTemplate config in quotes

- only include non empty values in helm argument list

fixes #5800

github.com/jenkins-x/jx - 9bf295bb027d1cc08654e61b925e8cd3d91478a8 authored about 5 years ago
fix: support github app tokens better

* lets only store the requirements in the Environment CRD if they exist
* lets find the server/t...

github.com/jenkins-x/jx - aef8bbe1799530eef2297d36caabc790036c3706 authored about 5 years ago
fix: corrected regexp for pull-requests

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

github.com/jenkins-x/jx - f7599d222133b9826b06c1a0de3e68370793c2aa authored about 5 years ago
feat: Add support for specifying node tolerations in pipeline syntax

Also switched the `distributeParallelAcrossNodes` behavior from
`PreferredDuringSchedulingIgnore...

github.com/jenkins-x/jx - 2aafe0a6ac761f6f6e62b11e2c94daf8bbb2d9c8 authored about 5 years ago
feat: Allow specifying arbitrary labels for pipeline pods

If said label(s) are specified and `distributeParallelAcrossNodes` is
true, then those label(s) ...

github.com/jenkins-x/jx - 6a5c8817be3e22a374971f46ddea1c05bf99ee88 authored about 5 years ago
Create Security Policy for Jenkins-X project

Set up the GitHub security policy

github.com/jenkins-x/jx - 5d1c05e8097c40e033fe17b2ebfe57157ce71701 authored about 5 years ago
fix: check also the commands which have children for deprecation

There are commands such as install which has children but still implements its own
functionality...

github.com/jenkins-x/jx - d3ceec4e8d6dd06c09f8266a334fccc0fd2bf137 authored about 5 years ago
chore: use new lazy create of gcloud function

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

github.com/jenkins-x/jx - 848d30d8bde66699b37ac2c3bca612ab8b6d0668 authored about 5 years ago
fix: refactor to make more reusable code

so we can more easily default environment variables on a RequirementsConfig struct

Signed-off-b...

github.com/jenkins-x/jx - 9c86a16b252e0311bfc3ce8a43cb4c199f4935c0 authored about 5 years ago
fix: lets eagerly update the requirements in the dev env

so that any code that detects if we are using GitHub Apps mode correctly finds the GitHub App to...

github.com/jenkins-x/jx - af6052c81c3b81c452c13123b6a95ba53dc273f7 authored about 5 years ago
chore: fix hound warning

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

github.com/jenkins-x/jx - ec39e4bb51a10da922fb45d879603505e9e2b070 authored about 5 years ago
fix: use correct default git repo for boot

to avoid breaking a test

also use a helper function to detect environment variable booleans as ...

github.com/jenkins-x/jx - 55702a56baa5e53744c44b2c5df46a97490dc7b2 authored about 5 years ago
fix: filter environments from delete application

fixes #5668

github.com/jenkins-x/jx - 2bae4d76438cc59d32431aa08a1263b5273eee8a authored about 5 years ago
fix: Don't include pipeline runs that failed/were retried by Prow in logs

The immediate impetus here is that BDD tests can fail in this
scenario, because more than one pi...

github.com/jenkins-x/jx - 6fa50d789cfc911e2aa6c61af440ea4dcc68a998 authored about 5 years ago
feat: fixes needed to get PKS running and some defaults for any cluster running with local secrets and external dockerhub registry

chore: add missing comment
Signed-off-by: Daniel Gozalo <[email protected]>

chore: add #nos...

github.com/jenkins-x/jx - b76f74a425585d92a9f790fd8d69fad9c6553a7e authored about 5 years ago
chore: make jx step report junit handle both []<testsuite> and <testsuites>

github.com/jenkins-x/jx - 7f182d9f8df7d97336d28fd8721c8a12707560b4 authored about 5 years ago
fix(boot): Exclude all pipeline pods from pod ready check

`jx start pipeline` doesn't seem to add the `created-by-prow` label,
so let's check for the pres...

github.com/jenkins-x/jx - a95ced997484f44609055489ad4ce93cf871793c authored about 5 years ago
chore: Add resource request/limit to metapipeline

This keeps the request/limits fairly low, but still high enough that
`mvn versions:set` should s...

github.com/jenkins-x/jx - 8e746969d21c0f095d389dfca149c5390ae4e7cf authored about 5 years ago
chore: Add --short option to jx step get dependency-version

Because I keep messing up regexs to remove the boilerplate, so let's
add an option to just outpu...

github.com/jenkins-x/jx - a0e5a5e636d4af94f6ef9c1ab8797232121baac4 authored about 5 years ago
fix(build logs): allow to filter by `build_id`

Build logs support filtering by `build_id`

Fixes https://github.com/jenkins-x/jx/issues/5656

github.com/jenkins-x/jx - e75a9049a31034e5f047653c873dd550a7d6d325 authored about 5 years ago
fix: allow passing in of a git repo or PR URL for `jx get build log/pod`

so its easier to view the logs of a repo or PR by copy/pasting the git URL

Signed-off-by: James...

github.com/jenkins-x/jx - 4408df8b252b93da52a49ffa9d052e2747c29075 authored over 5 years ago
fix: add more nil pointer checks

to avoid core dumping if there is no git resolver available

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

github.com/jenkins-x/jx - 27c0fdf56a00c10e9cd82d2fe0fd86eb275a2c79 authored over 5 years ago
fix: lets detect `git/credentials` file and use that inside tekton

so that by default `jx` steps reuse the same git user/passwords that tekton populates using its ...

github.com/jenkins-x/jx - 993df3d7064e623aff32cd55d4b3407c52098477 authored over 5 years ago
fix: disable generating a credentials file if using github app mode

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

github.com/jenkins-x/jx - 308f3137d7ceb2f1b5ddaa5e1ebe27144e382786 authored over 5 years ago
fix: allow extra labels on an environment PR

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

github.com/jenkins-x/jx - 7840be9dbd89efa49c4137464439c8b0380e106f authored over 5 years ago
fix: try avoid wrong credentials being written to `~/git/credentials`

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

github.com/jenkins-x/jx - 46c0b3d62d4185cb6012c808a90a815f8461ec23 authored over 5 years ago
chore: fixed bdd tests

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

github.com/jenkins-x/jx - 4c41cee072a4a371e388ee3ed75805c9a375e707 authored over 5 years ago
chore: fixed test case

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

github.com/jenkins-x/jx - 07832263006e27aa1c6fe552f92bf0224bca056c authored over 5 years ago
fix: avoid core dump if no PR created

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

github.com/jenkins-x/jx - 8246ce984ec137ced66e859ea9d173afc1bdae9e authored over 5 years ago
fix: refactor to add extra parameter for creating a git provider

so we can handle GitHub App tokens which are specific to a certain owner

Signed-off-by: James S...

github.com/jenkins-x/jx - 102850671042d5f9e5d579ab92a36af8e1db8622 authored over 5 years ago
chore: fixed up tests, fake and mocks to new API

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

github.com/jenkins-x/jx - 35e39f8d7fbd9f98c5ef63cb70798aa6cbe03de4 authored over 5 years ago
fix: lets support github app owner properties on git secrets

so that we can support multiple tokens per repository owner for supporting GitHub App tokens

Si...

github.com/jenkins-x/jx - 4fe4dc35b2fc3e1b004c1e3794c9e304c27da99d authored over 5 years ago
fix: allow controllerbuild to find the GitHub app token

if using github apps for tokens

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

github.com/jenkins-x/jx - 377c45994636a2946d7acff93915610a8758d10a authored over 5 years ago
fix: let controllerbuild work with GitHub App tokens

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

github.com/jenkins-x/jx - 25b0548fed8633b7f57d5f2b7c93f6a62b5b19ac authored over 5 years ago
chore: fix hound warning

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

github.com/jenkins-x/jx - 7470558a55014ac690cd5571a8c1f597ef4d3c15 authored over 5 years ago
fix: try fix boot-vault bdd tesst

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

github.com/jenkins-x/jx - a06a5fe09df9357d83b73363151221d0c13da07e authored over 5 years ago
fix: try fix boot-vault bdd tesst

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

github.com/jenkins-x/jx - 73bf38ff1da196fbb7dae188de78cd7348b289cf authored over 5 years ago
fix: lets move the git credentials loading code into the file handler

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

github.com/jenkins-x/jx - 3074b512007cc8172b782211d7af2f028a5b34b8 authored over 5 years ago
fix: lets only use git/credentials by default if using github app mode

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

github.com/jenkins-x/jx - 8b5b5a94661f3c6a0f7c8007c37d350921b3379c authored over 5 years ago
chore: fixed test case

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

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

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

github.com/jenkins-x/jx - 9c18dd23247720a87f9a48cbc38dc8f9aadddf18 authored over 5 years ago
docs: fix a few links

github.com/jenkins-x/jx - 28a6b86e9c17f9b463415c98918b21a41d44cc2e authored over 5 years ago
feat: implement a generic mechanism to mark a commands as deprecated

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

github.com/jenkins-x/jx - d806954ba3d500780163be1d0a42fb883728b6b3 authored over 5 years ago
chore: Add builder-go-nodejs, switch BDD tests to use that image

This will enable us to use Cypress tests within BDD tests.

We also add support for updating the...

github.com/jenkins-x/jx - ca47f8b2f44cb14e3e5602f618d50c1ea86a964c authored over 5 years ago
fix: extract author info from commit

fixes #5726

github.com/jenkins-x/jx - ed6a23f9111b6760c7878b4c1c9922449cc1d182 authored over 5 years ago
fix: More consistent use of `gitRef` rather than `o.GitRef` in boot

We just hit a bug which resulted in `o.GitRef` being unset, and so
everything failed to check ou...

github.com/jenkins-x/jx - 1f3b2b65ae6c7838069c54245ae4559b8608444c authored over 5 years ago
fix: Don't use config.DefaultVersionsURL outside of version stream cloning logic

We shouldn't have been doing this in the first place, but definitely
not now that we've changed ...

github.com/jenkins-x/jx - 23b4cb7860f52edb649f13a9ed2676d603e78f7f authored over 5 years ago
chore(docs): fixing punctuation in README

github.com/jenkins-x/jx - cf509f9a18f9c42fda229d9e6fc887329811858a authored over 5 years ago
feat: initial work to remove the creation of the cloudformation stack programmatically and move it to a template

feat: we can't use IRSA yet so let's use IAM Users

feat: let users provide an user to create Va...

github.com/jenkins-x/jx - 8dde1082becdb697fbe96023f132a62535f18fdc authored over 5 years ago
fix: Output language of git

Since jx is assuming the output of git is is in English it should tell git to output English

Si...

github.com/jenkins-x/jx - e57b045e13d7e7528544c7bb8377db117cb1a51b authored over 5 years ago
feat: add the capability to configure exposer

Why:

This change addresses the need by:

user can specify exposer in the deploy file

Signed-of...

github.com/jenkins-x/jx - 57ca64093d5bd6ec9de9292ea071716d08657fdd authored over 5 years ago
fix: extra debugging into boot

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

github.com/jenkins-x/jx - ba7f9158f53cd3f27103bd1e50b4c06f83277464 authored over 5 years ago
chore: fmt

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

github.com/jenkins-x/jx - 98c3b64af261e7579f17e76f30ae3cedeef925d5 authored over 5 years ago
chore: reduce logging level

github.com/jenkins-x/jx - 0ce249899ff36c5155806f7e6248c56134da0b72 authored over 5 years ago
fix: remove invalid check from jx boot

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

github.com/jenkins-x/jx - ca89d7dc2b37f63adad68babd1084e14a866409a authored over 5 years ago
chore: checkout sha to a branch

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

github.com/jenkins-x/jx - fbfbfb698a699dda450159aaf7e15dc29a18199a authored over 5 years ago
feat: add an auth config handler for Kubernetes secerets which is intended to abstract the configuration loading behind the service

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

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

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

github.com/jenkins-x/jx - 4a89356b28368bb9724d55fbf44c1c9882f66d2f authored over 5 years ago
chore: fix type name in comment

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

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

github.com/jenkins-x/jx - d5c72cb9eb08532c40e9673754b86c1d75060a0c authored over 5 years ago
fix: only use the base file path when loading the auth config from vault

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

github.com/jenkins-x/jx - 5f5a3104cb94900974720c408d5b5a215d1f5a58 authored over 5 years ago
chore: remove useless code

github.com/jenkins-x/jx - 4bc975b8b78675719f78c4c9673efadd23fdd2f0 authored over 5 years ago
fix: ask user to validate discovered app name

fixes #5883

github.com/jenkins-x/jx - 8d06f396b57d40cb07b218fc8c30b46497d8fc2e authored over 5 years ago
fix: Correct command name in output

step create version pr -> step create pr versions

Signed-off-by: Mårten Svantesson <Marten.Svan...

github.com/jenkins-x/jx - b5a9dbda617a70f0620a1eb81911de16a444cbc8 authored over 5 years ago
chore: Switch distro-specific strings to overrideable vars, not constants

This will allow for setting these values for a distribution's binary
of `jx` without needing to ...

github.com/jenkins-x/jx - fd04b631b9a432091633eb398043fc2075e771f3 authored over 5 years ago
fix: Adding clarity to git access error message

Committer: NehaGupta <gneha21[at]yahoo>

Signed-off-by: NehaGupta <nehagupta-dev@NehaGuptas-Mac...

github.com/jenkins-x/jx - ce6186767986640d87e081030c631f72e71b4b19 authored over 5 years ago
refactor: rename all auth config savers to auth config handlers to better reflect their purpose to load and save auth config from/into different sources

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

github.com/jenkins-x/jx - e31d8b54395798be9be401ebd1a25560ac286830 authored over 5 years ago
fix(boot): Only update to version stream boot config if current is ancestor

This will let newer commits or tags in the boot config be used for the
local boot clone.

fixes ...

github.com/jenkins-x/jx - b6d613209838cefb44b15af587726a7b7d1e5234 authored over 5 years ago
fix: ensure that secretsurl client resolve only vault URI from YAML values

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

github.com/jenkins-x/jx - 976b85b69f43171b721e0776d2e253190a78d67b authored over 5 years ago
test: add some unit tests for replace secrets URI helper

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

Signed-off-by: Cosmin Cojocar <cosmin.cojo...

github.com/jenkins-x/jx - dd066f549f855b7a675e80a1a5334171cbdab3dd authored over 5 years ago
fix: consider also quotation in the vault URI regexp

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

github.com/jenkins-x/jx - 83b0aa320a968c2a3775cc95c3cb30eea921953f authored over 5 years ago
chore: refactor `cmd` ginkgo tests

- Move FakeOut to be a helper
- Switch usage of BeforeSuite to BeforeEach so setup is visible on...

github.com/jenkins-x/jx - 23f9f49350a8aba8bab8ceaf1ff4a1fee8b288ed authored over 5 years ago
fix: downstream boot config repo builds as teh GitHubApp.Enablede field is mandatory

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

github.com/jenkins-x/jx - 2f514b1aab93a05a9534bc3b163b2eeb0120de77 authored over 5 years ago
fix: avoid passing in bad `$CHART_MUSEUM` which breaks manual promote

as we want to allow the chart museum URL to be specified via an env var if using a custom chart ...

github.com/jenkins-x/jx - 044e9b49bf8215dbe10e88820b9702ab6d6cd94c authored over 5 years ago
chore: refactor function names to avoid lint error

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

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

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

github.com/jenkins-x/jx - 1ede1d6d9fe491c6091a64b8cf22c151ba73f584 authored over 5 years ago
fix: use correct chart repo URL when promoting with bucketrepo

as before this PR we were hard coding to use the chart museum URL

Signed-off-by: James Strachan...

github.com/jenkins-x/jx - d67f7d4d34415a47a8356b83ae4350035efb1acf authored over 5 years ago
chore: goimports

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

github.com/jenkins-x/jx - de33fedd0292c0bd85bb0c8c862940c5fa53a2f2 authored over 5 years ago
feat: allow boot to correctly launch from a sha

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

github.com/jenkins-x/jx - d14da6d67d8e1fe6657ebcb33a56cefd045c13a1 authored over 5 years ago
fix: Removing duplicate jx chart, values.yaml and templates directory.

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

github.com/jenkins-x/jx - 51ef4e4601da5b488ac392fa29287e5c94733ccc authored over 5 years ago
fix: do not `brew tap caskroom/cask` when installing `gcloud` on macOS.

Homebrew Cask is now integrated into Homebrew itself and tapping
`caskroom/cask` will now return...

github.com/jenkins-x/jx - 98504757fa18461353ee64e67ec5b3359a157288 authored over 5 years ago
fix: "jx import"-created source repositories in dev env should be valid

We need to add `TypeMeta` to the serialized form of
`SourceRepository`s added by `jx import` in ...

github.com/jenkins-x/jx - ecedf44864d05351a662660012d34d08b20b2d56 authored over 5 years ago
test: Add test for validity of serialized SourceRepository

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

github.com/jenkins-x/jx - 84fdb98bea67cebe63ddb2e32d888fc31a6b9054 authored over 5 years ago
feat: if we are using staging certs from letsencrypt lets skip the SSL check when creating a vault client, this means we can create quickstarts with test clusters that dont use production certs

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

github.com/jenkins-x/jx - 619d4c89c11ba7fe1596cd351fb02762e87762ef authored over 5 years ago
fix: use a folder inside the bucket repo for charts

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

github.com/jenkins-x/jx - f4208bdc4f93fb9bf84014a38b5ca22a5bc0f9b7 authored over 5 years ago
fix: allow chartmusem to be replaced with bucketrepo

if folks are running bucketrepo then there's not a huge point to using chartmuseum as well; we m...

github.com/jenkins-x/jx - d121393c7c8a5e5f9bc2fd74e35672150cd0405d authored over 5 years ago
fix: capture the repository ID from github

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

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