Google Chrome Extension for Pocket (unofficial)
kenliu/grails-elastic-beanstalk 9
AWS Elastic Beanstalk Grails plugin
@holman does dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
A powerful web application framework based on the Groovy language
Documentation Project For The Grails Web Application Framework
Groovy language core repository mirror from Codehaus.
The missing package manager for OS X.
created repositorypragdave/pdp11-playground
A simple PDP-11 assembler and emulator, designed to help teach the basics of what goes on inside a computer.
created time in 3 days
release jruby/jruby
jruby-bin-9.2.19.0.tar.gz 25.08MB
jruby-bin-9.2.19.0.zip 25.66MB
jruby-src-9.2.19.0.tar.gz 8.39MB
jruby-src-9.2.19.0.zip 12.68MB
jruby_windows_9_2_19_0.exe 56.01MB
jruby_windows_x64_9_2_19_0.exe 56.10MB
released time in 3 days
startedtypescript-cheatsheets/react
started time in 5 days
create barnchcockroachlabs/workshop_labs
branch : topology_patterns_v21_update
created branch time in 10 days
release jruby/jruby
jruby-bin-9.2.18.0.tar.gz 25.07MB
jruby-bin-9.2.18.0.zip 25.65MB
jruby-src-9.2.18.0.tar.gz 8.39MB
jruby-src-9.2.18.0.zip 12.68MB
jruby_windows_9_2_18_0.exe 56MB
jruby_windows_x64_9_2_18_0.exe 56.09MB
released time in 10 days
issue closedcockroachlabs/hello-world-go-pgx
Need to add os to import block
From Emily via Slack.
$ go run main.go
# command-line-arguments
./main.go:37:33: undefined: os
Fix is to add the os package to the import block.
import (
"context"
"fmt"
"log"
"os"
"github.com/cockroachdb/cockroach-go/v2/crdb/crdbpgx"
"github.com/jackc/pgx/v4"
)
...
closed time in 10 days
ianjevansissue commentcockroachlabs/hello-world-go-pgx
Need to add os to import block
See https://github.com/cockroachlabs/hello-world-go-pgx/tree/cockroachcloud
comment created time in 10 days
create barnchcockroachlabs/hello-world-go-pgx
created branch time in 10 days
push eventcockroachlabs/hello-world-go-pgx
commit sha 530a21e7f8f5b5d5a1644821deecfe43b8c66471
Updated demo connection string, README instructions
push time in 10 days
issue openedcockroachlabs/hello-world-go-pgx
Need to add os to import block
From Emily via Slack.
$ go run main.go
# command-line-arguments
./main.go:37:33: undefined: os
Fix is to add the os package to the import block.
import (
"context"
"fmt"
"log"
"os"
"github.com/cockroachdb/cockroach-go/v2/crdb/crdbpgx"
"github.com/jackc/pgx/v4"
)
...
created time in 10 days
push eventcockroachlabs/workshop_labs
commit sha a113bc653c679e4158214af1aeb21462c17b75bd
updated cdc workshop with avro examples
commit sha 86eed5e72d49caac92bf2c549f48b96c1cd75d01
add a new folder for avro
commit sha 736e4f3f0822899e5816cf5494d4e0b5233a9130
update links
push time in 10 days
push eventcockroachlabs/workshop_labs
commit sha 736e4f3f0822899e5816cf5494d4e0b5233a9130
update links
push time in 10 days
push eventcockroachlabs/workshop_labs
commit sha 86eed5e72d49caac92bf2c549f48b96c1cd75d01
add a new folder for avro
push time in 10 days
PR closed cockroachlabs/workshop_labs
Added docker instructions for Confluent Platform (for schema registry) and added AVRO lab at the end.
pr closed time in 10 days
PR opened cockroachlabs/workshop_labs
Added docker instructions for Confluent Platform (for schema registry) and added AVRO lab at the end.
pr created time in 11 days
pull request commentcockroachlabs/hello-world-python-sqlalchemy
Update example.py for SQLA 1.4
ping @arulajmani
(I'm not able to request you as a reviewer in this repo.)
comment created time in 12 days
PR opened cockroachlabs/hello-world-python-sqlalchemy
pr created time in 12 days
startedmikaelvesavuori/figmagic
started time in 14 days
issue openedcockroachlabs-field/cockroach-aks-multi-region
Add `--node-vm-size $vm_type` to `az aks create` command
I just noticed my VM types weren't what I expected after setting vm_type="Standard_E2d_v4", then noticed that the az aks create ... didn't include that. I suggest we add that in the three places where it's appropriate.
created time in 15 days
startedtonsky/FiraCode
started time in 17 days
push eventcockroachdb/katacoda
commit sha 447370ffd73585a25e7a6fd102cbe188bc6f5e3c
Make download commands match those in our docs
commit sha f0972d0dc9a2ac926c3cf3a2663805226e6e8dff
Merge pull request #22 from cockroachdb/fix-versions Make download commands match those in our docs
push time in 20 days
push eventcockroachdb/katacoda
commit sha 390c186fb5fe53eee554791dd5f16cb28528051f
Bump to latest v21.1 and v20.2 versions Also use new --embedded flag to reduce the welcome text output for cockroach sql and cockroach demo.
commit sha ec66ed47f792c06d3c88b2d5a279346b4073016d
Merge pull request #21 from cockroachdb/bump-crdb-version Bump to latest v21.1 and v20.2 versions
push time in 22 days