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

Fix nil in log (#1035)

1b26e3ffd2ddbab49a4fdd86951ff8ad1868a68f authored 11 months ago
solve controller start error when timeout in CloneOptionTrait is nil (#1029)

f0a23fec2e65693dd46f68b909bd5cca22e5342b authored 11 months ago
fix: pipeline not run caused by nbf early now (#1031)

067e397f1bbebe828880fc4c4db19180b9f2b460 authored 12 months ago
set pruneDeadBranches to false when without discarder (#1019)

783b0f84c1a56a1ef2688e34c74de3a97acf9714 authored about 1 year ago
Imagebuild (#999)

* add imagebuilder module

* register imagebuilder route to webservice

* register imagebuilder ...

6887f90e4329b397077762e866c4510a45edfdac authored about 1 year ago
fix panic when timeout is nil in gitlab cloneOptions (#1015)

9207c9c51d01508e3b72a543a042813d34a24693 authored about 1 year ago
update swagger info for SwaggerUI (#1009)

* fix: config argoCD and fluxCD by kubesphere.yaml

* filter out ApiVersions that not start with...

41bb584a6d586a6f864985256d6d08e6f33100bf authored about 1 year ago
add header info in api run-log (#1004)

6834bd013df687adc0dbe696566388cf9cde9052 authored over 1 year ago
Fix shell validate failed (#1001)

182ea83662ece9a4ccb5aab3c6bf0a746ed95b87 authored over 1 year ago
upgrade ks: fix bug of gc pipelineruns (#994)

34d7f8616656708825bc16d92adfbbd9c17988d7 authored over 1 year ago
Fixed the issue of some application resources not being deleted when deleting multiple apps in the cascade (#979)

c268f93281c4b587d628bcfbede7266dd6e992a4 authored over 1 year ago
disable discarded history pipelineruns (#974)

b39418419293ce6172299b54190f84d770c4a619 authored over 1 year ago
fixed the bug with downloading multi-branch-pipeline artifacts (#969)

update unit test

update jenkins client call

go mod tidy

remove apiserver

c6e4fa1755189871c21009b74f29cbbadfd107f7 authored over 1 year ago
change fmt.Errorf to errors.New (#966)

change fmt.Errorf to errors.NewBadRequest

ff2aede75257738e58c7fad030cb916b9592de97 authored over 1 year ago
change checkPipelineName and checkDevopsName apis (#962)

change

c35c7e525d0dc2d38407c076b19de18393745dc7 authored over 1 year ago
re-use the code-repos in step-template (#960)

* add column for kubectl get gitcoderepo

* update step-template git-clone and checkout

521bf388a61b7c9c6c4752a54e73f82789723be1 authored over 1 year ago
Bugfix 971 add check job name api (#958)

* add check pipeline is exist interface

* add check devops name if exist interface

db5561b24328600dc8f6c66c47edb8c0bbd4af97 authored over 1 year ago
Fix the issue of removing argocd resources without cascade parameter (#949)

c7f16677066a83793bf768a4166621d364ac9b8b authored over 1 year ago
retry to validate if connection error (#943)

17431660e05da3e00f97f9ff475759c15b1676f6 authored over 1 year ago
only support update password by jwt (#938)

af744d579869774e8846ce60835756ccf59d9b46 authored almost 2 years ago
Bugfix 924 token inconsistent (#934)

* add devops-tools: init-config

* update dockerfile for devops-tool

* init config by jwt if ku...

9538ce7ece6aa12e8a51ea6517cb3dd7ac79711f authored almost 2 years ago
update ks-tool to 0.0.70 (#928)

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

c12ae530d70a710779f2d2cbe058ea33b951ffc2 authored almost 2 years ago
Bugfix 920 pipelinerun deleted - merge to master (#926)

* fix: pipelinerun deleted by controller if get build failed with error not exist(exist in jenki...

cdbe6713035d768ec3501c2b8060eb7cd67ce827 authored almost 2 years ago
fix: skopeo copy image fails (#916)

ce3a3097d23437b0a33cd42713d11d66f107f6af authored almost 2 years ago
Add type filter for pipeline (#914)

* update rbac of role ks-devops: support create configmaps

* filter pipeline by type in ListPip...

24afa01ccc1ff553a0d1f52c4814804b6d18f14f authored almost 2 years ago
Fix reconcile json edit mode (#904)

1c85b3b44ebcc3469ba695f3898af74154e1fa20 authored almost 2 years ago
add retry for pipelinerun annotation update (#906)

b0ed5888aafa7c9d906d730f5bdadc0e3079b273 authored almost 2 years ago
Auto sync jenkinsfile for pre version pipeline (#902)

* auto sync jenkinsfile for pre version pipeline

* fix update conflict for pipeline

0075fe1988ce61ebf96978c17609136799cc416b authored almost 2 years ago
format code with lint (#897)

* add printer-column(ID) for pipelinerun

* bugfix: pipelinerun status from cancelled to not-run...

f3107ec4bcb0b5a2419f695562078f18b2a4e603 authored almost 2 years ago
bugfix: the status of pipelinerun change to not running after cancel it (#893)

* add printer-column(ID) for pipelinerun

* bugfix: pipelinerun status from cancelled to not-run...

ed600fee069e667722f25277111ff4e169cbfc58 authored almost 2 years ago
update reviewer (#894)

d73bb37869cd416931aca7bfe66c1b961be9aded authored almost 2 years ago
Merge pull request #891 from yudong2015/ci-check

add check: lint and unit-test for PR

4610e72bc4f9b9f0d2b577636ed6f3364ef8907d authored almost 2 years ago
update test func: storePipelineRunData (#889)

5a6baec766ec5019adef39e9205c77161b2f9b1e authored almost 2 years ago
add check: lint and unit-test for PR

7b89011a08bfc666cfa606e3f0779a86409c406d authored almost 2 years ago
Bugfix ks 5193 (#886)

* add updatePipelineConfigXml

* remove timerTrigger if disable from console

d0ab5bf87d8deffa2549f97ca1374136b2a56056 authored about 2 years ago
update: save pipelinerun result to annotation (#885)

008cb63638ee406314b249744da5865ae178a491 authored about 2 years ago
Merge pull request #884 from chilianyi/devops-3.3

fix latest-build action skopeo cmd

81c06da4dbff2436e8272139c0081316aae85b6f authored about 2 years ago
fix latest-build action skopeo cmd

0bdeda39c9e20ce7b78036670d41cb8ae63ff5dc authored about 2 years ago
Merge pull request #883 from chilianyi/devops-3.3

change latest-build github action, use github.ref_name tag

3e12c4360eef561922ded879919600f2484ff63c authored about 2 years ago
change latest-build github action, use github.ref_name tag

41b36f2f7665b227f064a951475c20075c86b3f1 authored about 2 years ago
Merge pull request #881 from chilianyi/devops-3.3

Fix test & Fix action

3d7622e66e4d6d4aef0aecff6c3ee51ea0563769 authored about 2 years ago
Fix test & Fix action

e45f0badd44fab10047078c286cf18de625118c1 authored about 2 years ago
Merge pull request #880 from chilianyi/devops-3.3

change user for ghcr to kubesphere

aac374706fc3cb3a9180c608c39696be62beeca8 authored about 2 years ago
change user for ghcr to kubesphere

ba21123150f762abaaaa75af400a6f3b593a77fe authored about 2 years ago
Merge pull request #879 from pixiake/master

add latest build action

cd7ff2ea862f8cd1590eb204c8fd7e47365bede0 authored about 2 years ago
add latest build action

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

51ab40def0b4e2438711207118e90f67641bc607 authored about 2 years ago
Assign pipelinerun data store to reconsiler (#875)

997dd9b37fb744a3e8b351d2b7a9cc03528b7444 authored about 2 years ago
bugfix: nil pointer of CompletionTime when pipelinerun doesn't complete (#874)

b2620173b212997ccb31fbb975bdef97d965fb9f authored about 2 years ago
Improve the notification of build result to git provider (#838)

* Get pipeline completion time interval

* Add notification of build result when the Pipeline fa...

de73662e6067136d38dd677caaa1350cd869eb58 authored about 2 years ago
fix test for remove queue status (#870)

ab4a4729616800f68f4c8e4b26a1591d3fc5ab04 authored about 2 years ago
Remove queued status for pipelinerun #859 (#860)

4543134d0c36a4efaf44da76494a1c75e6da519d authored about 2 years ago
Update OWNERS

f568837440c36cf048bcd4d2a14df3f5d5a5a418 authored about 2 years ago
doc: pipelinerun GC description (#834)

744ea90eca8eb93129e41bce5655c3503855d892 authored over 2 years ago
Trigger pipeline metadata controller reconsile when update pipeline cr spec (#837)

3182d47701d7f437541e382953e586041c3449fd authored over 2 years ago
Update OWNERS

ab9e9609f5e1cf915805fc3056159b4008fed85d authored over 2 years ago
Add API for FluxCD Application (#778)

f8820f7e7dcd6db244ded06206f1c754917feb70 authored over 2 years ago
Organize all devops related projects into a table (#830)

27976693b0215ef15b73cb90333f04ce52aafa3c authored over 2 years ago
clean-up: Move ArgoCDOption into apiserverconfig (#831)

11ee977f5d247b5ecf0f97a65c4baba8368c273e authored over 2 years ago
Change cluster secret label (#832)

f2a647b2974cf9e1cd5f56c2a5eee861bd1bc924 authored over 2 years ago
Add Status for FluxApp (#817)

52b5cc498b31f45ec21f38d09e8b648c674430fc authored over 2 years ago
Support to store PipelineRun data into ConfigMap (#825)

2af7c25c973bfcdc49990a3c3238d7fe8f46eb5b authored over 2 years ago
fix(api/jenkins): fix jenkins connection hang if set maxconnction zero (#823)

bbc478537766569eeff79fe31e9e1f0cbca32654 authored over 2 years ago
Avoid pipeline running status order override (#818)

* Avoid pipeline running status order override

* Fix the status updating when the pipelinerun...

1cf3e07f6a38dabce257131ab8f8b2bcae8ca1e6 authored over 2 years ago
Change the FluxApp field in ApplicationStatus (#814)

f5a0b28cea80ee285a68cb628962456a347808a0 authored over 2 years ago
Run PR build with Jenkinsfile instead of GitHub Actions (#816)

5975a3e746c246cbd3be24fe104e3ff0f77b30f2 authored over 2 years ago
Fix nil pointer issue when building helmchart (#813)

0074dda4265cea9903da891237672a4dd7d36694 authored over 2 years ago
Support pod template privileged setting (#815)

f34296cca36b044c48f0d6345b25b4e04381f256 authored over 2 years ago
Fix the webhook settings doc errors (#810)

625e29c72d3788b908a45d06692bb9c83b9d0689 authored over 2 years ago
Fix error sync credential (#812)

9d4f7e32f9b52d90022327dbc8d094b99fcedfb6 authored over 2 years ago
Fixed: Skip github build status notifications (#808)

796dbc70dffe9f94e37a6e8080aaeedc1c13f852 authored over 2 years ago
Doc: allow authenticated users checking Pipeline running log (#805)

* Doc: allow authenticated users checking Pipeline running log

* Increase the timeout of the ...

8e21a64eca318fc9d3cb7a0e8a0d97030a65acef authored over 2 years ago
Support to set the cluster name (#803)

fa343da0e6585bd43c263122630bed752a950051 authored over 2 years ago
Add a main Jenkinsfile for the PR (#806)

d70accc5a2e2a808d0ee53da3e3238cdd1632cb7 authored over 2 years ago
Disable lint rule package-comments (#801)

f69d2264e742b7b55ae502443396c1281cbf0c81 authored over 2 years ago
Add Multi-Cluster Management for Flux Application (#769)

bc010dac832e0c713a533053d8342835f60cdf10 authored over 2 years ago
Support to send the PR status to git provider (#797)

7941058d8706a5734407aedfb8bdc8a4570668e8 authored over 2 years ago
Make gitops app kind to be optional (#799)

878d6b9c604f9f10cfa2cfc91d959bfb91ff8f83 authored over 2 years ago
Add FluxCD Application Management (#743)

5a189fae1bf4fd40f6c76ae7471676089264653d authored over 2 years ago
Remove unused code lines (#795)

f45b22d189a1593bf1ef157f54970a38a68495db authored over 2 years ago
Update nightly-build workflow (#794)

* Update nightly-build workflow

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

* Fix r...

9367e7a7b26ce24c049c6a716b44537a8d911fd8 authored over 2 years ago
Update build workflow (#793)

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

Signed-off-by: chengleqi <leqicheng@stu....

9208f966dd61e133334180fa86ec4a9eadeea610 authored over 2 years ago
chore: Update Makefile (#792)

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

Signed-off-by: chengleqi <leqicheng@stu....

eb933883c5f37ede2ceaf8cd288e7fd6441f5f59 authored over 2 years ago
Support object in the step paramters (#791)

3255b8c9b801a2690b7e0139f611e012c1b2e621 authored over 2 years ago
Upgrade controller-runtime v0.12.3 (#788)

5c830fe3e3074731eedfc72d056f2c99430029cb authored over 2 years ago
Update role.yaml

55cb5e11244b844fdb6740f5025475359f6853fe authored over 2 years ago
Add a condition field to the step template (#787)

2809686705f1737986740737a65153fbaa8e6b25 authored over 2 years ago
Upgrade go-scm to v1.11.19 (#786)

f6bdaeb8a730d3e8e6bb3522221ad2aa6ea115d1 authored over 2 years ago
Fix the Jenkins cron expression check error (#784)

757de95481ae832c9bffd2c253e0127c5f6e911e authored over 2 years ago
Add a field to indicate desired agent (#782)

552f0876f4b38b4b959c9684a31975f204a15531 authored over 2 years ago
Add more unit tests (#781)

e04fd230da6b89e238fd2e7f930fed4afe8e8281 authored over 2 years ago
Support to render step templates in JSON format (#768)

* Support to render step templates in JSON format

* sort the step templates by name

* Make...

b8b06f1aa1fd534fe016deb75d6ca4769a530778 authored over 2 years ago
Add unit test case for flux/git-repository-controller (#771)

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

98cfc88716dbd11ead2de99dc853ccb325ae27f7 authored over 2 years ago
fix variable typo (#770)

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

e895d84bc52c490b02669c84022e5cec402fd95b authored over 2 years ago
Support to manage pod templates automatically (#764)

* Support to manage pod templates automatically

* Support enable/disable pipeline-related con...

9a6e4176fb3e5aa2c5310b0fdb5810aab8adedc8 authored over 2 years ago
Add a document about the API permission (#750)

4c6a153555b85a321fad7fca2e2aaf681f858dcb authored over 2 years ago
Add more fields into the git repository crd (#756)

* Add more fields into the git repository crd

* Remove .devcontaienr, let us use the default ...

7d384b242038a503e797da23999be78a08ec8bac authored over 2 years ago
Support to get Jenkins agent labels from ConfigMap (#748)

* Update the contribution guide to make it be easier run locally (#744)

* update CONTRIBUTING...

3bfb2822e9b8eab2194bf591caa6f37642f73a14 authored over 2 years ago
Fix jenkins edit mode (#747)

* Fix the wrong edit mode setting with Jenkinsfile

40ec4b7cfef083b9b023f90277b23754877ea250 authored over 2 years ago
Make the Pipeline edit mode be specific (#746)

865043b212d8e417b6564e45324e877aabb526b6 authored over 2 years ago
Update the contribution guide to make it be easier run locally (#744)

* update CONTRIBUTING.md

Signed-off-by: liurs <[email protected]>
Co-authored-by: Rick <1450685...

117ad13516eaa0434fca5ddacd0f9ad9a2dc792f authored over 2 years ago