Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app
A plugin for creating psuedo-scheduled jobs in Ruby on Rails.
Base58 is a Ruby library/gem for converting ints to and from base58.
Elixir library for encoding/decoding integers to/from Base58. Supports Flickr, Bitcoin, and Ripple alphabets.
A Plugin to add "Follow" functionality for models
An RFC for a new series of HTTP status codes covering developer fouls.
AWS-S3 is a Ruby implementation of Amazon's S3 REST API
A general classifier module to allow Bayesian and other types of classifications.
Rails authentication & authorization with email & password.
Cookbooks to be used with Opscode Chef
startedkaichensh/curr_bio_2021
started time in a day
startedfretn/sqldap
started time in 5 days
push eventexercism/terraform
commit sha f20ae4f68e5d8656861cc2efe194b6450cc199fd
Add fortran test runner (#51)
push time in 5 days
PR merged exercism/terraform
This PR adds:
- A
.github/labels.ymlfile containing this repository's labels - An
.appends/.github/labels.ymlfile, which contains all the repository-specific labels currently used in this repo. - A
.github/workflows/sync-labels.ymlworkflow to automatically synchronize this repository's labels
With this setup, the labels that can be used in this repo are all defined in a single file: the .github/labels.yml file. The sync-labels.yml workflow automatically runs whenever this file changes, and will update the repository's label to match the labels defined in the .github/labels.yml file. Note that is will remove any labels not in the .github/labels.yml file, so be careful with removing labels from the .github/labels.yml file.
The .github/labels.yml file is auto-generated by concatenating these two files:
- The Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml
- The repo-specific labels defined in
.appends/.github/labels.yml
Whenever one of these two files change, a pull request is automatically submitted to update the .github/labels.yml file. Merging that pull request will then trigger the sync-labels workflow, and the labels will be updated.
With this setup, we are able to guarantee that each repository can use both the Exercism-wide labels and any track-specific labels.
Tracking
https://github.com/exercism/v3-launch/issues/41
pr closed time in 11 days
push eventexercism/terraform
commit sha a35e41775fd86f044f8b754577107d05225a6563
🤖 Update labels (#50) * Define repo-specific labels. This commit adds a `.appends/.github/labels.yml` file, which contains the repo-specific labels. This file will automatically be combined with the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml to form the `.github/labels.yml` file. * Define the labels used in this repo. This commit adds a `.github/labels.yml` file, which contains the full list of labels that this repo can use. This file is a combination of the `.appends/.github/labels.yml` file and the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. * Add a GitHub Actions workflow to automatically sync the repository labels. This commit adds a `.github/workflow/sync-labels.yml` file, which defines a workflow that syncs this repository's labels with the contents of the `.github/labels.yml` file. The labels are synced automatically whenever the `.github/labels.yml` file changes.
push time in 11 days
push eventexercism/terraform
commit sha fcbf3f6146b91d70e06406e47f7967266c0c1abf
[WIP] Add reverse proxy for plausible (#49) * Add reverse proxy for plausible * Go via Cloudfront * Add CNAME
push time in 11 days
push eventexercism/terraform
commit sha 89b334f09a58facf45d92e575b8252a062d5acdc
Add CNAME
push time in 11 days
push eventexercism/terraform
commit sha 82ba1c867e5af7811abfc912d677eee924ce3d82
Define repo-specific labels. This commit adds a `.appends/.github/labels.yml` file, which contains the repo-specific labels. This file will automatically be combined with the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml to form the `.github/labels.yml` file.
commit sha 4121ff76d004a92e20b819821adc1146b74670b1
Define the labels used in this repo. This commit adds a `.github/labels.yml` file, which contains the full list of labels that this repo can use. This file is a combination of the `.appends/.github/labels.yml` file and the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml.
commit sha cfcbd7143139502156590ac322448df4702d8f8b
Add a GitHub Actions workflow to automatically sync the repository labels. This commit adds a `.github/workflow/sync-labels.yml` file, which defines a workflow that syncs this repository's labels with the contents of the `.github/labels.yml` file. The labels are synced automatically whenever the `.github/labels.yml` file changes.
push time in 11 days
push eventexercism/terraform
commit sha 4e9ed6cd2a59393d9ce5c0095cc666fc05ed704a
Define repo-specific labels. This commit adds a `.appends/.github/labels.yml` file, which contains the repo-specific labels. This file will automatically be combined with the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml to form the `.github/labels.yml` file.
commit sha 78898228812569a90a421948c9de4222dfa7677f
Define the labels used in this repo. This commit adds a `.github/labels.yml` file, which contains the full list of labels that this repo can use. This file is a combination of the `.appends/.github/labels.yml` file and the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml.
commit sha 45ac4cd48d14dfb7b53f8871f0b292e8eb643334
Add a GitHub Actions workflow to automatically sync the repository labels. This commit adds a `.github/workflow/sync-labels.yml` file, which defines a workflow that syncs this repository's labels with the contents of the `.github/labels.yml` file. The labels are synced automatically whenever the `.github/labels.yml` file changes.
push time in 11 days
PR opened exercism/terraform
This PR adds:
- A
.github/labels.ymlfile containing this repository's labels - An
.appends/.github/labels.ymlfile, which contains all the repository-specific labels currently used in this repo. - A
.github/workflows/sync-labels.ymlworkflow to automatically synchronize this repository's labels
With this setup, the labels that can be used in this repo are all defined in a single file: the .github/labels.yml file. The sync-labels.yml workflow automatically runs whenever this file changes, and will update the repository's label to match the labels defined in the .github/labels.yml file. Note that is will remove any labels not in the .github/labels.yml file, so be careful with removing labels from the .github/labels.yml file.
The .github/labels.yml file is auto-generated by concatenating these two files:
- The Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml
- The repo-specific labels defined in
.appends/.github/labels.yml
Whenever one of these two files change, a pull request is automatically submitted to update the .github/labels.yml file. Merging that pull request will then trigger the sync-labels workflow, and the labels will be updated.
With this setup, we are able to guarantee that each repository can use both the Exercism-wide labels and any track-specific labels.
Tracking
https://github.com/exercism/v3-launch/issues/41
pr created time in 11 days
push eventexercism/terraform
commit sha e90ac50d417712ebe197ad256eb3f97be5a18131
Go via Cloudfront
push time in 12 days
push eventexercism/terraform
commit sha 4ee0454952740ff35f373a5ccb92c591d0a3bd6c
Add wren representer (#48)
push time in 14 days
push eventexercism/terraform
commit sha 117a23d97130818268aad1ce0d51a568449e10e4
Add cloudfront distribution for webservers
push time in 15 days
starteddougal/base58
started time in 16 days
PR closed exercism/terraform
More info: https://github.com/exercism/org-wide-files/commit/784d161f18fcee93c93bb28e723f2444a4f9ef4a
pr closed time in 18 days
PR opened exercism/terraform
More info: https://github.com/exercism/org-wide-files/commit/784d161f18fcee93c93bb28e723f2444a4f9ef4a
pr created time in 18 days