ein
|
d93f8dce10
|
removing helm from build trigger
|
2022-02-02 16:52:05 -08:00 |
|
ein
|
95748f2e40
|
Version bump
|
2022-02-02 16:51:48 -08:00 |
|
ein
|
f56164a9c1
|
fixing indent in helm chart var
|
2022-02-02 16:51:12 -08:00 |
|
|
19e3660268
|
Alays build if things in app/ are changed
|
2022-02-02 16:45:17 -08:00 |
|
ein
|
71daf40009
|
change stock ticker url back to marketwatch
|
2022-02-02 16:31:54 -08:00 |
|
|
ac40d4c698
|
removing the pull and run latest script since this runs on k8s now
|
2022-02-01 19:09:37 -08:00 |
|
|
1c49c7f5a2
|
renaming argocd application file
|
2022-02-01 19:07:57 -08:00 |
|
ein
|
83035c2b25
|
Only build and push if we're on master and someon modified app
|
2022-01-31 21:57:36 -08:00 |
|
ein
|
653215885a
|
Push to two tags since --all-tags doesnt work
|
2022-01-31 21:44:44 -08:00 |
|
|
5e7c672e80
|
Merge branch 'pipeline_number_on_image_tag' into 'master'
Testing a pipeline that tags build with pipeline ID
See merge request ldooks/dragon-bot!9
|
2022-02-01 05:40:34 +00:00 |
|
ein
|
c923c0b427
|
multiple tags and pushes
|
2022-01-31 21:40:09 -08:00 |
|
ein
|
e76529eee8
|
making the lint stage print out the pipeline ID as a test
|
2022-01-31 21:36:09 -08:00 |
|
ein
|
9172eab7a3
|
Testing a pipeline that tags build with pipeline ID
|
2022-01-31 21:34:41 -08:00 |
|
ein
|
d9c729bbf6
|
updating argo namespace to deploy to
|
2022-01-31 21:23:58 -08:00 |
|
ein
|
e8304b9b7b
|
Merge branch 'master' of ssh://git.luker.gq/ldooks/dragon-bot
|
2022-01-31 21:19:38 -08:00 |
|
ein
|
544525d39d
|
Adding applicaton.yaml for argo and a helm dir
|
2022-01-31 21:19:23 -08:00 |
|
|
1a4bb93286
|
Merge branch 'testing_black' into 'master'
Adding a lint phase to the ci/cd pipeline. This should fail because animals.py...
See merge request ldooks/dragon-bot!8
|
2022-01-31 17:15:44 +00:00 |
|
ein
|
56bba55e61
|
Removign new line from gitlab-ci.yaml
|
2022-01-30 10:42:08 -08:00 |
|
ein
|
288e9d210b
|
formatting animals.py so that the CI/cd pipeline passes
|
2022-01-30 10:38:15 -08:00 |
|
ein
|
d56adeccd0
|
Removing --user
|
2022-01-30 10:37:34 -08:00 |
|
ein
|
d2143515d9
|
Adding pip install --user
|
2022-01-30 10:36:28 -08:00 |
|
ein
|
c83032922c
|
Making pip quiet
|
2022-01-30 10:34:19 -08:00 |
|
ein
|
91f93dc9b5
|
Making pip quiet
|
2022-01-30 10:33:36 -08:00 |
|
ein
|
f9cc95fa24
|
Adding a lint phase to the ci/cd pipeline. This should fail because animals.py is not formatted properly according to black
|
2022-01-30 10:31:54 -08:00 |
|
ein
|
3973ea2191
|
updating format script to remove the comtainer when done
|
2022-01-29 15:10:54 -08:00 |
|
ein
|
c6db680805
|
Updating .gitignore and adding a bash script to format the code with black
|
2022-01-29 15:05:11 -08:00 |
|
ein
|
dbe96d8595
|
Merge branch 'master' of ssh://git.luker.gq/ldooks/dragon-bot
|
2022-01-29 15:01:10 -08:00 |
|
ein
|
5f5a434aa7
|
Running black against the repo (again)
|
2022-01-29 15:01:01 -08:00 |
|
ein
|
c3aeeadd54
|
Running black against the repo (again)
|
2022-01-29 14:59:02 -08:00 |
|
|
0530a380c5
|
Merge branch 'con-ji_good_nfts' into 'master'
[nft] Add more NFT collections
See merge request ldooks/dragon-bot!7
|
2022-01-21 22:43:31 +00:00 |
|
Jason Ji
|
31572e2b43
|
[nft] Add more NFT collections
|
2022-01-21 22:43:31 +00:00 |
|
|
37c7c75015
|
Adding more collections to NFT and formatting
|
2022-01-21 09:03:28 -08:00 |
|
|
47bedb485b
|
Merge branch 'con-ji_stock_verbose' into 'master'
[stock] Add a flag for verbose information
See merge request ldooks/dragon-bot!5
|
2022-01-21 00:18:04 +00:00 |
|
Jason Ji
|
970ec7b319
|
[stock] Add a flag for verbose information
|
2022-01-21 00:18:04 +00:00 |
|
|
e6bc33db0e
|
changing the meme image for negative stock movement
|
2022-01-20 13:41:20 -08:00 |
|
|
fe7909e307
|
updating the gitlab api key and project refernce. fixes #4
|
2022-01-16 17:40:45 -08:00 |
|
|
0b2ea63f62
|
Merge branch 'con-ji_stock_truncate' into 'master'
[stock] Truncate numbers and clean up fields
See merge request ldooks/dragon-bot!4
|
2022-01-16 05:24:23 +00:00 |
|
Jason Ji
|
792116f4e7
|
[stock] Truncate numbers and clean up fields
|
2022-01-16 05:24:23 +00:00 |
|
|
38925f7c0f
|
Merge branch 'con-ji_stock_cleaning' into 'master'
[stock] Add new fields to stock command
See merge request ldooks/dragon-bot!3
|
2022-01-15 03:56:25 +00:00 |
|
Jason Ji
|
45740fcd32
|
[stock] Add new fields to stock command
|
2022-01-15 03:56:25 +00:00 |
|
|
911b62dd1e
|
Adding yt as an alias for youtube
|
2022-01-08 22:50:41 -08:00 |
|
|
dc8d00817f
|
formatting everything and adding corsa club to the trackdays command since they finally put their shit on msreg
|
2022-01-05 19:22:07 -08:00 |
|
|
bf8fee0cea
|
changing which json object is returned so the images embed
|
2021-12-30 19:39:13 -08:00 |
|
|
cf93cb71a4
|
Updating help wording for the emoji command to remvoe the admin only text
|
2021-12-26 12:08:40 -08:00 |
|
|
00ba84d392
|
using tmpefiles for tts so now we dont step on eachothers memes
|
2021-12-16 15:54:20 -08:00 |
|
|
c89b76acfc
|
Merge branch 'robertquitt-master-patch-84068' into 'master'
Fix source code link in !help
See merge request ldooks/dragon-bot!2
|
2021-12-16 23:20:41 +00:00 |
|
Robert Quitt
|
f08e42b379
|
Fix source code link in !help
|
2021-12-16 23:11:48 +00:00 |
|
|
cd16130554
|
adding a missing comma to the list of help commands
|
2021-12-13 13:18:57 -08:00 |
|
|
e594b9714c
|
Adding nft command to post dumb monkeys to the channel
|
2021-12-10 17:04:15 -08:00 |
|
|
38ea5a6fd8
|
Updating some stuff in the help funtion
|
2021-11-11 19:51:28 -08:00 |
|