Ecosyste.ms: OpenCollective

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

Semaphore UI

Modern UI for Ansible, Terraform/OpenTofu and Pulumi
Collective - Host: opensource - https://opencollective.com/semaphore - Website: https://sempahoreui.com/ - Code: https://github.com/semaphoreui/semaphore

Update runner.go

github.com/semaphoreui/semaphore - 653029c94d428e1415415cf8ffe1433882893d48 authored over 1 year ago by Cédric <[email protected]>
feat: provide task ID from semaphore_vars

github.com/semaphoreui/semaphore - efdf4140f0c8dabd03b181ad7e3366f3b5e2f968 authored over 1 year ago by Cédric <[email protected]>
Correctly display relative time for non-UTC timezones

github.com/semaphoreui/semaphore - b65eb63a49d38000061b67f6a790c39d23d6771c authored over 1 year ago by Andrey Chausenko <[email protected]>
Merge pull request #1274 from nfsprodriver/develop

Make last_task also accessible on specific template

github.com/semaphoreui/semaphore - 86c03947346521887bdd330956066a13d4e8ec28 authored over 1 year ago by Denis Gukov <[email protected]>
Update Template.go

github.com/semaphoreui/semaphore - d589598f902cde42f6b913b805139e668e09305c authored over 1 year ago by Bjarne Roß <[email protected]>
Update Template.go

github.com/semaphoreui/semaphore - 763bd6e5627496f0b511587e1524902b7f275b39 authored over 1 year ago by Bjarne Roß <[email protected]>
Merge pull request #1 from nfsprodriver/patch-1

Attempt fix API last_task for single template

github.com/semaphoreui/semaphore - 75682fb1d43a3fc95a508d6212bd83c541253129 authored over 1 year ago by Bjarne Roß <[email protected]>
Update Template.go

github.com/semaphoreui/semaphore - c089ee239a4abd7c3dd4dda2fd97fa55b1599548 authored over 1 year ago by Bjarne Roß <[email protected]>
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop

github.com/semaphoreui/semaphore - b94cb98ca69e3cf13ac8a830c6fb59e433cd9261 authored over 1 year ago by Denis Gukov <[email protected]>
fix: replace config flag use_external_git to option git_client

github.com/semaphoreui/semaphore - 81dd70ae1f83d70a26c37c791c45413ec89ac67a authored over 1 year ago by Denis Gukov <[email protected]>
feat(oidc): add config option to manually configure provider endpoints

github.com/semaphoreui/semaphore - 2896dc72d988a31308ed5922ca30728cee2ed915 authored over 1 year ago by s3lph <[email protected]>
feat: implement oidc authentication

github.com/semaphoreui/semaphore - c3cd04fdce5bc7ec209c65e24cce1dffbf9f4c9e authored over 1 year ago by s3lph <[email protected]>
Merge pull request #1208 from battlecook/develop

Update README.md

github.com/semaphoreui/semaphore - 864d8bd8aa5d55f334a9ae4f3c52aa44667a65ac authored over 1 year ago by Denis Gukov <[email protected]>
Update README.md

github.com/semaphoreui/semaphore - 146db6e1371577a346fb281b6ab60bad97f46b09 authored over 1 year ago by battlecook <[email protected]>
fix: authentization bug

github.com/semaphoreui/semaphore - 3e4a62b7f2b1ef0660c9fb839818a53c80a5a8b1 authored almost 2 years ago by Denis Gukov <[email protected]>
fix: ignore knows_hosts check

github.com/semaphoreui/semaphore - f62cea43537c22590a2cbdc2eb85dd2ae915f618 authored almost 2 years ago by mgukov <[email protected]>
feat: add config flag use_external_git

github.com/semaphoreui/semaphore - 5b4adb3ceac8732453e31dace68bf7555aa627ee authored almost 2 years ago by Denis Gukov <[email protected]>
Merge pull request #1181 from mgukov/develop

IgnoreHostKey policy for known_hosts checking

github.com/semaphoreui/semaphore - 648d945be67dd1ed8c6506b624b70416372a1d1b authored almost 2 years ago by Denis Gukov <[email protected]>
merge upstream/develop

github.com/semaphoreui/semaphore - 9c7a0cf7f3cb679b0575d6280ae17931a7a64cce authored almost 2 years ago by mgukov <[email protected]>
fix: use InsecureIgnoreHostKey policy for known_hosts checking

github.com/semaphoreui/semaphore - 745bd7188be1d27160d19029dca12d90f36b2216 authored almost 2 years ago by mgukov <[email protected]>
fix: optimize dependencies

github.com/semaphoreui/semaphore - 394198eddaca81b851c766d36f2a4b94d9d73ee8 authored almost 2 years ago by mgukov <[email protected]>
fix: update go-git to v5.6.0

github.com/semaphoreui/semaphore - 1bf14d246805cf90d76c109c57fa49b06b2bd1ef authored almost 2 years ago by mgukov <[email protected]>
chore: use go-git

github.com/semaphoreui/semaphore - c3eaa6fa19a30afce95d01e84d7900d061ab375b authored almost 2 years ago by Denis Gukov <[email protected]>
ci: CGO_ENABLED=0

github.com/semaphoreui/semaphore - aae5a44bf219557e98ec9152f89b1103bce6ff5d authored almost 2 years ago by Denis Gukov <[email protected]>
ci: CGO_ENABLED=0

github.com/semaphoreui/semaphore - 110de5db18fb5c93fd7e6a9ea876d9b0bf4b954f authored almost 2 years ago by Denis Gukov <[email protected]>
chore: return to external git

github.com/semaphoreui/semaphore - c048c9b5bf7688cb4796b9996ff392f109385dc3 authored almost 2 years ago by Denis Gukov <[email protected]>
chore: downgrade go-git

github.com/semaphoreui/semaphore - faddc1e9f0bb972f5b4433352407a29e62993e2d authored almost 2 years ago by Denis Gukov <[email protected]>
ci: g++ for prod

github.com/semaphoreui/semaphore - 1b2653aa785adf5f3b9c9dd64a1d09fadde45047 authored almost 2 years ago by Denis Gukov <[email protected]>
ci: add g++

github.com/semaphoreui/semaphore - 2f77168187399ce9c4cfeff2b2c913958476cc67 authored almost 2 years ago by Denis Gukov <[email protected]>
ci: add gcc to production

github.com/semaphoreui/semaphore - 5e06aa7d6727db5855dbb0d6599def8adbdf43a4 authored almost 2 years ago by Denis Gukov <[email protected]>
ci: print gcc version

github.com/semaphoreui/semaphore - 853987eb10a8b5c3f6ae6bc263b9716719b7ecd6 authored almost 2 years ago by Denis Gukov <[email protected]>
ci: print gcc version

github.com/semaphoreui/semaphore - 2df636bb019e6b6fa9501264a44af250d95ed38e authored almost 2 years ago by Denis Gukov <[email protected]>
ci: preserve build deps

github.com/semaphoreui/semaphore - d2b8d10e66182de0f8d81476927178e3da61e46f authored almost 2 years ago by Denis Gukov <[email protected]>
ci: add g++

github.com/semaphoreui/semaphore - 37079141f731856d7e71fd18ab63071f451fb985 authored almost 2 years ago by Denis Gukov <[email protected]>
ci: install build-base in docker

github.com/semaphoreui/semaphore - 3d20f52672795ee263e9bae80df2767da712b86e authored almost 2 years ago by Denis Gukov <[email protected]>
ci: add gcc to docker

github.com/semaphoreui/semaphore - 423c3e053ec593213a8f15d1f02d3d6409e82df1 authored almost 2 years ago by Denis Gukov <[email protected]>
Merge pull request #1178 from mgukov/develop

Added go-git client support

github.com/semaphoreui/semaphore - 8d5ba2857d6b9501f0ca13f167080cd569ca5bb3 authored almost 2 years ago by Denis Gukov <[email protected]>
Merge remote-tracking branch 'upstream/develop' into develop

github.com/semaphoreui/semaphore - f27d2d5174953e004b04f7d30da5a15739f3a5aa authored almost 2 years ago by mgukov <[email protected]>
refactor: rename git client files

github.com/semaphoreui/semaphore - df4932a5fc6486d89cf639fb6bc09cc0b3f92979 authored almost 2 years ago by mgukov <[email protected]>
feat: use go git client by default

github.com/semaphoreui/semaphore - d8b7cc54bae06a2e3d2749f2c2d7c54109e449c2 authored almost 2 years ago by mgukov <[email protected]>
fix:fix repository pull

github.com/semaphoreui/semaphore - 6754025fa0535a19ad3d3af781e6448825fd926f authored almost 2 years ago by mgukov <[email protected]>
fix:GetLastCommitMessage

github.com/semaphoreui/semaphore - ab14adf44592a2bc239e3a7a18a2d52839c94913 authored almost 2 years ago by mgukov <[email protected]>
fix: check if err is NoErrAlreadyUpToDate

github.com/semaphoreui/semaphore - 5530e7b7a0c45c82bef1629a3e38298ccb9bf3ec authored almost 2 years ago by mgukov <[email protected]>
fix: login/passwort authentication method support

github.com/semaphoreui/semaphore - 13b2f52c8c27249126bfc6ae295f10efa31ffc7d authored almost 2 years ago by mgukov <[email protected]>
feat:support go-git client

github.com/semaphoreui/semaphore - 40e018aaa19cdcd33e8e8882095b19926fb1db2e authored almost 2 years ago by mgukov <[email protected]>
fix(be): remove db info from /info

github.com/semaphoreui/semaphore - 64b52fba94d3008b971ce54783055f84bb9e003b authored almost 2 years ago by Denis Gukov <[email protected]>
fix(be): remove db info from /info

github.com/semaphoreui/semaphore - 04688a786e2af74b93e83777d3ef52fcdbf016a4 authored almost 2 years ago by Denis Gukov <[email protected]>
ci: do not install linter

github.com/semaphoreui/semaphore - 5a864742751057094651fdbf970c459e663d53af authored almost 2 years ago by Denis Gukov <[email protected]>
fix(be): use DbConfig getter method instead of direct access to fields

github.com/semaphoreui/semaphore - 668c81a991ab80058d9a938183967be518e902ac authored almost 2 years ago by Denis Gukov <[email protected]>
feat(be): use env vars for db options

github.com/semaphoreui/semaphore - d6e1315db70af270715ec43ed1d0ef985b8aa5a0 authored almost 2 years ago by Denis Gukov <[email protected]>
Update CONTRIBUTING.md

github.com/semaphoreui/semaphore - 37f729521ad81945611f8871f6b05fae5ddc71d5 authored about 2 years ago by Denis Gukov <[email protected]>
Update README.md

github.com/semaphoreui/semaphore - b0fca51ee7766f148a9ebeec06f2e883d9c897c6 authored about 2 years ago by Denis Gukov <[email protected]>
Update README.md

github.com/semaphoreui/semaphore - fab12cfe13368f65147174ce57ca8d0f1867d947 authored about 2 years ago by Denis Gukov <[email protected]>
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop

github.com/semaphoreui/semaphore - dd41d48c9b65782a8509082624b6106fef36cca4 authored about 2 years ago by Denis Gukov <[email protected]>
fix(be): housekeeping after clone

github.com/semaphoreui/semaphore - 1e58ff16f484e3f6322c483d201d8ec265f50a27 authored about 2 years ago by Denis Gukov <[email protected]>
Update README.md

github.com/semaphoreui/semaphore - f17fac50ed82c1710278358efb2ccf53d5547bae authored about 2 years ago by Denis Gukov <[email protected]>
test(be): task run

github.com/semaphoreui/semaphore - f830f3bbeeab9dfa1afdf94bb7b52819736c977d authored about 2 years ago by Denis Gukov <[email protected]>
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop

github.com/semaphoreui/semaphore - 3394c60fb64d7627c659d0cb9f936ed07d80259e authored about 2 years ago by Denis Gukov <[email protected]>
fix(be): running task on boltdb

github.com/semaphoreui/semaphore - 056aeb4942edf799c6049c3da055040563e6f54f authored about 2 years ago by Denis Gukov <[email protected]>
Update README.md

github.com/semaphoreui/semaphore - 3ff9970095d8e380877021e68e3af8148ce69243 authored about 2 years ago by Denis Gukov <[email protected]>
refactor(be): move printing db info to separate method

github.com/semaphoreui/semaphore - 7bf59cf234d846f6116287c59fd12d9e58397d1c authored about 2 years ago by Denis Gukov <[email protected]>
fix: migration test for pg

github.com/semaphoreui/semaphore - 53ad8fe7d44b48ff98c5494197c6c0602dcd92c3 authored about 2 years ago by Denis Gukov <[email protected]>
fix(dredd): do not clean postgres db

github.com/semaphoreui/semaphore - 16ce9b80a17c22d8500ebbb02649bba520714d50 authored about 2 years ago by Denis Gukov <[email protected]>
test: postgres migration test

github.com/semaphoreui/semaphore - 23e6402d31b8e3f9b6ff93c657089d995d4e1ed6 authored about 2 years ago by Denis Gukov <[email protected]>
feat(be): disable of sslmode for postgres when setup

github.com/semaphoreui/semaphore - cf7e5f895a20cb67f999776d69ba44a43ef305f5 authored about 2 years ago by Denis Gukov <[email protected]>
fix(dredd): port of postgres

github.com/semaphoreui/semaphore - 385eb69588447fdf56df6787f99bb7d526140b73 authored about 2 years ago by Denis Gukov <[email protected]>
fix(be): db host in docker file

github.com/semaphoreui/semaphore - 95a0609b3b8b5a6065d218223c15a6ffb8f60ec4 authored about 2 years ago by Denis Gukov <[email protected]>
fix: dockerfile for postgres tests

github.com/semaphoreui/semaphore - 1374bbe38a06a70594d89d51cd6df252a0248df7 authored about 2 years ago by Denis Gukov <[email protected]>
ci: postgres test

github.com/semaphoreui/semaphore - 1b65818ece3287479346c7261285a1177b9ea3a2 authored about 2 years ago by Denis Gukov <[email protected]>
ci: use bin abs path

github.com/semaphoreui/semaphore - a5b95dc4812a7d4762968f9657e9d4c90b0d982a authored about 2 years ago by Denis Gukov <[email protected]>
ci: fix dredd's docker file

github.com/semaphoreui/semaphore - e74d7fb9eb89e62542cc7653130d88ad0750bbd7 authored about 2 years ago by Denis Gukov <[email protected]>
ci: fix dredd's docker file

github.com/semaphoreui/semaphore - ddfb6bcbaee3cbff23f43bc44c9213c971600a08 authored about 2 years ago by Denis Gukov <[email protected]>
ci: fix config gen

github.com/semaphoreui/semaphore - 7e7e020630af868aa36da3c11be355f77cc489c8 authored about 2 years ago by Denis Gukov <[email protected]>
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop

github.com/semaphoreui/semaphore - 3c84047f638c045ff374e5352434a3f85c6acfc3 authored about 2 years ago by Denis Gukov <[email protected]>
ci: fix env var name

github.com/semaphoreui/semaphore - 21893e26f36df685041622b2341919e566150ed6 authored about 2 years ago by Denis Gukov <[email protected]>
fix: +x for entrypoint file

github.com/semaphoreui/semaphore - 72fc70708d8d88ee967770c41668119eaaa6685f authored about 2 years ago by Denis Gukov <[email protected]>
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop

github.com/semaphoreui/semaphore - 96ebf9052a8480dd569fbde1304610f63dcf28c7 authored about 2 years ago by Denis Gukov <[email protected]>
ci: create compose file for each db

github.com/semaphoreui/semaphore - f8c16c2244a5f4026a34346a8eb84affea30f5e7 authored about 2 years ago by Denis Gukov <[email protected]>
fix: +x for entrypoint file

github.com/semaphoreui/semaphore - 4eb5b2ecbba390118f35cc7ff066298bbd460561 authored about 2 years ago by Denis Gukov <[email protected]>
ci: fix dredd dockerfile

github.com/semaphoreui/semaphore - 0d3ccfabe1a37e12bd58008fa4e6e83c7d777f60 authored about 2 years ago by Denis Gukov <[email protected]>
ci: fix dredd dockerfile

github.com/semaphoreui/semaphore - 396530bd98e76bcfbe7013d7019878dbc7c84754 authored about 2 years ago by Denis Gukov <[email protected]>
ci: fix dredd dockerfile

github.com/semaphoreui/semaphore - 0d87d0b736d935f042f017098e4c59cc301eaced authored about 2 years ago by Denis Gukov <[email protected]>
test: boltdb integration tests

github.com/semaphoreui/semaphore - 47bac1b478b348adb9d9530afd9b25452c5c968a authored about 2 years ago by Denis Gukov <[email protected]>
test: fix tests after refactoring

github.com/semaphoreui/semaphore - 94c69e67f29d687660d4e5ec5d00e4898fa0834e authored about 2 years ago by Denis Gukov <[email protected]>
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop

github.com/semaphoreui/semaphore - 73d60e901edff9db4f650a3e0001b44b90f88a77 authored about 2 years ago by Denis Gukov <[email protected]>
feat(be): support session connection for boltdb

github.com/semaphoreui/semaphore - 07c6860ccbd8709a211dfe1c0f70e14dfebb34e0 authored about 2 years ago by Denis Gukov <[email protected]>
Create devcontainer.json

github.com/semaphoreui/semaphore - c20a9dfda329f837191ee6a0edb1f7b06d571b47 authored about 2 years ago by Denis Gukov <[email protected]>
fix(be): return empty array instead of nil for BoltDB

github.com/semaphoreui/semaphore - 1139e35ce1c1041e45b303225710bbce52f3ba5d authored about 2 years ago by Denis Gukov <[email protected]>
test: fix test data

github.com/semaphoreui/semaphore - 857000e9ac2f35cb7a4707db9140b1824592cb80 authored about 2 years ago by Denis Gukov <[email protected]>
fix(be): ignore not found error when deleting task output bucket

github.com/semaphoreui/semaphore - cbd441b6fd5916dfb7693dbf08804437d2743873 authored about 2 years ago by Denis Gukov <[email protected]>
fix(be): creating task/output for boltdb with no keep connection mode

github.com/semaphoreui/semaphore - 8d0a27822dcd1a4485b73e6178eec54317d4ec44 authored about 2 years ago by Denis Gukov <[email protected]>
test: remove date/time pattern from open api

github.com/semaphoreui/semaphore - b2f5d42a6fd08f888d84689950f16e5655f5d61a authored about 2 years ago by Denis Gukov <[email protected]>
test: fix unit test

github.com/semaphoreui/semaphore - 53a75cf916bd18e34f402becfd6e9f44123a3d6d authored about 2 years ago by Denis Gukov <[email protected]>
feat(be): do not keep connection by BoltDB

github.com/semaphoreui/semaphore - 579f978ffc068c0c5222f5385985bf01a9bc1fdb authored about 2 years ago by Denis Gukov <[email protected]>
fix(be): token deletion for boltdb

github.com/semaphoreui/semaphore - cd134b04a65dc0fcdab4ee1d7757f4d0fe40a5e1 authored about 2 years ago by Denis Gukov <[email protected]>
test: create tempalate via store method

github.com/semaphoreui/semaphore - 296c80688d27770811dfcd7197193fc88e2e8bac authored about 2 years ago by Denis Gukov <[email protected]>
test: fix task creation

github.com/semaphoreui/semaphore - 233f695c9d6ca93849f24bf5e836f6078477d6f9 authored about 2 years ago by Denis Gukov <[email protected]>
feat: ability to delete api token

github.com/semaphoreui/semaphore - 1e06957028fda2afde960e37f4f20ce10f8fa835 authored about 2 years ago by Denis Gukov <[email protected]>
test: delete user via store method

github.com/semaphoreui/semaphore - 4bc2c1e2d149b81a2666cb6eec9eba8ac80e19da authored about 2 years ago by Denis Gukov <[email protected]>