Commit graph

600 commits

Author SHA1 Message Date
Alessandro Pezzè
0f1a68140b refactor: remove sprites 2020-07-08 21:28:22 +02:00
Alessandro Pezzè
c3c246bdc7
Merge pull request #502 from kinkofer/SwiftWrapper
docs: Add Swift wrapper
2020-06-30 11:37:32 +02:00
Chris Jennewein
df479900f8 docs: Add Swift wrapper 2020-06-27 17:29:25 -07:00
Alessandro Pezzè
89ef60bc95 feat: update already open PRs 2020-06-04 17:46:42 +02:00
Alessandro Pezzè
69141a5bb3 fix: remove submodules 2020-06-04 00:05:24 +02:00
Alessandro Pezzè
b0b4af0427
Merge pull request #490 from aitorres/feature/id-range-validation 2020-06-03 18:23:03 +02:00
Alessandro Pezzè
daa6bcbcf6
Merge branch 'master' into feature/id-range-validation 2020-06-03 18:20:33 +02:00
Alessandro Pezzè
1a9e81d993 fix: change to correct directory 2020-06-03 18:19:19 +02:00
Alessandro Pezzè
f17b2f0778
Merge pull request #493 from PokeAPI/pr-number
Retrive PR number when not set in the env
2020-06-03 17:08:05 +02:00
Alessandro Pezzè
ebb538e926
Merge branch 'master' into pr-number 2020-06-02 18:22:02 +02:00
Alessandro Pezzè
d6488fa134 feat: abort process when no-deploy is present 2020-06-02 18:20:54 +02:00
Alessandro Pezzè
29bca268ee
Merge pull request #498 from dlfigueira/fix-readme-link
Fixed wrapper link in README
2020-06-02 00:47:10 +02:00
Daniel Figueira
9bf44c2d2a Fixed link 2020-06-01 23:43:26 +01:00
Paul Hallett
a816e7513b
Merge pull request #497 from dlfigueira/wrapper-spring-pokeapi
Added new official wrapper for Spring Boot with auto caching
2020-06-02 10:33:10 +12:00
Alessandro Pezzè
62d8909db0 refactor: change staging url 2020-06-01 22:01:56 +02:00
Daniel Figueira
48523bc9ef Added new official wrapper for Spring Boot with auto caching 2020-06-01 16:03:43 +01:00
Alessandro Pezzè
53b898ffd6
Merge branch 'master' into feature/id-range-validation 2020-06-01 13:21:43 +02:00
Alessandro Pezzè
ad6e9bc136 refactor: typo 2020-05-31 23:28:32 +02:00
Alessandro Pezzè
c640b62acd feat: use graphql to retrieve PR number 2020-05-31 23:25:59 +02:00
Alessandro Pezzè
f450c05a42 feat(circleci): use regex/handle no PR-number 2020-05-26 17:28:16 +02:00
Alessandro Pezzè
7147dd2957 fix: retrive pr number when not set in the env 2020-05-13 17:38:08 +02:00
Alessandro Pezzè
d5b43630fa
Merge pull request #488 from PokeAPI/circleci-hook 2020-05-13 16:19:02 +02:00
Alessandro Pezzè
79ebc3e04a refactor: use some variables in PR comments 2020-05-13 16:14:42 +02:00
Alessandro Pezzè
bada6cd076 refactor: address todos 2020-05-13 16:01:54 +02:00
Alessandro Pezzè
44acf889e6 feat: deploy staging branch to staging env 2020-05-03 17:16:02 +02:00
Andrés Ignacio Torres
6f1479d21c
prevent server error on invalid numeric id lookup 2020-05-03 09:02:07 -04:00
Alessandro Pezzè
b7902ee3d0 refactor: run staging deploy only on master 2020-05-03 00:16:51 +02:00
Alessandro Pezzè
b2ccfb86c7 play: checkout staging 2020-05-02 21:09:35 +02:00
Alessandro Pezzè
60813dbd5b refactor: update config to 2.1/test run 2020-05-02 20:03:25 +02:00
Alessandro Pezzè
cad6c2e7e3 feat: push to staging/better messages/wait deploy 2020-05-02 19:59:09 +02:00
Alessandro Pezzè
686ed9ce34 fix: change name only for the workflow 2020-05-01 13:30:53 +02:00
Alessandro Pezzè
2839595044 refactor: differentiate workflow from job name 2020-05-01 13:30:00 +02:00
Alessandro Pezzè
5b8e4e1964
Merge branch 'master' into circleci-hook 2020-04-30 23:59:04 +02:00
Alessandro Pezzè
4b2e0d8b90 feat: run the updater only on master 2020-04-30 23:57:28 +02:00
Alessandro Pezzè
6842c66cdf refactor: clean/better messages 2020-04-30 23:53:46 +02:00
Alessandro Pezzè
a9118959b4 fix: allow fail and success messages 2020-04-30 19:42:56 +02:00
Alessandro Pezzè
7d8ea5c082 feat: end notification/refactor 2020-04-30 14:51:52 +02:00
Alessandro Pezzè
d69151cba9 refactor: don't use api-data's test branch 2020-04-29 17:14:37 +02:00
Alessandro Pezzè
6d92385ac2 refactor: add core team/comments 2020-04-25 22:50:08 +02:00
Alessandro Pezzè
56a01dddbf refactor: comments/cleanup/better branch name 2020-04-25 22:40:21 +02:00
Alessandro Pezzè
5e06cb22aa fix: send notification to pokeapi 2020-04-25 21:28:28 +02:00
Alessandro Pezzè
0f5a8779bf fix: add not operator 2020-04-25 21:23:58 +02:00
Alessandro Pezzè
41cf8109e3 multi: refactor/notify updater start 2020-04-25 21:15:41 +02:00
Alessandro Pezzè
7541adb44b refactor: remove ssh keys/use https and API token 2020-04-25 16:12:00 +02:00
Alessandro Pezzè
9dcabc048d play: run container in background 2020-04-25 15:40:08 +02:00
Alessandro Pezzè
ab18921455 play: use ssh/copy .ssh 2020-04-25 15:36:24 +02:00
Alessandro Pezzè
11715de64b play: use Docker 18.09.3 2020-04-25 12:33:20 +02:00
Alessandro Pezzè
af88ee02aa play: decrease Docker version 2020-04-25 00:16:35 +02:00
Alessandro Pezzè
e577b77df0 play: try to use quay image 2020-04-25 00:10:45 +02:00
Alessandro Pezzè
03a32c6678 play: ask CircleCI to use newer version of Docker 2020-04-24 23:57:03 +02:00