Ecosyste.ms: OpenCollective

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

github.com/PokeAPI/pokeapi

The Pokémon API
https://github.com/PokeAPI/pokeapi

feat: use new issue_template standard

c7c7dd17d59bc67ef6d9ad8c0a3457f54f48d22a authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: remove pylint config file, we use black

db754ef4f576877ef3478e2e5354ada185778415 authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: remove obsolete Dockerfile

4e6b5a56bf1b8f67ba49a735a84979fac73692dd authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: merge migrations

:

8c10abd909e07ec20840ee698f04cb0d25303859 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge branch 'master' into gen-8

41f6c39682dfab00f3d0ed976dc4b0055d30f5da authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: add pokemon stats

d36408c14b5df48c4f56ee4e447ef72c610aa30e authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: add 3 pokemons

a0a4701b2c26667bb7160d0d94d48dfe3f28feda authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: @C-Garza fix

028ae7f9d9faed8cf1d0c5e35081e4adaba962c0 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Formatting

d13b2f3b7d05306e7fca0138daa9298d4fc9642d authored over 4 years ago by Raghav Nair <[email protected]>
Adding migrations

60b3e6aa4d10dd16cb2ff671ef1df40c1762e9dc authored over 4 years ago by Raghav Nair <[email protected]>
Using black to format tests file

8c82794a045c34608e56f7d312353b01814bd2cc authored over 4 years ago by Raghav Nair <[email protected]>
Updating PokemonSpecies serializer, fields, tests

99dabe387c1f8b873c53d8bd79366f97c3bcf918 authored over 4 years ago by Raghav Nair <[email protected]>
Merge pull request #516 from C-Garza/fix-order-error

Update build.py

d9597098130013597bcd87b9ea991aa1c55b7a60 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Update build.py

03c7cb7f33b53c76b80ef062f5bf1fa004c0f6cc authored over 4 years ago by Christian Garza <[email protected]>
Adding is_ultra_beast to pokemon_species

38b51c90fe6d3b6d56cdce271e12835e9f3bc83d authored over 4 years ago by Raghav Nair <[email protected]>
fix: build magikarp encounters at first try

ad3c43623dc498ba75a6168b76fe67a75012c8c4 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #514 from PokeAPI/staging

Add latest Veekun data

61a4f575645143752bda6cb5242b772a0990354e authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: add latest Veekun data

f91b6b6b1af509be90d8b3d1ce0f0ff1f40d360f authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #513 from C-Garza/version-sprites

e545945e9ed56034397bd9478b02e7be241f65a0 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Extend pokemon sprites to include gen-ii to gen-vii and official artwork images

0bc8f09e1fa55b351bae9d73b2fbe435b47c4d5f authored over 4 years ago by Christian Garza <[email protected]>
Update sprite submodule

c4b71bdeb0101a29c98298b22bf381a0da9e7ce7 authored over 4 years ago by Christian Garza <[email protected]>
fix: use False for gender_diff

6c307583b96b1d44389758cfbe1ffa1e5722b377 authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: apply black

7ceba2f1b12b42d17cc028c9401561ec36ac10c1 authored over 4 years ago by Alessandro Pezzè <[email protected]>
play: add some pokemon

047575ff414c986b296a0451b38315424fb5afe0 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Update README.md

ef42e2182633a48bee43d180d56189062e8eeac2 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #512 from C-Garza/gen-i-sprites

6f79b479059196b1ba0a4fa4b46963795e9bae47 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Extend pokemon sprites to include gray gen-i images

e45a9a657054c9a602cbe2eeb5319f467957f607 authored over 4 years ago by Christian Garza <[email protected]>
Extend pokemon sprites to include gen-i images

7f19263e759dc3e11f48f7534b438f2d045b268d authored over 4 years ago by Christian Garza <[email protected]>
feat: update sprites

c671ab264ff9a5ac94a3be6e31b6c278bf14b394 authored over 4 years ago by Alessandro Pezzè <[email protected]>
add migration

47044317e4067fb38bf9e0fdb2e9c5f9ccb78053 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Update models.py

bf02891d1eb882c5bc0c002b45c6e30bddb9988d authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: allow null values in pokemon.csv

1c67ac45a45083094b6d9a61c9c4b4992922f2fa authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: remove pokemon not ready

be946f27b9cb87deb02524a34661c8b8e3418af7 authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: assign to regieleki an id

87cf85babb4c3f08190817122a8fe1c2e401a418 authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: update pokemon.csv

c698ee33d971b909e49361757abc99dc5e2f3b50 authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: correct auth header/remove ' from curl msg

4c9606bdd32ff8345fade80c4e4134b3fa2537ec authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #509 from PokeAPI/staging

Force-merging

3db9fa71ed996a13589bfea767d90e900eb2b83b authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat(updater): handle no new data

dc32b939f34828378fcfad14d7e3029fb081aa11 authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix(circleci): clone submodules

08083bb2a43d0e57b5cff6d555251833d0bdbd51 authored over 4 years ago by Alessandro Pezzè <[email protected]>
docs: mention submodules

14e9b191c37f0641e73240e2514b0aaab9e581d0 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #508 from C-Garza/staging

dd9680ecf21448ea707950633830cb720da9a6bf authored over 4 years ago by Alessandro Pezzè <[email protected]>
Fix linting errors

f44da153fb9a1c7d60ac668c5b16ac229b478203 authored over 4 years ago by Christian Garza <[email protected]>
Extend pokemon sprites to include dream-world images from submodule

a14271a67a390c7bfe6829f4c00ae89641ed407d authored over 4 years ago by Christian Garza <[email protected]>
Increase max length for PokemonSprites

20c5d31be48422900b15dc710a3440738faa10c7 authored over 4 years ago by Christian Garza <[email protected]>
refactor: add sprites submodule

3fe176c99e8757f462aae0d71fc3c3266aecec35 authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: remove sprites

0f1a68140b2c5cd8c32d9346b04c7b6608738da0 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #502 from kinkofer/SwiftWrapper

docs: Add Swift wrapper

c3c246bdc7f78c63b523c72b0a941daff1e4145d authored over 4 years ago by Alessandro Pezzè <[email protected]>
docs: Add Swift wrapper

df479900f83e1956fc41a65d7a0e237e0dad8294 authored over 4 years ago by Chris Jennewein <[email protected]>
feat: update already open PRs

89ef60bc9504dbe1dfcb60a317a315ef810ea846 authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: remove submodules

69141a5bb3897c741fb7b9479d2f1412bc46920e authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #490 from aitorres/feature/id-range-validation

b0b4af042707d0179b5fdbdbd58276aa17417fcb authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge branch 'master' into feature/id-range-validation

daa6bcbcf65b86260d97bdad9e20fae929e21ceb authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: change to correct directory

1a9e81d99335b518668bd72cfeee901f00fd59a7 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #493 from PokeAPI/pr-number

Retrive PR number when not set in the env

f17b2f0778e7a82f835289bc87910843e8624565 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge branch 'master' into pr-number

ebb538e926402fcc6a6856c6b4c0da78f40eb7b1 authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: abort process when no-deploy is present

d6488fa1345f89f6bca419fcafa859b20fa2df33 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #498 from dlfigueira/fix-readme-link

Fixed wrapper link in README

29bca268ee051b01e4c0377e1565d9c7efec65f2 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Fixed link

9bf44c2d2a708fb2246b832b941faf0aad2dcf88 authored over 4 years ago by Daniel Figueira <[email protected]>
Merge pull request #497 from dlfigueira/wrapper-spring-pokeapi

Added new official wrapper for Spring Boot with auto caching

a816e7513b9a63f7df9c220a0b1443cee076eb04 authored over 4 years ago by Paul Hallett <[email protected]>
refactor: change staging url

62d8909db03ed126490e05b1db9ff411ccf793f6 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Added new official wrapper for Spring Boot with auto caching

48523bc9efb495ae3887048b8399ea74f46c216a authored over 4 years ago by Daniel Figueira <[email protected]>
Merge branch 'master' into feature/id-range-validation

53b898ffd6366f30aa92099d18594ea9de001f88 authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: typo

ad6e9bc136e6230e85b6a4bd176441e6e8818da9 authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: use graphql to retrieve PR number

c640b62acdf48d1c2ababa541e2aae4cd6d7ed4f authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat(circleci): use regex/handle no PR-number

f450c05a423ec7b58d97ad13b78d50b1a06b4f37 authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: retrive pr number when not set in the env

7147dd29576ec9551ff004f8cc179b6696f6cdfb authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge pull request #488 from PokeAPI/circleci-hook

d5b43630fabb61b4c9699eff313592b71edbccba authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: use some variables in PR comments

79ebc3e04a6be35d1ef2fdc62d8a5f2a6dfdfc94 authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: address todos

bada6cd076a1ac6b589a0892f8d1ef520be7e31e authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: deploy staging branch to staging env

44acf889e674e672e347ac092b06b49ef843ee38 authored over 4 years ago by Alessandro Pezzè <[email protected]>
prevent server error on invalid numeric id lookup

6f1479d21c5fade6e8e156dc7d4e8cf823c4f443 authored over 4 years ago by Andrés Ignacio Torres <[email protected]>
refactor: run staging deploy only on master

b7902ee3d090e437de2e406f1f6bbcc62d5c5ff5 authored over 4 years ago by Alessandro Pezzè <[email protected]>
play: checkout staging

b2ccfb86c798bf39005254dfc93008eaf1e07eea authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: update config to 2.1/test run

60813dbd5b6c42ad3bd9998f3b0e1b9b3efb7488 authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: push to staging/better messages/wait deploy

cad6c2e7e3ce7437939ecfc206709b125d93ba81 authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: change name only for the workflow

686ed9ce34024ec8d5951223c9bffac73f56b50a authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: differentiate workflow from job name

283959504484f19fd5322f6f8bda5e7a2975301b authored over 4 years ago by Alessandro Pezzè <[email protected]>
Merge branch 'master' into circleci-hook

5b8e4e19641baa1515a9ee19ce217f29ee2302af authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: run the updater only on master

4b2e0d8b90c17226d363a4f79cddf9fea8704a8e authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: clean/better messages

6842c66cdfb8b74a317a2f4921bd1478733323d4 authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: allow fail and success messages

a9118959b468166f09998bc8871d95251414ae23 authored over 4 years ago by Alessandro Pezzè <[email protected]>
feat: end notification/refactor

7d8ea5c082ebbdec13badbdc9452853cd05ddb4b authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: don't use api-data's test branch

d69151cba960e3d0e3575a7741790e2a4e0ec968 authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: add core team/comments

6d92385ac258e7f8a7cf1ab93b5fae99794a6fdb authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: comments/cleanup/better branch name

56a01dddbf456181c2cb7a6fe8a5d5eda07e2ade authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: send notification to pokeapi

5e06cb22aa3aa7efe7e871452aaab9da2d3b3abf authored over 4 years ago by Alessandro Pezzè <[email protected]>
fix: add not operator

0f5a8779bf20d753ed37e7605cff830aa529c8d9 authored over 4 years ago by Alessandro Pezzè <[email protected]>
multi: refactor/notify updater start

41cf8109e39951374c5a9ff53481c946dd2ef8cb authored over 4 years ago by Alessandro Pezzè <[email protected]>
refactor: remove ssh keys/use https and API token

7541adb44b0e70e5f56e3e3c61547bb30aa5ecc9 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Add type data for Arceus and Silvally forms

0180a150924c48755f18c5e6551037ff7f9e5960 authored over 4 years ago by Julian Lawrance <[email protected]>
play: run container in background

9dcabc048d6d375f2741ca59d407deb0b1eab870 authored over 4 years ago by Alessandro Pezzè <[email protected]>
play: use ssh/copy .ssh

ab18921455b65af15fd87e4ca9562eb563784983 authored over 4 years ago by Alessandro Pezzè <[email protected]>
Add tests for Pokemon form types

d983f29543f3f61944e2de96e33bf591f54b70db authored over 4 years ago by Julian Lawrance <[email protected]>
Create model, serialiser and migration for Pokemon form types

98d67b19ed2af88111a9df87370b6329ecfffe2a authored over 4 years ago by Julian Lawrance <[email protected]>
Create CSV data for Pokemon form types

5ce6547f74765d94bf1b99ec5184c7050006cc26 authored over 4 years ago by Julian Lawrance <[email protected]>
play: use Docker 18.09.3

11715de64b97b3882151d4f2d2a407629b8f723f authored over 4 years ago by Alessandro Pezzè <[email protected]>
play: decrease Docker version

af88ee02aa5fa5d3dfb142381892e0524be82527 authored over 4 years ago by Alessandro Pezzè <[email protected]>
play: try to use quay image

e577b77df0a267ac12fb00493989d85f6000d500 authored over 4 years ago by Alessandro Pezzè <[email protected]>
play: ask CircleCI to use newer version of Docker

03a32c667847c610ca12268afe4fe4d93f9eac75 authored over 4 years ago by Alessandro Pezzè <[email protected]>
play: move git commands

a84a48e8f245e36fa21044fed41d77ebda8a0bae authored over 4 years ago by Alessandro Pezzè <[email protected]>