Ecosyste.ms: OpenCollective

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

github.com/kiwitcms/enterprise

Kiwi TCMS Enterprise Edition
https://github.com/kiwitcms/enterprise

Update kiwitcms-tenants from 2.6.0 to 2.6.1

49468e46826d77053789d3fc24a8bc5217beaf91 authored 10 months ago by pyup-bot <[email protected]>
Add UI test for file uploads

44002ba3324549be4967a258b785922cab1925db authored 10 months ago by Alexander Todorov <[email protected]>
Prepare test data for file upload test

3fe4026d09a1e96ca041f78705bb810071269de8 authored 10 months ago by Alexander Todorov <[email protected]>
Bump selenium from 4.9.1 to 4.18.1

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.9.1 to 4.18.1.
- [Release notes]...

5a55425d8aca23757d2f6f88de2173189202a7d5 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Install native Firefox and Geckodriver from Mozilla's DEB repository

snap packages in Ubuntu 22.04 and later are causing issues with
filesystem access because a snap...

e48a5a33693e911d302b36455b9bcc66099fc38b authored 10 months ago by Alexander Todorov <[email protected]>
Update sentry-sdk from 1.40.5 to 1.41.0

8e26f92d4f0aa749c0244b6e95168d712abfc185 authored 10 months ago by pyup-bot <[email protected]>
Configure OpenResty with writable temporary directories

because the compiled-in configuration with stock NGINX is different
and uploads are failing

8d8dccf549acf48ba2a35f1bb750755ef1471f76 authored 10 months ago by Alexander Todorov <[email protected]>
Changelog for v13.1.1-mt-20240302

38962171d2203dbffc199b2f6858e598432d1cd3 authored 10 months ago by Alexander Todorov <[email protected]>
Changelog for v13.1.1-mt

78545f40f7fa95e8c14b36f40d58cdc8a66fffad authored 10 months ago by Alexander Todorov <[email protected]>
Revert "ci: Build intermediary kiwitcms/kiwi image"

This reverts commit 2f846de31513608afed0be03b33b95aa6ec75fda.

83c8204d2a5acf1abcd851ecaafe955e78cb33d1 authored 10 months ago by Alexander Todorov <[email protected]>
Changelog for v13.1-mt

9b6fd7f96a00fc38113d39392c39d4d12ebe4b09 authored 10 months ago by Alexander Todorov <[email protected]>
Disable performance tracing in Sentry b/c we're hitting their quota limits

2bbe5cb0daaeca9b3bf4edb3c6a9f65dfb37c3bc authored 11 months ago by Alexander Todorov <[email protected]>
Add configuration for anonymous analytics

799017fc425e8247fe02d6a74fcfb3404c0c2325 authored 11 months ago by Alexander Todorov <[email protected]>
Lower expected performance treshold from 200 req/sec to 190 req/sec

to account for slightly more overhead introduced by newly added
middleware

a61d6fac06b947523f80ce3217d37a37901754c4 authored 11 months ago by Alexander Todorov <[email protected]>
Update nginx.conf b/c X-Frame-Options & X-Content-Type-Options headers

are now served by the Django application. See
https://github.com/kiwitcms/Kiwi/pull/3545

4dfdd1c2123472d050e61b1676641b6b76ddd18c authored 11 months ago by Alexander Todorov <[email protected]>
Update sentry-sdk from 1.40.4 to 1.40.5

1a368bfc8e822caa5531853bda68f74d269bed36 authored 11 months ago by pyup-bot <[email protected]>
Update sentry-sdk from 1.40.3 to 1.40.4

03a454e10f31fac3d9ce284077f057ec7081c04a authored 11 months ago by pyup-bot <[email protected]>
Replace raven with sentry-sdk

1c3e054ec0a7872e123869c93ac3956964115daa authored 11 months ago by Alexander Todorov <[email protected]>
Document the level of integration with Let's Encrypt. Closes #253

because some limitations apply

1a395d840ecc86f2685d2dd07d0c63f6cf94125d authored 11 months ago by Alexander Todorov <[email protected]>
Also include certbot-dns plugins in case someone needs them

https://eff-certbot.readthedocs.io/en/latest/using.html#dns-plugins

5c43e9da2d8b1781a0ab9c5c5340da76fac4ff39 authored 11 months ago by Alexander Todorov <[email protected]>
Make sure we can serve the ACME challenge files used by certbot

for example:
http://<my-domain>/.well-known/acme-challenge/GtdmNvA8Uip_PGqcj75E9qdtUUOIAH8R2_crA...

c238743b71497f4b3ef3052613be607f0aa5c61c authored 11 months ago by Alexander Todorov <[email protected]>
Add /Kiwi/bin/lets-encrypt helper utility

- needs the psmisc RPM package
- needs to bind-mount /etc/letsencrypt/ and /Kiwi/ssl/ inside the...

f1be6e5b04da16d159ddd7207fe9cfe677fef7eb authored 11 months ago by Alexander Todorov <[email protected]>
Install Let's Encrypt certbot into container. Refs #253

upstream documentation says to install also augeas-libs, although it may
not be used by all plugins

a797a489e679b15052259397ce419412ce8fc933 authored 11 months ago by Alexander Todorov <[email protected]>
ci: Build intermediary kiwitcms/kiwi image

because tests are trying to hit robots.txt

2f846de31513608afed0be03b33b95aa6ec75fda authored 11 months ago by Alexander Todorov <[email protected]>
Implement request limits via ENV variables and a Lua script

for 4xx, 5xx, /static/, /uploads/ and authenticated requests

396f3cb8cc7a0efcbfcdca1e490691ef54b7f25f authored 11 months ago by Alexander Todorov <[email protected]>
Replace NGINX with OpenResty

because of it's built-in support for Lua and generally newer code-base

https://www.nginx.com/re...

2ab319bc601a21d9d606257508754f50040dc671 authored 11 months ago by Alexander Todorov <[email protected]>
Override defaults for NGX_UPLOADS_{RATE|BURST} during testing

and update asserts in test script to make sure these values are actually
taken into account

45297b78b7bbed3db0d640159f395c3ba77b3618 authored 11 months ago by Alexander Todorov <[email protected]>
Override /Kiwi/etc/nginx.conf with OpenResty's config

6b20926dbee6a9f11161385890ba39bd4f7b8c52 authored 11 months ago by Alexander Todorov <[email protected]>
Add Referer header to network calls during testing

and include more temporaty files as part of uploaded CI artifacts

WARNING: don't change the Ref...

6cc221f30c26ed811d794bd96733804f3b4f99a8 authored 11 months ago by Alexander Todorov <[email protected]>
Copy over http tests from upstream

c2a1d3ba27734fd7379993085b87e018e5d67468 authored 11 months ago by Alexander Todorov <[email protected]>
Add a test for upstream nginx.conf

originally based on Kiwi TCMS v13.0
https://raw.githubusercontent.com/kiwitcms/Kiwi/v13.0/etc/ng...

6eab548258c365b8f1eff9371d102bd8b8860588 authored 11 months ago by Alexander Todorov <[email protected]>
Revert "Pin pylint-django to 2.5.3"

This reverts commit f28ff50e87eccc874978a629e91727222ebe5230.

12687dba624fd6e2814d50773ca705d8c6d93d89 authored 11 months ago by Alexander Todorov <[email protected]>
Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

fafb3b67dfc606b6886155533502b63b3b45fc90 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

4ed93f7db358ec7bdbbd65755e9ef23ad0ce596a authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 2 to 3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release no...

af13aefbdee2269c6475dd7c180f025084b7518e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release no...

ccc37da332e2897b8838d84a6b83d1440cf89610 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add a test for container health

75d8b0d506ea7b27b6b26ebc5e6cf1133662df5c authored 11 months ago by Alexander Todorov <[email protected]>
Override HEALTHCHECK command b/c of TenantMiddleware

acessing the login page without specifying the proper domain name does
not work.

e0a6618d70fd1c049aa4f3fc747414aaa7cf1831 authored 11 months ago by Alexander Todorov <[email protected]>
Add additional test for container restart

7ec68e0ecf1349fb53f8e5e6f8ac872d0a929608 authored 12 months ago by Alexander Todorov <[email protected]>
Encapsulate docker image tests into a separate test command

this allows a cleaner CI job config and provides a single entrypoint
for more tests to be added ...

1c5c4b63b70f0fcd9a887c749f18e3e4fdd594a7 authored 12 months ago by Alexander Todorov <[email protected]>
Changelog for v13.0-mt

9ec49e054aa2445b79a4cf9e566ceda1eff779d7 authored 12 months ago by Alexander Todorov <[email protected]>
Revert "ci: Build intermediary kiwitcms/kiwi image"

This reverts commit e1e4e6e2ce8bb59b7baa812130243a81f70cab93.

d1f345a5921a7321715733555c19a067e61d862a authored 12 months ago by Alexander Todorov <[email protected]>
Update Circle CI runners for Python 3.11

fdedd533d5274a8d3deb5d6b0a4275b971d34f1f authored 12 months ago by Alexander Todorov <[email protected]>
Print Docker version info in test logs

97ed73ae3de699384c8b7c219a1fe93c99c7fb0f authored 12 months ago by Alexander Todorov <[email protected]>
Start building and testing with Python 3.11

3614acaa3de83aff53fba3c6879c5ea88cd19d8b authored 12 months ago by Alexander Todorov <[email protected]>
ci: Build intermediary kiwitcms/kiwi image

which uses Python 3.11

e1e4e6e2ce8bb59b7baa812130243a81f70cab93 authored 12 months ago by Alexander Todorov <[email protected]>
Start testing with upstream Postgres container image

currently this is v16

d12ffbbd4738d97ba223931ae969d6e28939d63e authored 12 months ago by Alexander Todorov <[email protected]>
Adjust search path for images during test

the original directory has been renamed in
7bcfca1966b7844e77c5f4070d1f1802a27d261a and this sho...

7ef2ae6155684732181065947b7068bc1c7c4c41 authored 12 months ago by Alexander Todorov <[email protected]>
Assert that Personal API Tokens is listed in PLUGINS menu

f75890659121fd0aff070c3da0a3fff63397daa5 authored 12 months ago by Alexander Todorov <[email protected]>
Update kiwitcms-github-app from 1.5.1 to 1.6.0

4068d4b14b1ca2edcfea2b80180b6e09fa600af9 authored 12 months ago by pyup-bot <[email protected]>
Update kiwitcms-tenants from 2.5.2 to 2.6.0

e6c10c289f337da2d06fb4753074c89400e9ea5b authored 12 months ago by pyup-bot <[email protected]>
Update kiwitcms-trackers-integration from 0.6.0 to 0.7.0

6e4d2e43c4a7e598de9a5a36f7f702e8aaa18f6d authored 12 months ago by pyup-bot <[email protected]>
Update social-auth-kerberos from 0.2.4 to 0.3.0

8296442effc95358e2d3ae7eb8f410063411f256 authored about 1 year ago by pyup-bot <[email protected]>
Update django-ses from 3.5.1 to 3.5.2

8b7933719f19eb95a78801520dfb04d3b1c1ca24 authored about 1 year ago by pyup-bot <[email protected]>
Update django-ses from 3.5.0 to 3.5.1

ae731ec8378a831267e3b9d94abf8e98753e0bb8 authored about 1 year ago by pyup-bot <[email protected]>
Changelog for v12.7-mt

eff121603ef591a6b140087302718b6bb5fe8f74 authored about 1 year ago by Alexander Todorov <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

2038acc4d87868f0744533e75bb7324b20ecdf3b authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update kiwitcms-trackers-integration from 0.5.0 to 0.6.0

Provides functionality for personal API tokens. Accessible via
PLUGINS -> Personal API tokens me...

8f6b00d36ea9b830015c72f30e269c8191cae8bd authored about 1 year ago by pyup-bot <[email protected]>
Update social-auth-app-django from 5.2.0 to 5.4.0

c86328f46c2101368e26727fb67aa2904ed7e0bc authored about 1 year ago by pyup-bot <[email protected]>
Use a pre-built container image for testing

now that we figured out how to actually build it we're going to use a
prebuilt container to save...

caee761fad38994e00ab77b499bd16669d999a61 authored about 1 year ago by Alexander Todorov <[email protected]>
Update kiwitcms-tenants from 2.5.1 to 2.5.2

119eb6f1fdd2d817871097cb597614f26fb1e6e9 authored about 1 year ago by pyup-bot <[email protected]>
Pin pylint-django to 2.5.3

v2.5.5 switches to pylint 3.x which errors out with:

File "/home/runner/work/trackers-integrati...

f28ff50e87eccc874978a629e91727222ebe5230 authored about 1 year ago by Alexander Todorov <[email protected]>
Build OpenLDAP container image used for testing from source

because openshift/openldap-2441-centos7 is no longer available from
Docker Hub

52e725a60ba4f86b03bd3d18e26606b7b73ba102 authored about 1 year ago by Alexander Todorov <[email protected]>
Update python3-saml from 1.15.0 to 1.16.0

cd52979b36daef2019c91f914c047563d1930226 authored about 1 year ago by pyup-bot <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-comm...

6c0afc411f47b8dca33216f164498671fa8e6c2a authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Changelog v12.6.1-mt

f7c83f4c547230a5b41e3089aea3555fa2cc9e44 authored over 1 year ago by Alexander Todorov <[email protected]>
Update dj-database-url from 2.0.0 to 2.1.0

8917ee951c70a3365c0b24a683e1d1f68fa7ff84 authored over 1 year ago by pyup-bot <[email protected]>
Changelog for v12.5-mt

76f494115b142f1f7db77300496a36f3e9108669 authored over 1 year ago by Alexander Todorov <[email protected]>
Update django-python3-ldap from 0.15.4 to 0.15.5

724da47926325ca5cbae9d6106fc5e862deb8805 authored over 1 year ago by pyup-bot <[email protected]>
Install django-prometheus inside container

needs additional configuration before it is useful

4010ddc389f255ac293ed46f5a395fde060c3b9c authored over 1 year ago by Alexander Todorov <[email protected]>
Pin selenium to 4.9.1 b/c of failures with 4.10.0

the newer version yields:

TypeError: __init__() got an unexpected keyword argument 'firefox_pro...

9cda213a8bf87d3d01fcbf3e69541c9e83a2695d authored over 1 year ago by Alexander Todorov <[email protected]>
Specify robotframework in devel.txt

00b1bc3d8b6e1d83b00fc2e76a9491fc0fe1131d authored over 1 year ago by Alexander Todorov <[email protected]>
Changelog for v12.4

0eb0fd0dad94502518fab31f4580d9410022a47c authored over 1 year ago by Alexander Todorov <[email protected]>
Update kiwitcms-trackers-integration from 0.4.0 to 0.5.0

6bb9fd3e4c77cb30766ad53aa2ea33f2fda40343 authored over 1 year ago by pyup-bot <[email protected]>
Changelog for v12.3

b972ea0ad952cc2f8435340c6586a987e5295e17 authored over 1 year ago by Alexander Todorov <[email protected]>
Update django-ses from 3.4.1 to 3.5.0

68853166beec2452e62cf0fd66283eab21384ffb authored over 1 year ago by pyup-bot <[email protected]>
Update kiwitcms-tenants from 2.5.0 to 2.5.1

fd3c1ead4aef18efca38176c0ddfb588c1545475 authored over 1 year ago by pyup-bot <[email protected]>
Update dj-database-url from 1.3.0 to 2.0.0

c1c67a46fbfca64a9bdcfc2146907cad56ad0b3a authored over 1 year ago by pyup.io bot <[email protected]>
Update django-ses from 3.4.0 to 3.4.1

876326dca6b7b46de59f3e7e47fbcd40557732e0 authored over 1 year ago by pyup-bot <[email protected]>
Update django-ses from 3.3.0 to 3.4.0

0f4231f395427a8ca0a2ef9d228d82c0f70e05a0 authored over 1 year ago by pyup-bot <[email protected]>
Enable checkov linter

39cc93a52aaf83693f80e60b43dd853d6fdbc0e7 authored over 1 year ago by Alexander Todorov <[email protected]>
Disable issue for downstream container image

HEALTHCHECK should come from kiwitcms/kiwi

d251fea0ede745e27ee1513d926d5a6ba80b218d authored over 1 year ago by Alexander Todorov <[email protected]>
Explicitly set permissions to read-all

7e9f6df49a87266f6fa3a3f6a2b356ef421c153e authored over 1 year ago by Alexander Todorov <[email protected]>
Pass untrusted input via intermediate ENV vars in CI jobs

e39f7e156fdaf6fec09a15ea6f4e8fec8cdbf751 authored over 1 year ago by Alexander Todorov <[email protected]>
Disable issues in containers used during compile time

3c02aa73975b658b2f38f2d2f2347d216fda5fab authored over 1 year ago by Alexander Todorov <[email protected]>
Changelog for v12.2-mt

533f7dabfee7b41e240d86efe2ff5023a1e1e7a9 authored over 1 year ago by Alexander Todorov <[email protected]>
Create missing map files for pdfmake/

- FileSaver.min.js.map
- main.cjs.map

346570b6c6e4612bbaeb2ec18fc8b7d8a528471a authored over 1 year ago by Alexander Todorov <[email protected]>
Update social-auth-app-django from 5.0.0 to 5.2.0

a50dc06d337fb8588b0726582c0cfba08afa89d3 authored almost 2 years ago by pyup-bot <[email protected]>
Update kiwitcms-github-app from 1.4.1 to 1.5.1

6d980ae1a35478b306f298db2c03b9ab1275daeb authored almost 2 years ago by pyup-bot <[email protected]>
Changelog for v12.1-mt

8e634c69da545c8b14c9828ab2758344135574fd authored almost 2 years ago by Alexander Todorov <[email protected]>
Update dj-database-url from 1.2.0 to 1.3.0

6678579ce8538da69925e2f6207dd40eec419203 authored almost 2 years ago by pyup-bot <[email protected]>
Add sanity test - check for missing migrations

576a0dab24cabc427e666c813c331fe29f101d06 authored almost 2 years ago by Alexander Todorov <[email protected]>
Bump kiwitcms-trackers-integration from 0.3.0 to 0.4.0

Bumps [kiwitcms-trackers-integration](https://github.com/kiwitcms/trackers-integration) from 0.3...

ebcf74487df6f31628acedbd0fc0a2b5a760c937 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove trailing \ character in Makefile

12677d3c837fd955b771490541d535b3dccf4be5 authored almost 2 years ago by Alexander Todorov <[email protected]>
Changelog for v12.0-mt

479b0c4808665a02e83dad0f96f9855accc42a02 authored almost 2 years ago by Alexander Todorov <[email protected]>
Bump kiwitcms-github-app from 1.4.0 to 1.4.1

Bumps [kiwitcms-github-app](https://github.com/kiwitcms/github-app) from 1.4.0 to 1.4.1.
- [Rele...

19732788ac1d41aa194317c389d76ca944df13a5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump kiwitcms-tenants from 2.4.0 to 2.5.0

Bumps [kiwitcms-tenants](https://github.com/kiwitcms/tenants) from 2.4.0 to 2.5.0.
- [Release no...

6cbad56b260d960cdd183f048de5c4b38a4662de authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changelog for v11.7-mt

bdfe2364dd1e92fdc7c1e231759f269bc304bc79 authored about 2 years ago by Alexander Todorov <[email protected]>
Update CI test to use a stronger password

because of the new password requirements in Kiwi TCMS v11.7

b6ba68d489d71c8cff1bcfdaf33b062b9e69d30b authored about 2 years ago by Alexander Todorov <[email protected]>
Update python3-saml from 1.14.0 to 1.15.0

9f87a10c948473bccd970553dbea852916085149 authored about 2 years ago by pyup-bot <[email protected]>