Ecosyste.ms: OpenCollective

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

github.com/metacpan/github-meets-cpan

Shows connections between the MetaCPAN users and their Github accounts
https://github.com/metacpan/github-meets-cpan

Merge pull request #35 from metacpan/oalders/gh-actions

Add Docker build and push workflows

5ce535e8e3617be97e4dc7a966560f8d0efa1ef7 authored over 1 year ago
Add Docker build and push workflows

dac6197bb9d1b364873a16d6b9d7e4ab6fc71f11 authored over 1 year ago
Name workflow which runs tests test.yml

6c3eb8041745aa9fb5076539a37565709ec1097b authored over 1 year ago
Merge pull request #33 from metacpan/oalders/gh-docker-build

Run Docker builds via GitHub

8e198ecd57fff31e106ec288f8f39bf01dfde773 authored almost 3 years ago
Add GH workflow to build Docker image

6dffb293d0be017f8610209599273a10d54b32b9 authored almost 3 years ago
Add docker-compose strictly for testing purposes

26ce4c196289556266329b666a9f55eaea74f9c0 authored almost 3 years ago
Fix various problems preventing Docker build from succeeding

* Use carton so that we have a better idea of exactly what is being
installed. We are using a ...

e2271abdc764798b2e2ebd308797068eb08dbc47 authored almost 3 years ago
--show-build-log-on-failure in Docker build

7bb95ff93ac5429f761216656b2cfc3588093bf4 authored almost 3 years ago
Merge pull request #28 from elcamlost/exclude-archived-repo

exclude archived repositories

80c9cb995422b633b68df7c9c81a3fd8f95ffbb1 authored almost 3 years ago
Merge pull request #29 from atoomic/deploy-upstream

Enforce deploy/push.sh on upstream master

0b19e537cdac369115c676db6d87cf1a2b163146 authored about 5 years ago
Enforce deploy/push.sh on upstream master

a4d2accdef7c5c329443deb6e6a4cb0ac71b5a8b authored about 5 years ago
exclude archived repositories

841c53cd7ce6d5b940e22e7b3cfd4e44dee882f8 authored over 5 years ago
Merge pull request #27 from metacpan/ssoriche/remove_mojo_log_path

Remove path attribute from Mojo::Log->new

1365469cbcf2e20e71ccdc765f54e9dce29402c2 authored over 5 years ago
Remove path attribute from Mojo::Log->new

The `path` attribute tells Mojo::Log to write to a log file, while in a
container environment, w...

f6fe92c4f99d622cbee188cc57d69afa2d2f489a authored over 5 years ago
Merge pull request #26 from metacpan/leo/docker_compose_in_mc_docker

docker compose moved into metacpan-docker

8ec142faf0db952c24ab7df2f3ac0142d2d563be authored over 5 years ago
docker compose moved into metacpan-docker

f9c3ec57a05f222108e433d754d4993c2b30f812 authored over 5 years ago
Merge pull request #25 from metacpan/ssoriche/travis-badge

Add travis badge

da25e8323c6de6b376ebbf18de5c21530493d6e0 authored over 5 years ago
Add travis badge

Should make it easier to get to the Travis results and see the image
build status.

01dfb172418c5dc2e1f4c860faec8353abde37bc authored over 5 years ago
Merge pull request #24 from metacpan/ssoriche/remove_log_directory

Remove log directory

92678405867a3fa6bd79dc67e42d204aac392031 authored over 5 years ago
Remove log directory

Mojolicious will write logs to the log directory instead of
STDOUT/STDERR if it exists. Removing...

20bbcb6ba48a67c7f1305f8c018be2db61c316b5 authored over 5 years ago
Merge pull request #23 from metacpan/ssoriche/use_image

Use built image

ba139240d8753a7ad27582d27a17a4f967640d46 authored over 5 years ago
Add image usage

Now that an image has been created and is available on docker hub, use
it.

6058a3803ac60bf972dd7ec8ce4738fa0db4394a authored over 5 years ago
Add optional port environment variable

Allow the exposed port to be changed with an environment variable
(`GH_CPAN_SITE_PORT`), default...

19619f73bed4dfce7a01ccc4fc9cd9d71285cea5 authored over 5 years ago
Add a network for mongo

Instead of exposing the mongo port via localhost, create a specific
mongo network and create the...

b108cf1a3380f5c0d53c15cc2fb2d6bfab61bd83 authored over 5 years ago
Add environment variable for private config

Create a variable for the directory where the metacpan_conf_private
repository is checked out to...

1a7e52ef6ad9dcb053413aa6132f5121d53edb63 authored over 5 years ago
Add .env for project name

Setting the docker compose project name to differentiate the containers
between projects.

88ce3216365870e89d34737aa946135f20b0d7f0 authored over 5 years ago
ignore coverage

29a9e1643e61a99c5512499b8e87964bd47957c3 authored over 5 years ago
Merge pull request #22 from metacpan/leo/docker_deploy

Leo/docker deploy

97c40c508e6e59c778db31c6cb9696a2f1259590 authored over 5 years ago
space out travis file and add the deploy/build and deploy/push scripts

6f0ab757295ec518a67a17569222d68d06a7ff5c authored over 5 years ago
add a build and push script for creating and publishing the docker image

ce2de4feebe520bc46edddf1a03b02fa90a6cf14 authored over 5 years ago
Merge pull request #21 from metacpan/oalders/docker

Dockerize application

2271bd50078c94097019265d9e4ccd1861a65cfc authored over 5 years ago
Ensure web site waits for mongodb before starting Mojo app

e2e8fb67fcf3dd9499ddd022b9670a9dcdd3a564 authored over 5 years ago
Add --without-test to the cpm install

d15f32d11bde6ade19aca0ed0719ed340ea182f0 authored over 5 years ago
Add Dockerfile and docker-compose.yml

c6c3e716960bfbfa093e910818a2e08b2300c58f authored over 5 years ago
s/JSON::MaybeXS/Cpanel::JSON::XS/

b0a0fa727accfa065c87cb9ca0f784882cc13232 authored over 5 years ago
Don't pass a token to Pithub if we don't have one

4cf9825c034bf997d1fd2f9ba60dfa4be5a152bc authored over 5 years ago
Assume that environment.json is in the top of the repository

8a17408b0877de72bae1887aae732aec59ec0e4a authored over 5 years ago
Connect to 127.0.0.1 on Travis for mongodb

baa24cd785fe5af2c0bbbc2b9a45061fd54e44b4 authored over 5 years ago
Test a page that still exists

Fix content test

b8b3e0c105dd3a2cf0374cda9a8de66451c78f23 authored over 5 years ago
Switch mongodb host from localhost to mongodb

so that the Perl container can connect to mongodb running in a different
container.

fb4aac504f181c9c2706b5a1a3f736506d7fb223 authored over 5 years ago
Warn when no GitHub token is present

fa1aa5a9ca01bd89799851a8bb773fc3da931939 authored over 5 years ago
Make some imports explicit

695d31847a3983c403399d41ea126dc1068c65c4 authored over 5 years ago
Switch UA from WWW::Mechanize to LWP::UserAgent

108a95c253f3c976ac6e277b3b8cd6ffba771a14 authored over 5 years ago
rel_dir() has been deprecated and removed

1b08cffb2b090aac99a54800ae5db6481b152b36 authored over 5 years ago
Add Travis config

Customize Travis config more

757643542c38727d4ce5e29bdac5ce1cbc676c78 authored over 5 years ago
Fix paths to static files

704ea0bc2c5a44244c9402b71b1c1d1fbce86dde authored over 5 years ago
Remove unused deps from cpanfile

Remove Plack dependencies

Remove Gazelle and WWW::Mechanize from deps

Update cpanfile.snapshot...

718cbde45794272c89ef9ac2f8cc2ff755f85a41 authored over 5 years ago
Merge pull request #18 from shlomif/fix-stars-label

Watchers is now called stars.

160adf81dbf032790e046eee3ff273d1748ba74b authored over 6 years ago
Watchers is now called stars.

See https://developer.github.com/changes/2012-09-05-watcher-api/ .

78f71366dd40b7347461ad102438fce228441e97 authored over 6 years ago
Merge pull request #17 from metacpan/oalders/stretch

Remove symlink which points at current folder

e4561d4512f11755f18fa03593727eff27dbb2c4 authored almost 7 years ago
Remove symlink which points at current folder

acb96966b181c5a397629524e1b259af8aa34041 authored almost 7 years ago
Merge pull request #16 from metacpan/leo/gazelle

add Gazelle

9459312ae2d2809671c632b25f94ff6b37b1ec8d authored about 7 years ago
add Gazelle-

3dac056cc493bc1585e75591061651f1c417a84a authored about 7 years ago
Merge pull request #15 from metacpan/leo/v0_to_v1

v0 to v1 - probably not making it worse :)

f09e2b95c620fb866a1abdd62234a2c00b20ed31 authored over 7 years ago
ignore logs and things

7df72ec75376626587abedad800eea97ca13e561 authored over 7 years ago
update github links to correct place

f2651016bc5e2d2b227ebf2f83cebd49bbe31440 authored over 7 years ago
switch to v1 of api

bb2c06014d7a33011c15683763db2a0665623e7a authored over 7 years ago
Merge pull request #14 from shlomif/fix-capitalization-of-GitHub

Fix the capitalization of "GitHub".

eb57bd0ad4fb3177be3e543b4203fc6d21978567 authored over 8 years ago
Fix the capitalization of "GitHub".

Capital "H", not be like "Giþub". Not tested because there are no
instructions on how to run the...

689e6f94f5b3f88abc9b0c8e88b6b0f7c82682a6 authored over 8 years ago
updated snapshot

ba99e03ea78466c4df9c696c0305e8023db3f849 authored over 8 years ago
Upper case pause id and redirect

773c8e7dfccb8c07b35e107a220ad0d35bd1d860 authored about 9 years ago
Use newer mojo method for newer version

Prod is using 6.01 where render_not_found has been deprecated.

15e7627c021c2fa8d332c32c15da14aa003979ac authored about 9 years ago
Merge pull request #12 from CPAN-API/fixes

A handful of fixes for consistency

0c2e01a748e00f99f1823b6add84b4f001ec6c9a authored over 9 years ago
Revert "UTF-U decode in repository description"

This reverts commit 162e4dbbc5e03f9ee9d510ce29ce315e624ddf2a.

This is no longer necessary now t...

57015d28befca803858f71aed923ad955fa9cf50 authored over 9 years ago
Upgrade Pithub for encoding fix

9d12616539507541069fa22a91bd5e586d76371e authored over 9 years ago
Use Path::Tiny instead of File::Slurp

Already installed and more common today.

2fc2a51bd7e050025b646f920d74cdd001c2bf8c authored over 9 years ago
Change README to markdown and reword

d70992951e98314d7c773b57d543fcb38c4faf5b authored over 9 years ago
Switch to JSON::MaybeXS

1ca27d3a297e42b32feb8c54c4c5aa2291847d84 authored over 9 years ago
Merge pull request #11 from petrkle/utf8-description

UTF-U decode in repository description

2dc30d2eac2ef34037b1f07728e2dbacb1e87502 authored over 9 years ago
UTF-U decode in repository description

162e4dbbc5e03f9ee9d510ce29ce315e624ddf2a authored over 9 years ago
Updates about page.

dade73962a1ef0982e2e70a192c60a6748aceaa6 authored almost 10 years ago
Merge pull request #10 from CPAN-API/ranguard-patch-1

Update .gitignore - exclude environment.json

32403b3624871936bd3d306e575ac3262d00e989 authored almost 10 years ago
Update .gitignore

eaaf60530a5be88c84f4061e7c3a8f37f5513cc5 authored almost 10 years ago
Adds sample-environment.json

a0a4b97284e6184ef5906feb476c64df7ea6cc73 authored almost 10 years ago
GMC::Cron::Update::update_position() no longer required.

ec4d6a435252672e1811bfb3abcdf82a79c598f6 authored almost 10 years ago
Change default path to config file.

766c99f1ec88a9dc55ba90a59c04090687e5f09b authored almost 10 years ago
add a snapshot for deployment

150be1b7fa40896eee27eec9bc538e5fdf17ec34 authored almost 10 years ago
Add required dependencies

1cd6baa137944dd176cce761a1c17a0f4b7284bd authored almost 10 years ago
Merge pull request #9 from CPAN-API/oalders/carton

oalders/carton

5f9d6a621e94cc3c64dad3f3defc612e9cdd7fe4 authored almost 10 years ago
Tidy everything.

f7f3321671badd17782030d93bd0b8e1a95fb8ac authored over 10 years ago
Add tidy config

fcc862b8b6ddd538c7e91e215f0ff5a7c91661a7 authored over 10 years ago
Show user's position on the leaderboard.

3c30e36dc849cdc9e9215275869cfa9ef66a3473 authored over 10 years ago
Add debugging modules to cpanfile.

41dbf3823519954c23bfd4a397bfe57d35792e43 authored over 10 years ago
Use a token for Github authentication.

44abd727ad087ef9645b9b31d8cf627215c58e0c authored over 10 years ago
Updates github repo URL.

c1d4cc3eb4f4c704fb84b80c29cfd69f5f08973a authored over 10 years ago
captures() has been deprecated in favour of stack().

37497ebbb5915ef5abf1b9636f66a204e4364d72 authored over 10 years ago
->routes->namespaces now requires an ArrayRef.

69e6a9b3675b69308f1034960c5b1693b6baec08 authored over 10 years ago
Move app directory up one level.

a867034d974c7853d50bc729917eca1e6a742c3a authored over 10 years ago
Keep up with Mojo method name changes.

862e847a23c402650d76352af7969dee6ab18851 authored over 10 years ago
Adds cpanfile.

902f34fc4be86a0fdf4e2c19634f8744699f781a authored over 10 years ago
Use coderwall username from metacpan api.

ed16f4f79a40814ed23174b3a0b5fbce967c3a2b authored over 11 years ago
Use github client id/secret to get higher api rate limit.

d48307eca051002545567bab7dec3d110580356b authored almost 12 years ago
Adopt to new apis.

c3acddde2f50adbd88acd2ce6455cece3132170a authored almost 12 years ago
Merge pull request #5 from neilbowers/master

Added explicit instructions to the About page on how to "sign up"

502bcc6561acdc850edaf47e7c4ccfc7459dc26a authored almost 12 years ago
Added explicit instructions on how to appear here

1b53386c4c303881ccb73df4bc7ea851c05af8d6 authored almost 12 years ago
Merge pull request #3 from dolmen/feature/ranking-Perl-centered

Improve ranking formula to center on Perl

a926dae933bc5353110bda61f097507f91ef129f authored almost 13 years ago
Improve ranking formula to center on Perl

See issue #2.
Changes in the formula to make the ranking more relevant about the Perl
community:...

cfc9adc8322e134107df9b06bbae513bee06f4bf authored almost 13 years ago
Merge pull request #1 from oalders/master

Removes reference to author.json file.

7f5c84357293401dc3f83e1b687b32a8f87743d3 authored over 13 years ago
Removes reference to author.json file as it is no longer required for PAUSE info.

1b92c7de23fcce53bbb941525e2c48b513454917 authored over 13 years ago
Fix cronjob in case the Github user is set, but empty.

3818521d636ddad59d9349beb972d775a47463e5 authored over 13 years ago