Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate bit.ly creation to the meetup event page link #26

Open
girikuncoro opened this issue Dec 30, 2019 · 0 comments
Open

Automate bit.ly creation to the meetup event page link #26

girikuncoro opened this issue Dec 30, 2019 · 0 comments
Assignees
Labels
kind/tool Related to meetup toolings (MeetOps)

Comments

@girikuncoro
Copy link
Contributor

Is your feature request related to a problem? Please describe.
For every meetup event, we distribute shorten link to meetup event page, since the url is too long to be distributed. We use bit.ly that redirects to the meetup event page which is created manually for every meetup. We need to automate this, as per #4

Describe the solution you'd like
Automate creation bit.ly by calling the bit.ly API, integrate as subcommand of existing https://github.com/cloudnative-id/meetups/tree/master/generator tool

Additional context
Since meetup event page creation is still done manually, we can assume the page already exists for the meetup. Behavior when running the tool:

bin/generator <meetup-directory> <event-url>

Example:

bin/generator bandung https://www.meetup.com/Kubernetes-and-Cloud-Native-Bandung/events/267202957

We can iterate next step to only pass the event id 267202957 by mapping the meetup URL in meetup.yaml

@girikuncoro girikuncoro added the kind/tool Related to meetup toolings (MeetOps) label Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tool Related to meetup toolings (MeetOps)
Projects
None yet
Development

No branches or pull requests

2 participants