Ecosyste.ms: OpenCollective

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

github.com/kubesphere/ks-devops

This is a cloud-native application that focuses on the DevOps area.
https://github.com/kubesphere/ks-devops

Reduce the complexity of Jenkins config controller (#198)

* Reduce the complexity of Jenkins config controller

Signed-off-by: rick <1450685+LinuxSuRen@...

f1c3c105c78e21a7a2d21fe11186f97b2b909ebb authored over 3 years ago
Merge pull request #243 from LinuxSuRen/del-job-history

Add support delete job history records once pipelinerun was deleted

92d4e588749cc7c0d9d61b9fe0c8a9d1655dc021 authored over 3 years ago
Add a TODO item about check if the desired build record was deleted

ba6786513ff30a2465551377160ef7aef152efda authored over 3 years ago
Add unit tests

326a3e95db19080a0cfef03207f11b0ea139e940 authored over 3 years ago
Bump go version from 1.13 to 1.16 (#245)

* Bump go version from 1.13 to 1.16

cfa6beeeb951c750c9aec318f774f35837e78a6c authored over 3 years ago
Filter nil items in result list (#242)

cf9e1758e4b5f76a0b2cec04a2c6c5d188c161b0 authored over 3 years ago
Add support delete job history records once pipelinerun was deleted

d8c17492ade11cbc23dc7280983d9293755989f9 authored over 3 years ago
Merge pull request #237 from LinuxSuRen/add-ks-to-tools-image

Put the command line ks into the tools image

e65d92fe8af8769b2c7e362ce2ffce71a0c9b9d5 authored over 3 years ago
Merge pull request #239 from JohnNiang/feat/add-action-spec-in-pipelinerun

Add action field into PipelineRunSpec

4ca209722938a19d7373cbd4c43cc2f71b80e4bc authored over 3 years ago
Add action field into PipelineRunSpec

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

fbb5011583410af337db77d115312bc22a47cedd authored over 3 years ago
Move PipelineRun CRD version to v1alpha3 (#238)

* Move PipelineRun CRD version to v1alpha3

* Rename import alias name from v1alpha32 to prv1a...

6f81017795e7b132d51a9e9c7d879c05efc7549c authored over 3 years ago
Put the command line ks into the tools image

de7081288291cdf48f9b5a59bdf554e18f1d23cd authored over 3 years ago
Provide getting PipelineRun API (#235)

* Provide getting PipelineRun API

* Simplify API path of getting PipelineRun

5eaa18203971d34e89239301455a365e4fe16dbb authored over 3 years ago
Merge pull request #236 from JohnNiang/chore/update-jenkins-client

Bump version of jenkins-zh/jenkins-client

d07dde7fd30e7298426f0348af8187a8e63be267 authored over 3 years ago
Bump version of jenkins-zh/jenkins-client

3cd19313d08050964f559dd19e58a600fb1f936b authored over 3 years ago
Provide PipelineRuns creation API (#233)

* Provide PipelineRuns create API

* Unify style for API handler

Co-authored-by: johnniang ...

cc0fe66b57d1dd6775a9c0ed75a7dcea32e2aa25 authored over 3 years ago
Add PipelineRuns list API (#230)

4a8b4609f40de66f448607212333ff4dfbdaadab authored over 3 years ago
Move the ks-devops helm chart into a new repo (#229)

* Let GitHub actions to release the helm charts

* Move ks-devops chart to a new git repo

S...

2ef95ae599b317cfde98b122b6d5501c691881b0 authored over 3 years ago
Backup git repo to gitee.com (#231)

d54bd1607fbfd5b4a2068d6e16b502404f052d1e authored over 3 years ago
Retrieve PipelineRun nodes data and store into annotations (#222)

Bump up version of jenkins-zh/jenkins-client

Uncomment event record code

Refine annotation...

75b829e39dac398a653ab748eb2127fc65d5f0cb authored over 3 years ago
Add config file for codecov (#226)

* Add config file for codecov

* Add doc link into the codecov config file

* Ignore pkg/cli...

74183e109c86e1dd556cc09d863b777a1dfb8546 authored over 3 years ago
Provide more guide document for the potential contributors (#213)

* Provide more guide document for the potential contributors

* Small fixes from review commen...

74800bc2b8fce98d0f67b19d75bc6427c9e70fa2 authored over 3 years ago
fix ks official repo url (#223)

8f49f6f2e4fefc75964408a88a2fe3f2b6cf4874 authored over 3 years ago
Add event recorder into PipelineRun reconciler (#219)

5012c31e3b88e7509ffb88f4ea49753ce017910d authored over 3 years ago
Fix the unit tests of controllers (#221)

* Fix the unit tests of controllers

* Lint issues fixing

d09a249a37fdc9939443676b1e87c23e1b94d7c0 authored over 3 years ago
Merge pull request #218 from LinuxSuRen/nightly

Add a new GitHub action to create nightly build

4331fd459a785bc2d3670f71c74dd470d0f89173 authored over 3 years ago
Support multi-branch pipeline build and fetching build (#214)

* Support multi-branch pipeline build and fetching build

* Use temporary jenkins client: john...

5c93d492e244f4b1c909eadd068ea0f8ab43a703 authored over 3 years ago
Add a new GitHub action to create nightly build

565c888daffd4211596d1cfd051717efa2b3cc6b authored over 3 years ago
Support trigger a parameterized Pipeline in PipelineRun reconciler (#210)

* Make parameters in PipelineRunSpec available

* Bump version of jenkins-zh/jenkins-client

...

db195546d263e5fafa6829108bbca8ea982adc34 authored over 3 years ago
Merge pull request #212 from LinuxSuRen/jenkins-proxy-crumb

Set crumb into header for Jenkins proxy request

304af63e51e164822a524a713523278731872a97 authored over 3 years ago
Add unit tests for jenkins proxy

1b0dd5bacecbb777d1d3651b955bc1930d8bc601 authored over 3 years ago
Remove unused code lines

830b44d0b6717e642daff11e6d5d38805ddbed63 authored over 3 years ago
Set crumb into header for Jenkins proxy request

ff63232c541e714b394d660f803fdedfdd26ef25 authored over 3 years ago
Refine DevOps installation guide (#76)

* Add `Quick Start` section for DevOps installation in KubeSphere into README.md

* Update REA...

0d0b0cb99509a0fece12715596ab6958dd672afa authored over 3 years ago
Trigger Jenkins build API and loop query PipelineRun status from jenkins in PipelineRun reconciler (#191)

0fe858fc6cf30523a18c456e7136a31459c70d9d authored over 3 years ago
Add Release Drafter action (#206)

7014af36b921d8263b7beecf474b88578f8dd273 authored over 3 years ago
Add podman support in the Jenkins chart (#171)

* Add podman support in the Jenkins chart

d86726e6c794141f59ded21c1461e3899172872e authored over 3 years ago
Fix incorrect variable references and reset important default values (#176)

* Fix wrong KubeSphere auth plugin configuration

* Remove unused KubeSphere auth server confi...

c079dc39e4dbe2239c2a9fe115e58879a6593359 authored over 3 years ago
Add some badges into readme file (#199)

* Adding go report card and contributors badge
* Removed the license scanning part due to KubeS...

8a6463e4fb353b54e3cc1538c116c7e2d549cbf9 authored over 3 years ago
Add more dev tools (#196)

28db4b8c364e31d35df6d39ee7eb052b4859c996 authored over 3 years ago
fix(cmd/controller cmd/apiserver): remove term which depends on docker library (#193)

8c9ec5dad14d9fa788105ce5d900f8ab75d34907 authored over 3 years ago
Improve the error message with getting Pipeline (#194)

2d662cb9f843649c866ddb891a0ccedfb3eedb07 authored over 3 years ago
Fix the controller panic due to Jenkins job parse error (#195)

no description in flow-definition if a Jenkins job was created via JSON API

2218eb1c152e7fefc2e87b2ae6b371412cbaaad6 authored over 3 years ago
Add a collection of DevOps related projects (#172)

3db49139e499e58eec01bcb7c90db85319bab346 authored over 3 years ago
Set crumb into request header to Jenkins automatically (#190)

* Set crumb into the header of the request to Jenkins automatically

46c9ac99bd14f22e91776f3d2bd1024263562167 authored over 3 years ago
Add the desgin document of Jenkins config controller (#186)

481526eff7e6e7c996cd85e1ad5720797b4bd76d authored over 3 years ago
Fix that devops-ks-devops-controller is always CrashLoopBackOff due to missing PipelineRun CRD (#188)

18df2471e777d78745bfe11e4b316667ab662c70 authored over 3 years ago
Merge pull request #184 from JohnNiang/chore/fix-golangci-lint

Skip golangci-lint cache due to flaky behaviors

63c99e17a2a744c8321a4e71b05889dee151e51b authored over 3 years ago
Skip cache because of flaky behaviors

cb7904937832cd0035d3da30ee6039b505f97f48 authored over 3 years ago
Extract lint stage

1. Extract lint stage
2. Run lint stage on push, pull request and release
3. Increase timeout of...

dcbace4375ed6c4423deacaafc08835f6b6a212c authored over 3 years ago
Merge pull request #182 from LinuxSuRen/more-temp-branches

Add more feature branches

318d2787a48ca99680b7c41cd74cf35aab0f7657 authored over 3 years ago
Add two branch patterns which has a meaningful prefix

the prefix feat/ represent a long term feature branch
the prefix fix/ represents a long term bug...

1c0a472365190cbcf5d65550e06b4f2ae57b81dd authored over 3 years ago
Add more feature branches

* branch tekton-support is for the support of Tekton
* branch jenkins-client-refactor is for the...

828664b16813fd166f86b6b0c5459160542d53bf authored over 3 years ago
Add devcontainer config file (#180)

GitHub codespaces will read config files from .devcontainer

6102c5eb1b7b1515266bc6731c86e1a83179720a authored over 3 years ago
Initialize PipelineRun type and controller (#175)

916f0c4c1bd0a8949b77ed5ed95e75f61be9ba03 authored over 3 years ago
Make the branch tekton-support can run GitHub actions (#181)

cca4119e77902fe8c5ace3127523c452519176c1 authored over 3 years ago
Fix the API of credential creating/updating failed due to URI is too long (#123)

aea85772287cecf7b8668b6d5895f3af971806db authored over 3 years ago
Fix the go module errors due to version conflicts of k8s (#122)

3e18edf7aacfa4f37f9a8b5349f9b2ee259dfa6c authored over 3 years ago
Merge pull request #124 from JohnNiang/chore/align-go-version

Align go version with version defined in go.mod

3d9661db6b1b2d18d77ef56481e2658a756f590b authored over 3 years ago
Align go version with version defined in go.mod

8d180ccfc3eb14840e0d68535b5a9df7912f0050 authored over 3 years ago
Add a root API path which without the group name (#115)

* Add a root API path which without the group name

all the APIs of this repo comes from the s...

6d9f1f47378be638360bad0f23177dcb409beaa2 authored over 3 years ago
Merge pull request #99 from kubesphere/add-license-apache

Add license file which is the apache 2.0

962c7b6bf2ab1ab5b01426b7706969bc15dd734b authored over 3 years ago
Merge pull request #114 from JohnNiang/bug/incorrect-action-owner-compare

Correct github.repository_owner comparison condition due to org transfer

be7531ed8c2bb0fa113584edc928a6e986c0438c authored over 3 years ago
Correct github.repository_owner comparison condition due to org transfer

from kubesphere-sigs to kubesphere

0378f94fa91acd5e86aa3f06d44f7496276dfeaf authored over 3 years ago
Add support to login ghcr.io in gitpod (#112)

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

9048eb95582a940bdcd3e5d915447a7eecadbcc8 authored over 3 years ago
Correct the GitHub org in the README file (#111)

c05d3c3a5d906ca0a1f548e62b36e658c5d78fa8 authored over 3 years ago
Merge pull request #93 from JohnNiang/bug/concurrent-map-write

Fix ks-devops-apiserver crash while viewing parallel pipeline activity detail

7714e9c334ad2f2c68bad2260415047eea71b7e2 authored over 3 years ago
Fix concurrent header writes

bdd31ea2480e22c8cc0352c53bc49d68a683094f authored over 3 years ago
Merge pull request #98 from LinuxSuRen/chore-image-ns-change

Change the docker hub org from kubespheresig to kubespheredev

3a8bf601efa47bc1a53ca022d92cd13056f09aa4 authored over 3 years ago
Add license file which is the apache 2.0

Most of the code lines come from https://github.com/kubesphere/kubesphere/. So it's good to keep...

91005698b795575ee7533dee909691a50d3021df authored over 3 years ago
Change the docker hub org from kubespheresig to kubespheredev

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

dba9d6a8a8af5d34bc5899d150a0ee8068ba2da4 authored over 3 years ago
Merge pull request #89 from JohnNiang/feat/integrate-metrics

Add prometheus service monitor and rule

5a7d050f52217be2251c1ffe377f0adb76c0c3c1 authored over 3 years ago
Add prometheus service monitor and prometheus rule

c0967559d021c6bcd03ec6a44ff525a1d0dda020 authored over 3 years ago
Add jenkins workload from statefulSet (#64)

d1f08a4e642d20eaa95326fe1da68d3a0719f8a8 authored over 3 years ago
Merge pull request #80 from LinuxSuRen/remove-err-hidden

Avoid the error output be hidden

b4ac40befb0d674d14a3b21ec5f2adce424b33cc authored over 3 years ago
Reload Jenkins CasC in Jenkins Config Controller (#75)

f43339b64dde1d37a41f2e7f89d62aad951248ac authored over 3 years ago
Add info log output when the Sonarqube integration is disabled

0ff60020681a241a17fd4cfa6d16e73f3ff804af authored over 3 years ago
Return error when get Jenkins job

0cc18ea3ef60f7a4d0f1d5ba3ed0d18906a1f22d authored over 3 years ago
Extract agent builder and s2i image's docker registry (#74)

3dfcc28467670a4ae82dae5e09767c748df549ed authored over 3 years ago
Merge pull request #79 from AbdelouahabMbarki/#68

update readme for Fix the token verify error

13efc813211336eec0b42821d9c18b139c78aaea authored over 3 years ago
docs(#68): update readme for Fix the token verify error #56

79aacbe04717163c6cbc6acfe6ef5befbc7a7320 authored over 3 years ago
Merge pull request #78 from kubesphere-sigs/fix-userinfo-nil-err

Fix the userInfo is nil

35fb9f2f48f12b37e64c076cd70a694e359b8ae9 authored over 3 years ago
Fix the userInfo is nil

73ea6d1a7fe8c188b6cc37a202e54cf218b33c85 authored over 3 years ago
Extract authentication jwtSecret as a variable (#71)

* Extract authentication jwtSecret as a variable

1102edae144c1dbe4c2005059be9e3b7daaa2bb2 authored over 3 years ago
Change the default registry to multiple registries (#61) (#69)

* Change the default registry to multiple registries (#61)

0a3f002629649cbb18b323179e9c9d71b7019f3c authored over 3 years ago
Merge pull request #36 from JohnNiang/feat/pipeline-filter

Add agile filter, sorter for pipeline search api

8e47133c2250165faeb07d5f12ce1873680c3ec9 authored over 3 years ago
Fix issues from review

c2637de413854aff63d0f0fd43d0fa3ad522d020 authored over 3 years ago
Fix kubesphere.yaml broken link in the Readme file (#59)

* docs(#57): Fix kubesphere.yam broken link in the Readme file

e97aa92ba3cb9bca5697c282a6b4d15b887b4304 authored over 3 years ago
Create a team in postman for ks-devops (#60)

* docs(#48): add ks-devops postman team to the readme

a5690df1360668f06b03a0596eaf5fb43e81166b authored over 3 years ago
Merge pull request #56 from kubesphere-sigs/fix-token-verify

Fix the token verify error

bb6605b55dc11fb50c365ad629b9b03be7f985ca authored over 3 years ago
Add type checking of jwt.MapClamis

correct the comment of type tokenAuthenticator

8e702d811c2bcde6ac197638d5322dfbf370fb55 authored over 3 years ago
Fix the token verify error

43c24d589164908242f89a90bcdc083a0638cb87 authored over 3 years ago
Refine string equality comparison

a48a56aa7396ff2de348be007a2804316354a4d1 authored over 3 years ago
Remove unused filter

7d1bbe15bcec0218f589e86f8b0d578adb598710 authored over 3 years ago
Fix lint error

31a67e4ecb67b2fc1d9c4478a0b4dd9c246464c3 authored over 3 years ago
Add interface#DefaultList test

dfe4e2dcd5cfb9891d0ebd1ce2fa97d08047fd8d authored over 3 years ago
Add more tests for new codes

db4fc5699f92f713228a3da438eb513792a1d51a authored over 3 years ago
refactor(#51): container images from linuxsuren to kubesphere-sigs (#53)

678147e3ae80f3f12370ee743c03d2041f212864 authored over 3 years ago
Fix devops_test error

6d1d822b81cc9d9d5d2aa2f8ab67d593486fb200 authored over 3 years ago
Add owners file in the root directory (#54)

Co-authored-by: rick <[email protected]>

26a5225616c547a7ce62682b7c68a54f2f46a42a authored over 3 years ago