Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openaddresses/cfn-config

Quickly configure, start, and update AWS CloudFormation stacks.
https://github.com/openaddresses/cfn-config

v6.0.0

fbcc901b4df9438bdae0f10a5678c46be77d193c authored over 2 years ago by ingalls <[email protected]>
Small doc fix

1db2a01e07c4ef2816f0db138899b0f11b806d98 authored over 2 years ago by ingalls <[email protected]>
Merge pull request #4 from openaddresses/module

ES6 Module System

86d58debe75dbe9f1a9e67c8ab84252d72c12580 authored over 2 years ago by Nick <[email protected]>
Add GH Actions Release Runner

c2f74c988ffcc17622afefa7f87a9b89e9d37636 authored over 2 years ago by ingalls <[email protected]>
Fix last cli test

60221a7f29a8dac0177621624522a402004f772a authored over 2 years ago by ingalls <[email protected]>
First pass at cli tests

41c19995c27a85fd17d5a5acd25a68b44d931fb5 authored over 2 years ago by ingalls <[email protected]>
Get Template tests passing

e80ba5bf3790c9e58cc4230487dce98ce50c1285 authored over 2 years ago by ingalls <[email protected]>
Passing commands test

acd492439de69e8701587198300c9b64756b6779 authored over 2 years ago by ingalls <[email protected]>
Fix AWS dynamic import and get actions test passing

dbe8443ba2091a5ffb89e4ab9a0b0b429d292e9b authored over 2 years ago by ingalls <[email protected]>
3.2.2-alpha.2

6b12b1b3ebf72ee62190aea2480b755d34514d33 authored over 2 years ago by Xin Lin <[email protected]>
Update to Meow 7.1.1, update tests for new meow parse result

783b8b195628f7b0d05eba3619111028f03c7d83 authored over 2 years ago by Xin Lin <[email protected]>
Update base deps to CommonJS versions to prevent runtime errors

06e9cf235eceef5f8d445b9dfc9a26233ff72ecd authored over 2 years ago by ingalls <[email protected]>
More modularize rounds

0024515d8d630d63a2e0a9ec2ab464ea932e6518 authored over 2 years ago by ingalls <[email protected]>
inline require => import

8c59fe76f190fe5beb8878cedb58b60c762da71c authored over 2 years ago by ingalls <[email protected]>
Use imports on top-level requires and exports

84b06a54acf4f64485482d816c1ce0e54d2fd787 authored over 2 years ago by ingalls <[email protected]>
v5.0.0

95bc386bf1a35add46cb09a2f333d04975f8f4e3 authored almost 3 years ago by ingalls <[email protected]>
Update CHANGELOG

be242a091a38b2ccdb7bb454d2883c411672260d authored almost 3 years ago by ingalls <[email protected]>
Merge pull request #2 from openaddresses/modernify-full

Promisify

cf850b8f5803bb506629db54a8235d3ffa7323ab authored almost 3 years ago by Nick <[email protected]>
Fix kms call

83a94a39e4b5d4cc54f345d0f6bb7c0695d9a768 authored almost 3 years ago by ingalls <[email protected]>
No async forEach

e764b48d80cbbbb78b935901f5be0a9adab60be6 authored almost 3 years ago by ingalls <[email protected]>
Final test updates

a40ac7eafeb545325323149e2bdf4275f0bb74e3 authored almost 3 years ago by ingalls <[email protected]>
Update readme with constructor

cb0e98d4ade6bddd8a9518dd15a619081fcd53be authored almost 3 years ago by ingalls <[email protected]>
Start migrating cli tests

c6a22c095d44d09c4cca3affee16aaedc3fc8386 authored almost 3 years ago by ingalls <[email protected]>
Passing command tests

6aac55d3847c30a32c86180b33fe6918226127dd authored almost 3 years ago by ingalls <[email protected]>
.includes

b0c3e5136ae3e0ee2dd731784174ebc1751b50ee authored almost 3 years ago by ingalls <[email protected]>
Fix a bunch of small test papercuts

f64d840a09b3bc6f5dc0bda6092a2e5d92b676af authored almost 3 years ago by ingalls <[email protected]>
Fix all lint errors

3b3ac142c1f3004d98b60ef9eb6c8f8ebbd45f89 authored almost 3 years ago by ingalls <[email protected]>
Continue migrating command tests

a48672c010a576f7a45f647193655321ff6f6f7e authored almost 3 years ago by ingalls <[email protected]>
Fix all lint errors beside basicContext

fd964d6620c9797dc19e9b58f2d5bf50401f566d authored almost 3 years ago by ingalls <[email protected]>
Continue migrating commands tests

846b148586cb0c4dc9ef9c9c5226369e2b51a837 authored almost 3 years ago by ingalls <[email protected]>
Update more command tests

aec78359852562e49e21fca0aceb0b0df8996e72 authored almost 3 years ago by ingalls <[email protected]>
Remove d3-queue from commands

8edd004a04a32f870e574a2c5b262b7769bacce2 authored almost 3 years ago by ingalls <[email protected]>
Update Base Deps

7fabf2bd769201f335745a35c1e2dbba29159086 authored almost 3 years ago by ingalls <[email protected]>
Update more lookup commands to async/await

9188f4fc6c9cd00aa7f1335a77b91fc4154334cf authored almost 3 years ago by ingalls <[email protected]>
Continue rewriting Command tests

75c9dbbd9c7e98e6002f761729f87acde6239a4e authored almost 3 years ago by ingalls <[email protected]>
Migrate commands tests to promises

f3c39ba73a0578e633b5a09f401cecc748fe660e authored almost 3 years ago by ingalls <[email protected]>
Migrate all command use of actions to async

2bf8af809d8ca7330bab298aaa27a400fa2def64 authored almost 3 years ago by ingalls <[email protected]>
Standardize Operations Class

4a17f7b1aca4fe5e06268fdcff28c1a61fc83717 authored almost 3 years ago by ingalls <[email protected]>
First pass refactor of commands

18d69ed562e5ce5ef2a0ce052451dc0a0b29340a authored almost 3 years ago by ingalls <[email protected]>
Template tests passing

32b010c712b8dff4beb9035f9ce458c7a92abb13 authored almost 3 years ago by ingalls <[email protected]>
Get Function Templates working

084aded9b57a3192d18b00eaf95b751653030348 authored almost 3 years ago by ingalls <[email protected]>
Remove all instances of var in tests

3c0005110b511cb3ee3c6ebfc4ba8c23496d62ec authored almost 3 years ago by ingalls <[email protected]>
Update Repo

3fa7f06143b4b9c500384f1a6c91b36b63d95363 authored almost 3 years ago by ingalls <[email protected]>
Frameworking to migrate Template to promises

ece7e50573148f306343d053ddfbc930e53babe4 authored almost 3 years ago by ingalls <[email protected]>
Move commands to a class

0bcc753d8d00dea849c62fe944fe3241838d74b4 authored almost 3 years ago by ingalls <[email protected]>
Fix long polling behavior

4f485ac3b299213dc8031818d74dc8ca47f5b9c7 authored almost 3 years ago by ingalls <[email protected]>
Fix changeset loop

f254ae0b115580d4784ed683843bc705e701872e authored almost 3 years ago by ingalls <[email protected]>
Update README to use promises

f989bd6746d93d8cff0dc0b89233b4b6d301eb30 authored almost 3 years ago by ingalls <[email protected]>
Begin migration Actions => Promises

0ad6c5b1c67d49f53838a1f30e25edd8cbdb9aba authored almost 3 years ago by ingalls <[email protected]>
Fix Lookup test lints

7ffdba14ec9026a1dec5658ae9d9b917d378935a authored almost 3 years ago by ingalls <[email protected]>
Update Lookup tests to expect Promise results

defb72c929a34818713f56e4ec37fb899e9f5a55 authored almost 3 years ago by ingalls <[email protected]>
v4.0.0

ae28ad35520c7b9bc482f10c4923f74b864d2545 authored almost 3 years ago by ingalls <[email protected]>
Update CHANGELOG

bb98546622fe769cf115451f043bbf192cd07f4c authored almost 3 years ago by ingalls <[email protected]>
Merge pull request #1 from openaddresses/modernify-full

Modernify

91b3859f3df83a7a6a6188c71424f0e79d8ae0db authored almost 3 years ago by Nick <[email protected]>
Force color

de36c6935b4639d2ed8fb754c866fec1acc2af6a authored almost 3 years ago by ingalls <[email protected]>
Run in bash

1d71850bf8efaa382aad1ae04a2a2da99df821af authored almost 3 years ago by ingalls <[email protected]>
Force color

41c9826e5b4dc29f02482f809bc7347e42598afc authored almost 3 years ago by ingalls <[email protected]>
Remove debug logging

a01b9c6a572071bb93cdf2423267fd132e0d3c3f authored almost 3 years ago by ingalls <[email protected]>
consistent diff behavior

c6f1f0381261075c979f108c78d589fb653d9a81 authored almost 3 years ago by ingalls <[email protected]>
Add Dockerfile

3a6be47e8ac1e13c107e6f953abaafd56f636031 authored almost 3 years ago by ingalls <[email protected]>
await commands

3d255c5b70eadf64c8296d46fffa7ef18db43b0b authored almost 3 years ago by ingalls <[email protected]>
Pin node v

8a9bc2c0ed4e03f41a6cef17b4715171a6ced330 authored almost 3 years ago by ingalls <[email protected]>
Update sinon

87d355dd6f7c54776b2f1bf2a5c96b38b9c9bbae authored almost 3 years ago by ingalls <[email protected]>
Update diff library

e509178da484b8c0c13732067b15381f1f5daff4 authored almost 3 years ago by ingalls <[email protected]>
await new async fns

2fd92a54954201b4b53a4ce747d8f284bfe71981 authored almost 3 years ago by ingalls <[email protected]>
Add explicit t.end()

4e4774b2894f69dfc36776875741df96388622df authored almost 3 years ago by ingalls <[email protected]>
Update command tests to mock prompts with Promise

b5999551e7e29096690b737cda8abaa15c74f8a5 authored almost 3 years ago by ingalls <[email protected]>
Standardize test files

34919cbc9fe2609d6fecf9425ad578435661c964 authored almost 3 years ago by ingalls <[email protected]>
Use prompt via awaits

55172f2092c0ae7f9e1213038afbac85dcfb8b4d authored almost 3 years ago by ingalls <[email protected]>
Fix lints & add Promise as global Eslint

30a668d496c11d07357b3bedbe60bcdaaa38e56a authored almost 3 years ago by ingalls <[email protected]>
Update prompt tests to expect promises

0ef4012294b19bca2d1169ecdee1b0f41f9d95f4 authored almost 3 years ago by ingalls <[email protected]>
Specify min node version via engines

dd1ee20e642393b52ee47966384866f3f7d1eb74 authored almost 3 years ago by ingalls <[email protected]>
Remove pinkie-promise now that Promise is standard

5adffa97f111646943e7e718a18f1815ec47ac84 authored almost 3 years ago by ingalls <[email protected]>
Add Github Actions Test Runner

0cf29e2c7311048395676a69a4623f810da75d5b authored almost 3 years ago by ingalls <[email protected]>
Update prompt to async

91ff3f1cad3c9104ac7587d2809e8959c732394b authored almost 3 years ago by ingalls <[email protected]>
Lint bin

d5311b0dfb9f3965395408d36fccdf88fff51356 authored almost 3 years ago by ingalls <[email protected]>
Change package name

c69fbe8aa0fc06dffaf69e12c1816aa7d4532b12 authored almost 3 years ago by ingalls <[email protected]>
Modernify

21b385fba5d30bdd1fbf4bce51eb77fb6b62e33a authored almost 3 years ago by ingalls <[email protected]>
More cleanup

ac16f1b141ea3b521c718765e77e6bbd6477746e authored almost 3 years ago by ingalls <[email protected]>
Update internal Lookup calls

2568dae9c6373e931d8d2e324172fe5197cfd192 authored almost 3 years ago by ingalls <[email protected]>
Fix lint errors

190c5231483e8d7ca4ce914cfbc6099252760610 authored almost 3 years ago by ingalls <[email protected]>
Classify Lookup

a5a0340d29e7c3cfdc824f685099c15152f74810 authored almost 3 years ago by ingalls <[email protected]>
Classify prompt

115fe8a33bac643c52e217fd74f5ad390e014f80 authored almost 3 years ago by ingalls <[email protected]>
More ES6 migration

9a25d5d229e9ce64f3483305be16090fb2652012 authored almost 3 years ago by ingalls <[email protected]>
Fix this context

4642ea0c1e0cdfc88eaaef8e0a7bf65363816815 authored almost 3 years ago by ingalls <[email protected]>
ES6ify main exports

23ebf9e428759951f84ee8ff8c46dad3d2e1d571 authored almost 3 years ago by ingalls <[email protected]>
Corrected calls to static Template functions

a705cb1ce64d72a0dcad67a03d811938f43b471d authored almost 3 years ago by ingalls <[email protected]>
Update ESLint to support class properties

524f8b688860756389d46a20578685ee90064281 authored almost 3 years ago by ingalls <[email protected]>
Rewrite template as class

d1b488c541108988393e572af4aae662ee11ae95 authored almost 3 years ago by ingalls <[email protected]>
Update CHANGELOG.md

eabfcb92314ef8d883d431eb3f6ab84eb2e47d83 authored almost 3 years ago by bilindhajer <[email protected]>
3.2.1

51de0f03ae57f49eba8ea47f9f8b280e7c8e7ac3 authored almost 3 years ago by bilindhajer <[email protected]>
update changelog

9de0fe6a946460d1882ce95ba1b5b2fd1cc39adc authored almost 3 years ago by bilindhajer <[email protected]>
Merge pull request #188 from openaddresses/pin-deps

Pin Colors Dep - Hard Error

d179a96cf0ff6139f303712755a1c19f2f80944a authored almost 3 years ago by bilindhajer <[email protected]>
Pin Deps

a729970ca1f472d3e227c76339c80f5d10dfbdfc authored almost 3 years ago by ingalls <[email protected]>
Pin deps (colors==1.4)

27c6564784700f35f15872f773fb2ab200681769 authored almost 3 years ago by ingalls <[email protected]>
Merge pull request #187 from mapbox/ownership-change

Add CodeOwners

3b7d509dc85d568009cb83bfa329ac59c5ca52e0 authored about 3 years ago by Andrea Park <[email protected]>
add codeowners

e7530546777c05a744f594551262d7833e8cd09e authored about 3 years ago by Andrea Park <[email protected]>
3.2.0

dd5073aab326137a48f812b90115d7077783cb0b authored over 3 years ago by Ryan Clark <[email protected]>
CAPABILITY_AUTO_EXPAND (#186)

* Update actions.js

* update tests

* update current tests

* update test

* update rea...

d23d341d34f6baf517bde2a8ed7a89c5a32c83d8 authored over 3 years ago by Sam Matthews <[email protected]>