• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

the default GitOps source repository for booting up Jenkins X


RSS
修訂. 時間 作者
8ff1e65 2019-09-08 21:56:39 Cosmin Cojocar

chore: increase the version of builder-go to 0.1.728

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

a10e6eb 2019-09-08 21:56:39 Cosmin Cojocar

chore: remove the execute permissions from some files

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

80b8889 2019-09-08 21:56:39 Cosmin Cojocar

chore: update the builder-go to version 0.1.704

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

049edd0 2019-09-08 21:56:39 Cosmin Cojocar

feat: update the vault bdd requirements to use external-dns and TLS

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

9ea4e16 2019-09-08 21:50:37 jenkins-x-bot


Merge pull request #57 from jenkins-x/garethjevans-patch-6

fix: enable ingress based on webhook configuration

c55b293 garethjevans-patch-6 2019-09-07 03:08:47 Gareth Evans


fix: enable ingress based on webhook configuration

afc35f6 2019-09-05 16:40:05 Cosmin Cojocar


Merge pull request #55 from ccojocar/release-pipeline

feat: add a release pipeline which generates the chanelog

c9141ac 2019-09-05 02:51:35 jenkins-x-bot


Merge pull request #56 from jenkins-x/revert-54-5034

fix: Revert "fix: use namespace from jx-requirements"

0fc7941 revert-54-5034 2019-09-05 01:28:18 Andrew Bayer


Revert "fix: use namespace from jx-requirements"

e7e8535 2019-09-04 22:59:02 Cosmin Cojocar

chore: fix typo

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

810da36 2019-09-04 22:55:57 Cosmin Cojocar

feat: add a release pipeline which generates the chanelog

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

3991afd 2019-09-04 21:58:10 jenkins-x-bot


Merge pull request #54 from pmuir/5034

fix: use namespace from jx-requirements

04af89b 2019-09-04 20:56:52 Pete Muir

fix: use namespace from jx-requirements

fixes jenkins-x/jx#5034

91cc365 2019-09-02 17:43:16 jenkins-x-bot


Merge pull request #52 from jstrachan/stuff

fix: revert files removed

b3a7125 2019-08-31 01:07:07 James Strachan

fix: revert files removed

as they got moved out of the env/templates dir and the rebase removed them accidentally

a99bc5e 2019-08-31 00:56:10 jenkins-x-bot


Merge pull request #49 from jstrachan/stuff

move the env/templates/*.yaml files into a separate chart

f8fcc07 2019-08-30 00:51:08 James Strachan

fix: support jenkins server as a webhook handler

see https://github.com/jenkins-x/jx/issues/5261 for more

5d90f3b 2019-08-29 22:11:33 James Strachan

fix: use correct template file name for jenkins support

58cf06a 2019-08-29 22:11:33 James Strachan

fix: lets move the `env/templates/*.yaml` into a separate chart

to reduce the amount of code inside the boot config and help reduce merge conflicts

f5d7b6e 2019-08-29 22:11:11 James Strachan

fix: switch to using templating for the parameter schema

so we can properly customise the schema validation based on the git provider kind

c99d144 2019-08-29 19:56:19 Cosmin Cojocar


Merge pull request #50 from ccojocar/fix-readme

chore: Update README file

d5ff4b9 2019-08-29 19:55:16 Cosmin Cojocar

chore: Update README file

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

b9a2d3c 2019-08-29 19:47:47 Cosmin Cojocar


Merge pull request #48 from ccojocar/port-changesls-from-weasel

fix: port various changes from weasel environment repository

d7cdc13 2019-08-29 18:04:49 Cosmin Cojocar

chore: add the versions stream url into jx-requirements file

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

6ce523a 2019-08-29 17:35:55 Cosmin Cojocar

chore: use the builder-go image 0.1.686

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

0be5297 2019-08-29 16:29:26 Cosmin Cojocar

chore: update the builder-go in the pipelines to version 0.1.686

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

902929a 2019-08-28 21:27:29 Cosmin Cojocar

chore: remove the external-dns secret from templates

This secret gets created dynamically by boot.

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

b6aba27 2019-08-28 18:42:55 Cosmin Cojocar

fix: disable the optional charts installation

Disable the installation of the cert-manager, external-dns and acme charts when
they are disable in the jx-requirements.yml file.

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

60d7711 2019-08-27 23:02:52 Cosmin Cojocar

fix: move the acme resources in a template folder and remove the condition on external DNS

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

a5dbc72 2019-08-27 21:58:39 Cosmin Cojocar

fix: disable the install external dns step if it is disabled in the jx-requirements.yml

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>