Commit Graph

528 Commits

Author SHA1 Message Date
pancho horrillo
28c16409a8 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
84f6a89c2d Clarify expression. 2019-09-06 13:55:22 +02:00
pancho horrillo
ff0f3aefc5 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
249d0f3e9f Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
41d8f39c9a Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
5c72f3a498 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
3a545ac7b3 Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
0eb51f12ac Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
36a61285b9 Style fix.
Note: "midst" tends to be used in more literary settings.
2019-09-06 13:55:22 +02:00
pancho horrillo
b22f3a5adb Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
42403fe78c Style fix. 2019-09-06 13:55:22 +02:00
pancho horrillo
9fdd75f6d8 Fix typo. 2019-09-06 13:55:22 +02:00
pancho horrillo
479e3cb13b Fix markdown and add missing -E param to sudo. 2019-09-06 13:54:43 +02:00
pancho horrillo
b577dd93d3 Fix usage of sudo to prevent issues with the environment.
Also fix a couple of typos.
2019-09-06 13:48:51 +02:00
Roberto Abdelkader Martínez Pérez
9c1b9b5bca Proper code box 2019-09-06 13:22:47 +02:00
Roberto Abdelkader Martínez Pérez
65fa968308 Better explanation 2019-09-06 13:21:00 +02:00
Roberto Abdelkader Martínez Pérez
ae465434ce Variable name instead of network interface 2019-09-06 13:16:53 +02:00
Roberto Abdelkader Martínez Pérez
04014e1254 Remote tcpdump demo 2019-09-06 13:11:52 +02:00
Roberto Abdelkader Martínez Pérez
d3e719af66 Add some help to the commands 2019-09-06 11:35:35 +02:00
pancho horrillo
667d081de5 Merge pull request #24 from BBVA/feature/overwrite-resource-scenario
Add scenario to the test suite where overwriting resources is checked.
2019-09-06 09:21:19 +02:00
pancho horrillo
157886c3a5 Add scenario to the test suite where overwriting resources is checked.
Thanks to @nilp0inter for providing justification for the scenario.
2019-09-05 18:57:47 +02:00
César Gallego Rodríguez
79d7f783fa Merge pull request #23 from BBVA/feature/kapow-set-get
Feature kapow set & kapow get commands
2019-09-05 11:35:16 +02:00
Roberto Abdelkader Martínez Pérez
c1d6b19d99 Update README reference to gif file to be relative 2019-09-05 09:25:27 +02:00
Roberto Abdelkader Martínez Pérez
14d2454633 Makefile target to rebuild the gif file on the README 2019-09-05 09:22:18 +02:00
Roberto Abdelkader Martínez Pérez
ef90064fec Update README gif 2019-09-05 09:13:30 +02:00
Roberto Abdelkader Martínez Pérez
58a800e5e9 Replace request/response with new commands 2019-09-05 08:40:59 +02:00
Roberto Abdelkader Martínez Pérez
f6ce9935a5 Adapt bin/static to new binary structure 2019-09-05 08:32:34 +02:00
Roberto Abdelkader Martínez Pérez
6c65064e12 Change custom request & response commands by two kapow subcommands 2019-09-05 07:55:55 +02:00
Roberto Abdelkader Martínez Pérez
ec20e02534 Make tests fail fast returning 501 Not Implemented error 2019-09-05 07:38:13 +02:00
Roberto Abdelkader Martínez Pérez
07b6ce9b01 Move dev package installation to pipenv dev packages 2019-09-05 07:24:20 +02:00
Roberto Abdelkader Martínez Pérez
33ab845050 Add CircleCI build badge 2019-09-04 16:45:33 +02:00
Roberto Abdelkader Martínez Pérez
c8758ec38a Build a static executable 2019-09-04 16:42:43 +02:00
Roberto Abdelkader Martínez Pérez
6affed99c8 Remove gopoc dir and make the main.go listen to 8080 and 8081 to further check the pipeline. 2019-09-04 16:35:03 +02:00
Roberto Abdelkader Martínez Pérez
0d13531773 Change to ksts working dir to find the features 2019-09-04 16:30:47 +02:00
Roberto Abdelkader Martínez Pérez
8cc01c804e Change to ksts working dir to find the features 2019-09-04 16:29:09 +02:00
Roberto Abdelkader Martínez Pérez
1e014c47dc Use golang 1.12 CircleCI image 2019-09-04 16:25:05 +02:00
Roberto Abdelkader Martínez Pérez
81e74520db Using current dir as workspace 2019-09-04 16:22:40 +02:00
Roberto Abdelkader Martínez Pérez
4a67424c36 CircleCI config syntax error 2019-09-04 16:21:17 +02:00
Roberto Abdelkader Martínez Pérez
0590dec632 CircleCI config syntax error fix 2019-09-04 16:16:22 +02:00
Roberto Abdelkader Martínez Pérez
72981365c9 Minor changes parametrizing the Makefile and CircleCI config. 2019-09-04 16:14:44 +02:00
Roberto Abdelkader Martínez Pérez
70c01f7bcc Add go.mod 2019-09-04 15:45:13 +02:00
Roberto Abdelkader Martínez Pérez
4a2c7d5938 Merge pull request #22 from CesarGallego/master
basic go build process
2019-09-04 15:16:29 +02:00
César Gallego Rodríguez
9ccd3cd61a No new deps
Co-authored-by: Nilpointer <robertomartinezp@gmail.com>
2019-09-04 12:40:22 +02:00
César Gallego Rodríguez
02929e0d49 Fix Pipenv creation file from unnecesary running of pipenv.
Co-authored-by: nilpointer <robertomartinezp@gmail.com>
2019-09-04 12:31:16 +02:00
César Gallego Rodríguez
d56850e69e use a real cool banner 2019-09-04 12:16:14 +02:00
César Gallego Rodríguez
bc0ca07dc2 first working build 2019-09-04 10:59:30 +02:00
César Gallego Rodríguez
7961ed1089 first main file 2019-09-04 10:15:56 +02:00
Roberto Abdelkader Martínez Pérez
a2bc41738b A Dockerfile to create a CircleCI base image 2019-09-03 15:58:45 +02:00
Roberto Abdelkader Martínez Pérez
4db40d2b87 Arrr 2019-09-03 11:18:35 +02:00
Roberto Abdelkader Martínez Pérez
8e259b42de Fix tables alignment 2019-09-03 09:21:20 +02:00