Fork me on GitHub
Jason Antman's Blog
  • About Me
  • AWS
  • Software
  • Hardware
  • DIY / Home Automation / Security
  • Miscellaneous
  • Tags
  • Archives

Tooling for AWS - webhooks to SQS via API Gateway and Lambda

Date Sat 06 August 2016 Tags aws / webhook / lambda / github / api-gateway / sqs / queue / python / terraform

Project I created that uses Python and Terraform to setup an AWS API Gateway instance to receive webhooks, and enqueue their content in SQS queues via Lambda.

more ...

Idea for a Generic Method to Communicate Repository/Project Status

Date Sun 07 December 2014 Tags repository / project / git / github

Some ideas for generic methods of communicating the status of a project / source code repository to humans and machines.

more ...

Blog Moved from Self-hosted WordPress to Pelican on GitHub Pages

Date Sat 01 March 2014 Tags blog / wordpress / pelican / github

My blog is finally migrated from self-hosted WordPress to Pelican on GitHub Pages. Quite an ordeal.

more ...

Workflow for contributing to GitHub projects

Date Sat 11 August 2012 Tags foreman / git / github / workflow

Lately I’ve been contributing to some open source projects hosted on github. I’m pretty new to git, and the process is a bit confusing for beginners. So, here’s a sample workflow, based on the The Foreman‘s foreman github repository. Note that I’m developing against the …

more ...

Github as a repository in Redmine

Date Tue 27 March 2012 Tags git / github / redmine

As a follow-up to my CVS to SVN to Git post, I have the PHP EMS Tools repository migrated from my SVN to github. Since I’m moving the website and all development to a Redmine instance, the next step is setting up Github to work as a revision control …

more ...

  • Recent Posts

    • Tooling for AWS - webhooks to SQS via API Gateway and Lambda
    • Idea for a Generic Method to Communicate Repository/Project Status
    • Blog Moved from Self-hosted WordPress to Pelican on GitHub Pages
    • Workflow for contributing to GitHub projects
    • Github as a repository in Redmine
  • Latest Tweets

    Tweets by j_antman
  • GitHub Repos

    Status updating...

    @jantman on GitHub
  • Links

    • Homepage
    • Resume

© 2016 Jason Antman · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top