Linuxbrew/linuxbrew-lambda

Name: linuxbrew-lambda

Owner: Linuxbrew

Description: Transfer bottles from CircleCI to BinTray and GitHub

Created: 2017-01-24 00:11:47.0

Updated: 2017-12-12 06:41:21.0

Pushed: 2018-01-10 22:54:38.0

Homepage:

Size: 350

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

AWS Lambda function for LinuxbrewTestBot

This AWS Lambda function receives a webhook notification from CircleCI, downloads the artifacts for that build, and uploads them to BinTray and their SHA256 to GitHub.

It uses Linuxbrew, ruby, git and ssh on AWS Lambda.

Notes

brew config

BREW_VERSION: >1.1.0 (no git repository)
IN: https://github.com/Linuxbrew/brew
: a8dff1fe61193bacfd8416e8cd024803a59802d0
 commit: 5 days ago
 tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
 tap HEAD: 72349992f3f8c6d47ed76ee26d854e63e7550d42
 tap last commit: 6 hours ago
BREW_PREFIX: /tmp/brew
BREW_REPOSITORY: /tmp/brew
BREW_CELLAR: /tmp/brew/Cellar
BREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
 dual-core 64-bit haswell
brew Ruby: 2.2.2 => /var/task/bin/ruby
g: N/A
 2.4.3 => /tmp/usr/bin/git
: /usr/bin/perl
on: /usr/bin/python => /usr/bin/python2.7
: /var/task/bin/ruby
: openjdk version "1.8.0_101"
el: Linux 4.4.35-33.55.amzn1.x86_64 x86_64 GNU/Linux
libc: 2.17
cc: N/A
xbrew glibc: N/A
xbrew gcc: N/A
xbrew xorg: N/A

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.