webuildsg / webuild

:memo: Robot-handpicked list of open events and open source for designers, developers and makers in Singapore
https://webuild.sg/
MIT License
62 stars 33 forks source link

Grumpy Gits meetups not showing on webuild #257

Closed spinningarrow closed 8 years ago

spinningarrow commented 8 years ago

Hey! For some reasons the upcoming Grumpy Gits meetup is not showing up on webuild. We have one scheduled for 26 July 2016, but this is what I see:

image

This is the response I see from the meetup API for Grumpy Gits:

{
    "results": [
    {
        "utc_offset": 28800000,
            "country": "SG",
            "visibility": "public",
            "city": "Singapore",
            "timezone": "Asia/Singapore",
            "created": 1427446180000,
            "topics": [
            {
                "urlkey": "opensource",
                "name": "Open Source",
                "id": 563
            },
            {
                "urlkey": "softwaredev",
                "name": "Software Development",
                "id": 3833
            },
            {
                "urlkey": "git",
                "name": "Git",
                "id": 48537
            },
            {
                "urlkey": "distributed-systems",
                "name": "Distributed Systems",
                "id": 113032
            },
            {
                "urlkey": "version-control",
                "name": "Version Control",
                "id": 685972
            },
            {
                "urlkey": "source-control",
                "name": "Source Control",
                "id": 1505024
            }
        ],
        "link": "http://www.meetup.com/Grumpy-Gits-SG/",
        "rating": 4.81,
        "description": "<p>A Git User Group. Git is a source control management tool conceived by Linus Torvald in 2005. This group aims to improve overall Git literacy around the region.</p>\n<p>Gitter chat room:&nbsp;<a href=\"http://gitter.im/GrumpyGits/discussions\">gitter.im/GrumpyGits/discussions</a><br>Website:&nbsp;<a href=\"http://grumpygits.github.io/\">grumpygits.github.io</a><br>Facebook group:&nbsp;<a href=\"http://www.facebook.com/groups/sggrumpygits/\">www.facebook.com/groups/sggrumpygits/</a></p>",
        "lon": 103.8499984741211,
        "join_mode": "open",
        "organizer": {
            "member_id": 21482361,
            "name": "ChernJie Lim",
            "photo": {
                "highres_link": "http://photos3.meetupstatic.com/photos/member/2/7/1/8/highres_244870008.jpeg",
                "photo_id": 244870008,
                "photo_link": "http://photos3.meetupstatic.com/photos/member/2/7/1/8/member_244870008.jpeg",
                "thumb_link": "http://photos3.meetupstatic.com/photos/member/2/7/1/8/thumb_244870008.jpeg"
            }
        },
        "members": 343,
        "name": "Grumpy Gits SG",
        "id": 18522131,
        "urlname": "Grumpy-Gits-SG",
        "category": {
            "name": "tech",
            "id": 34,
            "shortname": "tech"
        },
        "lat": 1.2999999523162842,
        "who": "Gits"
    }
    ],
    "meta": {
        "next": "",
        "method": "Groups",
        "total_count": 1,
        "link": "https://api.meetup.com/2/groups",
        "count": 1,
        "description": "None",
        "lon": "None",
        "title": "Meetup Groups v2",
        "url": "https://api.meetup.com/2/groups?offset=0&format=json&group_urlname=Grumpy-Gits-SG&sig=fae6ed8f5aa938405309f79715156604ac696751&photo-host=public&page=20&radius=25.0&fields=&sig_id=61780862&order=id&desc=false",
        "id": "",
        "updated": 1469267365000,
        "lat": "None"
    }
}
sayanee commented 8 years ago

@spinningarrow what's the url of the Grumpy Gits event? Let me check. Thanks for reporting it 😍

sayanee commented 8 years ago

oops ok found it http://www.meetup.com/Grumpy-Gits-SG/events/232176153/

notthetup commented 8 years ago

screenshot 2016-07-23 23 48 07

spinningarrow commented 8 years ago

Wow, that was fast - thanks a bunch!

notthetup commented 8 years ago

Pushing to production. Give it a few mins.