Ecosyste.ms: OpenCollective

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

github.com/python/psf-salt

PSF infrastructure configuration
https://github.com/python/psf-salt

Add user for Petr Viktorin with buildbot access (#351)

aad7473893fe73516d5f1eb50f989a9d6209e3ca authored 11 months ago
update with new PSF_CA

47909855be5dcb16615120f6235587c8b96474c7 authored 11 months ago
+moin (#350)

9d0d6ba2306411b20adabcfff28d61474e504ff1 authored 12 months ago
add seth to adm group on cdn-logs

431b30f3d698d9b5113ce11665fecded3878660d authored 12 months ago
Add 'Seth Larson' with access to CDN logs (#348)

d1a3894f9c41ba725416910e32425fbe45c7171a authored 12 months ago
remove member

60722a62738035b07e7b7707024060f905dc63d4 authored 12 months ago
remove user

48f3981980f2536f94b61fd266380677755e3b93 authored 12 months ago
Update docs/salt-server-list.rst (#345)

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

43b0c2362e2c65ca45cfd79d6ddd16595aba80dc authored about 1 year ago
fix nginx repo for jammy

e1aa7d628fecfb52d7c03f011f0d5413aa946c3d authored about 1 year ago
match bugs role

3020f2d31812cca6ca8d1005d163b62596551eb0 authored about 1 year ago
update bugs for jammy

2b4917e5b6b40226eca1061e7ce36692addfd104 authored about 1 year ago
run the salt-server-list updater every 15 minutes

7ca8d7dc474412649e2b4444a8e271b1f7083653 authored about 1 year ago
Update docs/salt-server-list.rst (#344)

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

8755989a487703457b553fcbf5c0909512f46a71 authored about 1 year ago
change just to test salt-server-list automation

4502af64e910f1d7de780ec8e4616a787e2e416c authored about 1 year ago
automate salt-server-list management (#343)

ffa0abb3f1b6c7203cc9270814d6039f48b3f1da authored about 1 year ago
Update server docs (#338)

* update server list

* note psf_known_hosts

626d9aa4eecb43a1db7e45365e3f5da355a754c7 authored about 1 year ago
Merge pull request #335 from python/codespeed_upgrade

restore codespeed local development

13984a95be70b81432d16c342db68f77be13e0b4 authored about 1 year ago
Modify LogFormat (#337)

* Modify LogFormat

modify LogFormat to include the client ip and explicitly highlight -combin...

d6331517ee78a8ad5cac0d3d34fcc088a7f4e372 authored about 1 year ago
dev: move postgres to salt-master

we no longer run our own pg infra, so don't act like it.

the pg install on salt-master could be...

1700306dc7ca392193de94a19a725ce84d19b8ac authored about 1 year ago
restore codespeed local development

This allows users to get a (almost?) working codespeed instance up locally:

```
vagrant up salt...

9277e8d3b8716a820adba0e5e127de3e322d5a32 authored about 1 year ago
resolve issue with apt-key deprecation and postgres repo (#336)

* resolve issue with apt-key deprecation and postgres repo

seems that this boiled down to the...

e93bdf10a4f26ca4b52c366f0f38a331457b82c7 authored about 1 year ago
guard older distros from jammy aptkey support (#334)

older versions of Ubuntu that we currently support/run do not play nicely with the changes added...

79c4218f46c993ac956b912307a5e52d62b42163 authored about 1 year ago
Migrate salt-master to Ubuntu 22.04('Jammy') (#331)

* Migrate salt-master to jammy

This commit uncomments out code that will migrate our salt-mas...

a89c21dbf0f169057140475d7d1331996ad5b700 authored about 1 year ago
ee: new machine

6350a33c95d8d50ea935b5b2a331a5ef6d242944 authored about 1 year ago
Merge pull request #332 from python/old-speed.python.org

Temporarily run old speed.python.org

37f9c74a373f751170351218b3aa6f110c34ca38 authored about 1 year ago
Temporarily run old speed.python.org

The current state of the branch requires Python 3.8+.

641b9065770a4ad02da76e626c4b4c7f611d97ec authored about 1 year ago
refine mulit-distro support a bit

f3a89f66ad71fcc1aec3a54bc47dd10536f426cd authored about 1 year ago
Restructure our Dockerfiles and incorporate 22.04 as an option (#329)

* Restructure our Dockerfiles and incorporate 22.04 as an option

This restructures us from a ...

2e91fbcc242bfdbcf85cddecd85fe14c56722fc3 authored about 1 year ago
Begin logging X-Forwarded-For in haproxy frontends (#327)

This will allow for more indepth debugging of what's going on with
the DigitalOcean loadbalance...

c189eb1453f334034e245e531544959abc346773 authored about 1 year ago
mod_remoteip for X-Forwarded-For handling (#324)

* track remoteip configurations and enable them

* create a symlink for remoteip in mods-avail...

43ffe47b703a8bb6083a530c0c6948a26a4b55a8 authored about 1 year ago
Install Vim for our vagrant boxes (#325)

90cca29e6617b2d4ea3d2548c5e2bb312bd4cec3 authored about 1 year ago
Fix local dev (#323)

* fix health check

* put srv/hg directories in place

0a219484c77d5136922ebfd3b855ab6d70cb31bb authored about 1 year ago
Add itamaro user with buildbot access (#322)

664582432cac4c50e44f2a8a385ccd43f5f5b84b authored about 1 year ago
docs: Build more often. (#321)

The script will just die soon if another insance already runs (it uses
a file lock), so there's...

803bf1fe000da680efe5d275da670e18d52bd0a4 authored about 1 year ago
Remove old ssh keys for pablogsal (#319)

35f0c8480e685ece7e87d1376964ccc1f281e026 authored over 1 year ago
more explicit REJECT on snakebite whitehole

RETURN is implicit and assumes the default will be REJECT

0e2a423637b89c87fe0ac5972e615600a81e9e00 authored over 1 year ago
configure {black,white}hole ports on pythontest

Replaces functionality of blackhole.snakebite.net and whitehole.snakebite.net

Ref: https://gith...

ed19ff8b633ab311093859c179ad5329f37fb024 authored over 1 year ago
properly fixup jobs.pyfound.org via SNI support

557c13b6638c810c75eb10dd382841b0d2429999 authored over 1 year ago
set host header for jobs.pyfound.org

3cc4a414e3f5620fa1114af800d3cfde9d9e843c authored over 1 year ago
xenial pgdg is on archive now

91f2af2b745dd904c49ec2efb66abe5bb33d6853 authored over 1 year ago
Rate limit (#317)

* Get pebble listening on port 14000

* Update version

* Configure rate limit for testing
...

261f77c7b2615780fdca3f799766818ce2aa8dce authored over 1 year ago
new Mac key (#316)

4e9bb068d058445bfad43caa72935c2f8244106f authored over 1 year ago
Update legacy.apache.conf.jinja (#315)

d52801f88a56e6c91e1d5206e13632e7ba0bb844 authored over 1 year ago
d'oh

49e15fe3a5e877c9ebffbb40bfc44fed992619e6 authored over 1 year ago
add a rtd yml

40c4ef147be6697e454ec489175fcf2de4549b77 authored over 1 year ago
Update users.sls (#314)

62fae66f1071ff4fcd0dfe7843e2277015e879ed authored over 1 year ago
fix

44f5f1cc546885728093451c098f0f7b323deb51 authored over 1 year ago
add gnumailman hosting role (#313)

7f35a9a5237967307cf243d9090147bc2a9adcc6 authored over 1 year ago
Update nginx.docs-backend.conf (#312)

The `^~` modifier makes this rule take priority priority over
regex (specifically the `pdf|zip...

bb6e11c75fc04e62ea659fcc9cab18bf5b163bb5 authored almost 2 years ago
Adding needed font for ja PDF builds. (#311)

d77665f2b77243e410eef2591abca8c65962975e authored almost 2 years ago
Add documentation around opening a port, and registering a haproxy service (#310)

* Add documentation around opening a port, and register a haproxy service

* add files to guid...

015b5f465f89dc95acbd9f160f7eda0b517f1cb3 authored almost 2 years ago
we do not run postgres ourselves anymore

fa02ff604ff589fd85fd448882f2ac3e48a0d429 authored almost 2 years ago
Merge pull request #309 from python/resolve_firewall

open port 9001

c12ec20c0e93b7cd811842c2c709931aa31e17d3 authored almost 2 years ago
open port 9001

736b95a739f8fdf4d9a7aef23ff14813cfdae261 authored almost 2 years ago
Turn on firewall (#308)

08117b855324e499e25ff841a58c811b5f4cdd3f authored almost 2 years ago
Correct .conf ending to .json (#307)

e37c593521f4b21d8e06157cfd264c8d88ff77ae authored almost 2 years ago
have salt create the sentinel for letsencrypt health check

0d9f1e28b00e9eaeb6a7f762eb45532955e8912f authored almost 2 years ago
Configure salt to manage psf_known_hosts and salt-server-list.rst (#305)

* Configure salt to manage psf_known_hosts and salt-server-list.rst and serve them via HTTP

*...

16ff7422bfb890fada0195acec609e4e5c333701 authored almost 2 years ago
restore mail via mynetworks on mpo

25812711aa75f75b5620cbcf0038f91c4607b5a3 authored almost 2 years ago
add dummy cert for salt-public.psf.io

36cd65eac7333155097473e3583acd0ea6174dfa authored almost 2 years ago
add cert to loadbalancer for salt-public.psf.io ahead of #305

ec12c5dfdcb6797515d03b7909bd7a8e97b6fd5a authored almost 2 years ago
Add a default option (#302)

* Add a default option to prevent returning an empty string to match.compound removing error add...

24fae9bcff684cf179c61c14dc5f53929e586686 authored almost 2 years ago
Removing trailing slash on `pkgrepo.managed` URLs to prevent states from always reporting changed. This addresses issue #299 (#303)

b19e31ddb87dfb0adc518083bf6164ce834c1e95 authored almost 2 years ago
pebble-source state failing (#301)

When bringing up the salt-master locally, the pebble-source state `git.latest` function fails wi...

345c86a093a8b6c833400bfbf739f9f17222bcab authored almost 2 years ago
typo

13c3eee29ac89a56e6ff9ea63b00360156a1a580 authored almost 2 years ago
add jobs.pyfound.org to loadbalancer

bb9a911cb83d9dc62b2d1d3f946b6f81a45ae5be authored almost 2 years ago
Automate fastly ip addresses (#295)

* Automate Fastly_Ip

* Manage key errors

* re-address salt-lint 219

* Address salt-lint...

24f6a2613acdf904f3eee6324a8dc408d6f03f3d authored about 2 years ago
upgrade for latest salt-lint rules (#296)

0b1f199bb7243a40dcce8c53baa9c80162e7cf2a authored about 2 years ago
edit logrotate.timer from daily to hourly (#294)

* edit logrotate.timer from daily to hourly

* some reworking

* No we're playing with fire
...

7be5b1854487042f1c3587fea660bb7cac7c3d0b authored about 2 years ago
update salt-server-list

d6c01b1241f402a6e202cc988b5aa5abf090c96a authored about 2 years ago
add all Fastly IPs for cdn-logs host (#290)

the IPs for syslog sources changed in May... this restores log streaming

8725d22dc7a46916a60d55d2c511199d44629d62 authored about 2 years ago
docs: Add it and tr (and sort the line). (#289)

c2215d773ef91a53ae4f679514800866f1a66847 authored about 2 years ago
Allow ambv to access the buildbot master (#288)

9aecee41e424b9c6a6335f9c31b93597962c8f7d authored about 2 years ago
Add new keys for pablogsal (#286)

81fdc45ddb032054bc8121817cb5cfb204ea07f6 authored about 2 years ago
Update users.sls

284ed42fdef5c058d3e311d918fd86c057557f4a authored over 2 years ago
Give the 3.12/3.13 Release Manager access to buildbots, docs and downloads. (#285)

de899b48ecc143c5dad3cfb65d303db3d8eb0ba1 authored over 2 years ago
Planet cert renewal (#284)

* run renewal as user nginx

* configure template to serve files from well-known/acme-challeng...

a607a82a17d6da3b51f286389eb137a087ef2ef0 authored over 2 years ago
moin: trust localhost for x-Forwarded info

b6f8b25f3ba7e72671863e81b07550387bc790f0 authored over 2 years ago
moin: disable remote access to apache2 server-status

42c657b2874ce18422d26f19a42535f6fa2e2021 authored over 2 years ago
Update salt-server-list.rst

63517dec4eb17f0440637cd7a2568b6628f56098 authored over 2 years ago
add distro information to automated server list (#282)

6171038c1121a590d27c39ae697d78ee0358927b authored over 2 years ago
Make `.html` optional for toplevel page redirects (#281)

This allows for, e.g., `https://docs.python.org/about` -> `https://docs.python.org/3/about.html`

3cc68cb05b5ceac441293101b71d448d9be441a8 authored over 2 years ago
Grant access for Marc-Andre to the planet host (#280)

3237febcd2d96290b088ac4dc30dc18f324b51d3 authored over 2 years ago
sprucin' up migration-recipe.md

a238fb7c6c24c7597068d101e46a83025ffeb145 authored over 2 years ago
add migration recipe to docs (#278)

* add migration recipe to docs

* address requested changes

* Update docs/migration-recipe....

8f9ff13e5dea9d163c5821dbf712501de28ec54a authored over 2 years ago
prepare downloads role for migration (#279)

1) update pattern for downloads role
2) don't create _check file for HTTP health check, so that...

902e8b954352d5e5c1df4acced93a266777894b6 authored over 2 years ago
add some purple 🙃

4a4580b7a145acc01c9335e7f6dae03149a63b92 authored over 2 years ago
support markdown as a format for docs source (#277)

* support markdown as a format for docs source

* Add a requirements.txt and switch to furo th...

4d97ed2eb4848f7af1339489405916699d619b0d authored over 2 years ago
reduce verbosity of logging for backup clients to silence version mismatch

88dd56ca3383acdbc5427506f36bce2ec80f2fcf authored over 2 years ago
new backup host IP

642459cc458edf9ecb6ee4a1eaede94951ec74bf authored over 2 years ago
attach correct volume for backup disk

8c6bcdfd28d61ea365820b12f14fa7adec463d75 authored over 2 years ago
prepare for backup 20.04 upgrade

b012704e7276836492c31720146e4284d31b1bd0 authored over 2 years ago
Complete linting of SLS files. (#276)

* finalize linting of all sls files

* lint all files every run

* silence warning in GHA fo...

beaf3ad5a13b92ee9c8f33210f41b340fb3ca36b authored over 2 years ago
backups: move all but private-key to public pillar data (#275)

* backups: move all but private-key to public pillar data

this ensures that backup config is ...

f7edae86aba8aebda82d1fde755c9f33348672cd authored over 2 years ago
Delete .travis.yml (#269)

https://github.com/python/psf-salt/issues/170#issuecomment-1198589028

30ce45798f9e0dbb99dc6c044c350bb54d10bf31 authored over 2 years ago
salt-lint so everyone's wearing their sunday's best (#274)

* salt-lint so everyone's wearing their sunday's best

* fix 213 linting error for salt/postgr...

d64dca0a8ac49466e21c2983bfb5f68e40e5d936 authored over 2 years ago
Configure health check and modify pillar/prod/roles.sls combatibility for migration of docs to ubuntu 20.0.4 (#273)

6aa4ee69e1e9316790523f57f47a02effbc54ec0 authored over 2 years ago
update server list (#272)

300f70f501fd5ae6d45fcd120473ac9e38ef9cbf authored over 2 years ago
when configuring haproxy, give each backend a unique name (#271)

previously we used the service name, not node name, which conflicts with haproxy's desire to hav...

049a130c181694ecda727caee710b0f87d6551e0 authored over 2 years ago
Prepare for moin migration to 20.04 (#270)

* widen pattern for moin role

we'll match a host moin-2004.nyc1.psf.io temporarily during mig...

987c17c98823c569df35fff880b3d355df90999b authored over 2 years ago