Ecosyste.ms: OpenCollective

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

github.com/jenkins-x/jx

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
https://github.com/jenkins-x/jx

Wip (#3645)

2704cbf20fd3757a84853b64984ae5a03d88715b authored almost 6 years ago
fix: avoid having a null reference as a list element in the requirements.yaml file as it causes the apps upgrade to panic (#3711)

9ddb31fd352e1c82c67ce04e466ba011982f0892 authored almost 6 years ago
Add support for cluster-issuer when exposing services (#3703)

* Add support for cluser issuer when exposing services

* Fix the build errors

* re push after ...

e7a9070a52a4468aa1700a7749e70d7040787259 authored almost 6 years ago
fix: logging (#3712)

* fix: lets make the 'jx get build pod' more concise on tekton

* fix: bring back simple text fo...

c60ebb2dca8097dccedcd34acc316f4b3214c6cb authored almost 6 years ago
fix: jenkins-x.yml agent.container was getting cleared for buildpacks (#3675)

* fix: jenkins-x.yml agent.container was getting cleared for buildpacks

That was wrong. Don't d...

518aec9d413b9ad5decebdfbdb028ceb0d3eda3b authored almost 6 years ago
fix: make sure the branch name is called <latest> when not providing a version but the version itself is empty when calling helm (#3698)

ce26a168cf589990715c446943594cf86430cab8 authored almost 6 years ago
feat: prompt for repo username/password if needed (#3670)

8cf4964f2e4163975431341ea0742cdd53f82c8b authored almost 6 years ago
fix: avoid tiller less failing with empty templates (#3706)

* fix: lets trim the helm chart a tad

* fix: only use jenkins x pipelines if using prow as well...

0fb0f134bb4b595614251de3acb69670f1e510eb authored almost 6 years ago
fix: upgrade survey library (#3686)

fa390ba9b2785713b19e629d0de2a980d54b65a4 authored almost 6 years ago
Solved helm namespace issue for IBM block storage; resolves #3391; (#3642)

4de281ce79722cabb9790a6e3d0b7c779154fa96 authored almost 6 years ago
feat: Support conditional questions when configuring an App (#3660)

fixes: #3378

84a274c2e5ceb47bbb6b578da33bb4f5424b830f authored almost 6 years ago
fix: Simplify merging and fix override of top level env vars (#3679)

Derived from what I've done over at
https://github.com/tektoncd/pipeline/pull/767 - this is just...

5e9ee91b0e41a04b590c7402f2d61ea20c1b0f1d authored almost 6 years ago
fix: allow default ns (#3678)

07d0d0914a4006cabe6a82dee696788e941c0953 authored almost 6 years ago
chore: udpate the issue template with the current installation types (#3672)

edf26b8280ecf421e6b2b7c13fb139ee43fd8d18 authored almost 6 years ago
chore: remove logs messages because they are not quite informative (#3671)

It also feels annoying to alway see them in the install logs even
though the versions repository...

87145159b570f5e6af436b076b3d0c456675925a authored almost 6 years ago
envctl improvements (#3667)

* fix: lets default to requiring github headers

and add better validation around the request

*...

c110f3d2de1db303cd2e1bf439d523f0f369132c authored almost 6 years ago
feat: Initial framework for installing ExternalDNS (#3680)

* Initial framework for installing ExternalDNS

* Address hound violations

* Don't allow use of...

d5f94341c11be55940eb71f345327434f1ab4a5d authored almost 6 years ago
fix parsing vault placeholders (#3668)

* switch upgrade platform to use public chartmuseum repo

* fix parsing vault placeholders

f0e892e6ac34c75a6680ae2fb7c200f9c2c2144a authored almost 6 years ago
fix(vault): provision a single vault instance (#3669)

This mitigates a concurrency issue when vault gets unsealed in HA mode.

3c838f8827aba0bed2e84095c0a486124625cefb authored almost 6 years ago
fix: jx add app . does not create a valid chart directory (#3665)

fixes: #3664

925404250c04eca918bfe7325e4d731f191034db authored almost 6 years ago
fix: lets setup the team settings before installing prow (#3663)

* chore: typo

* fix: lets setup the team settings before installing prow

to avoid issues with ...

25201d9063d1b6853b3e09435c187e744aed64b6 authored almost 6 years ago
fix: add new command 'jx create var' (#3662)

* fix: polish help

* fix: add a quiet mode to get the git URL

* fix: add a new 'jx create var'...

cd0ae0d21e3d7562d5cb13b396fddfb283ab03a1 authored almost 6 years ago
chore: added dgozalo to OWNERS (#3661)

36ae340b2015fa82cd49eae34e352c3349630ec6 authored almost 6 years ago
fix: modified the add apps to include a new label which is being used as a the displayed name of the app in the get apps command (#3650)

chore: fixed tests and fmt

chore: generated mocks

modified the upgrade apps command to take th...

d2cccbf940a08a63d7f9264b6ec0be2db39b5323 authored almost 6 years ago
fix: fix the merge logic (#3654)

* fix: fix the merge logic

Previously it assumed that there was a branch called baseBranch alre...

5e736aa5d370868c2523e8690eda420163663d11 authored almost 6 years ago
fix: Use temp JX_HOME and KUBECONFIG for integration tests (#3651)

* fix: making sure FakeGitProvier is properly configured for test

fixes issue #3625

* fix: Use...

ba4779156954a2687c8e68e7ff3236f547872638 authored almost 6 years ago
chore: add help which display the most important make goals with a description (#3653)

8a13edc81316abee008200b1efbc76c228ac9652 authored almost 6 years ago
Merge pull request #3648 from jstrachan/fixes10

fix: only perform a git checkout if we have a custom version ref

5a66eda17d52b7eabc3a3466e9db8436caa8dad2 authored almost 6 years ago
fix: use more recent base image

afdb2bc8bbb5ba25bbed37d3a94f8c06824a7525 authored almost 6 years ago
fix: lets always remove all of the git clone dir

to avoid fetch failing due to cached .git dir etc

5005e08bd0411c0cf10caa0fa8c0e1913f7b2ea5 authored almost 6 years ago
chore: latest base image

11eb92fa3ae96a198f7051093abce7429c5e0222 authored almost 6 years ago
fix: add more logging

776c183218981a231de4f3234938a5525099a5d5 authored almost 6 years ago
fix: ensure dir exists before we clone

201774c5b25691bfb57b7a38f1bdf64b4800f8fa authored almost 6 years ago
fix: try simpler git logic without shallow clones

fbf23785b67ac9a6f9059b01e8551f2d4f3598f5 authored almost 6 years ago
fix: ensure dir is created first before git init

2afac867caa9959b425e33d6e98d47b7c9e87d7e authored almost 6 years ago
fix: handle branch and revision in the bdd tests better

f563975f3f3acc3190d0b1fe3bf97b7e4b7f27a9 authored almost 6 years ago
fix: handle revision or PRs for version streams

13af7a02c18773f126ee904acba7a5d9570a9f42 authored almost 6 years ago
fix: handle PR branches on version streams

d983c32531493e45f77cbf5cf8578c3dc826ca5f authored almost 6 years ago