About JS framework
by Pierre-Yves Chibon
Good Morning Everyone,
Our infrastructure is mostly a python store, meaning almost all our apps are
written in python and most using wsgi.
However in python we are using a number of framework:
* flask for most
* pyramid for some of the biggest (bodhi, FAS3)
* Django (askbot, Hyperkitty)
* TurboGears2 (fedora-packages)
* aiohttp (python3, async app: mdapi)
While this makes sometime things difficult, these are fairly standard framework
and most of our developers are able to help on all.
However, as I see us starting to look at JS for some of our apps (fedora-hubs,
wartaa...), I wonder if we could start the discussion early about the different
framework and eventually see if we can unify around one.
This would also allow those of us not familiar with any JS framework to look at
the recommended one instead of picking one up semi-randomly.
So has anyone experience with one or more JS framework? Do you have one that
would you recommend? Why?
Thanks for your inputs,
Pierre
11 months, 2 weeks
[patch] Another oldschool badges cron mapping
by Justin W. Flory
Hey folks,
I have another quick and simple patch attached for the ansible.git repo.
This one adds a mapping for the DotNet SIG's FAS group to their new
badge that was just pushed up.
Let me know if anything else is needed. Thanks!
--
Cheers,
Justin W. Flory
jflory7(a)gmail.com
6 years
proxy01 logs
by Stephen John Smoogen
Proxy01 paged on a disk space issue this evening. Half of the disk
space usage was journal logs. I vacuumed them down to 30 days which
gave us about 2GB free. The other disk usage is koji.fedoraproject.org
and kojipackages.fedoraproject.org which are using 1.8GB of disk space
in the last 24 hours.
The lion share of this log is
10.5.125.62 - - [31/Aug/2017:04:02:16 +0000] "POST /kojihub HTTP/1.1"
200 4118 "-" "koji/1"
(with the POST being the size of whatever
koji02.phx2.fedoraproject.org. is pushing to koji.fedoraproject.org
(which somehow sounds weird).)
--
Stephen J Smoogen.
6 years
Delta RPMs for F26
by Ron Yorston
Hello,
Over on the users mailing list we've been wondering why delta RPMs
don't seem to be available for F26.
Any ideas, infrastructure people?
Ron
6 years
Plans for Thursday 2017-08-24 Fedora Infrastructure Meeting
by Stephen John Smoogen
= Introduction =
We will use it over the week before the meeting to gather status and info and
discussion items and so forth, then use it in the irc meeting to transfer
information to the meetbot logs.
= Meeting start stuff =
#startmeeting Infrastructure (2017-08-24)
#meetingname infrastructure
#topic aloha
#chair smooge relrod nirik abadger1999 dgilmore threebean pingou
puiterwijk pbrobinson
= Let new people say hello =
#topic New folks introductions
= Status / Information / Trivia / Announcements =
(We put things here we want others on the team to know, but don't need
to discuss)
(Please use #info <the thing> - your name)
#topic announcements and information
#info PHX2 Colo Trip, Dec 4th - 9th
#info FLOCK at Cape Cod Aug 29th - Sep 1st
#info beta freeze coming up 2017-09-05 - everyone
#info Moving .stg. ips ongoing
= Things we should discuss =
We use this section to bring up discussion topics. Things we want to talk about
as a group and come up with some consensus /suor decision or just brainstorm a
problem or issue. If there are none of these we skip this section.
(Use #topic your discussion topic - your username)
#topic
= Apprentice office hours =
#topic Apprentice Open office hours
Here we will discuss any apprentice questions, try and match up people looking
for things to do with things to do, progress, testing anything like that.
= Learn about some application or setup in infrastructure =
(This section, each week we get 1 person to talk about an application or setup
that we have. Just going over what it is, how to contribute, ideas for
improvement,
etc. Whoever would like to do this, just add the i/nfo in this section. In the
event we don't find someone to teach about something, we skip this section
and just move on to open floor.)
#topic Learn about: Nothing was put here this week
= Meeting end stuff =
#topic Open Floor
#endmeeting
--
Stephen J Smoogen.
6 years, 1 month
[release] pagure-dist-git: 0.6
by Pierre-Yves Chibon
Good Morning Everyone,
I just cut a new release of pagure-dist-git with the following changelog:
* Mon Aug 21 2017 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.6-1
- Update to 0.6
- Added a new version of the package sources logo (Ryan Lerch)
- Add a log statement when querying PDC (Ralph Bean)
- Simplify the gitolite rules for forks and add tests for them
- Make the project flake8 valid
- Slightly change text to make it less confusing, per mattdm +1 (Paul W.
Frields)
- Add support for the provenpackager group in pagure-dist-git
- Adjust the logic to group the users and groups in a single line
- Some package do not allow provenpackager access
- Simplify the index_auth template so it renders faster
I have tested it in stg and it behaves as expected so prod is now also running
it.
Happy packaging,
Pierre
6 years, 1 month