618 Commits

Author SHA1 Message Date
013d169d18 Running yaml formatter on the gitlab-ci file 2022-02-02 20:00:24 -08:00
4c1b7b0830 Update .gitlab-ci.yml 2022-02-03 03:58:00 +00:00
e524188234 Merge branch 'add_helm_icon' into 'master'
Adding helm icon adn testing helm lint step of gitlab-ci

See merge request ldooks/dragon-bot!10
2022-02-03 03:57:12 +00:00
ein
8e542aa37e Adding helm icon adn testing helm lint step of gitlab-ci 2022-02-02 19:55:35 -08:00
ee5b2d61a5 Add helm linting step to gitlab-ci 2022-02-03 03:52:17 +00:00
b403855ea4 updating argocd appliation.yaml 2022-02-02 17:22:39 -08:00
c4ab112b1a updating gitignore to ignore syncthign files 2022-02-02 17:19:39 -08:00
94523261eb only lint if python has been updated 2022-02-02 17:18:55 -08:00
eed8630961 updating argocd appliation.yaml 2022-02-02 17:18:07 -08:00
ein
716b1f9b09 removing helm from build trigger 2022-02-02 16:52:05 -08:00
ein
584e1c5f98 Version bump 2022-02-02 16:51:48 -08:00
ein
aeb782f183 fixing indent in helm chart var 2022-02-02 16:51:12 -08:00
ad30dee250 Alays build if things in app/ are changed 2022-02-02 16:45:17 -08:00
ein
b6ec869956 change stock ticker url back to marketwatch 2022-02-02 16:31:54 -08:00
890b3235fc removing the pull and run latest script since this runs on k8s now 2022-02-01 19:09:37 -08:00
f4aa7f376e renaming argocd application file 2022-02-01 19:07:57 -08:00
ein
14628ffe0b Only build and push if we're on master and someon modified app 2022-01-31 21:57:36 -08:00
ein
0e9f0012a5 Push to two tags since --all-tags doesnt work 2022-01-31 21:44:44 -08:00
f65761662d 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
189485b716 multiple tags and pushes 2022-01-31 21:40:09 -08:00
ein
af9ed17cec making the lint stage print out the pipeline ID as a test 2022-01-31 21:36:09 -08:00
ein
c7e68073ad Testing a pipeline that tags build with pipeline ID 2022-01-31 21:34:41 -08:00
ein
4817b9f4d3 updating argo namespace to deploy to 2022-01-31 21:23:58 -08:00
ein
ca92e03147 Merge branch 'master' of ssh://git.luker.gq/ldooks/dragon-bot 2022-01-31 21:19:38 -08:00
ein
3ff006d6aa Adding applicaton.yaml for argo and a helm dir 2022-01-31 21:19:23 -08:00
68d9b932ff 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
8169595fd4 Removign new line from gitlab-ci.yaml 2022-01-30 10:42:08 -08:00
ein
337252a2e2 formatting animals.py so that the CI/cd pipeline passes 2022-01-30 10:38:15 -08:00
ein
6d04ad8b86 Removing --user 2022-01-30 10:37:34 -08:00
ein
ee2fa5bcd5 Adding pip install --user 2022-01-30 10:36:28 -08:00
ein
6d6aa003c6 Making pip quiet 2022-01-30 10:34:19 -08:00
ein
67b09403b1 Making pip quiet 2022-01-30 10:33:36 -08:00
ein
a67d265951 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
498aa770f7 updating format script to remove the comtainer when done 2022-01-29 15:10:54 -08:00
ein
fd34bd69e4 Updating .gitignore and adding a bash script to format the code with black 2022-01-29 15:05:11 -08:00
ein
e7e4d65f89 Merge branch 'master' of ssh://git.luker.gq/ldooks/dragon-bot 2022-01-29 15:01:10 -08:00
ein
30363855c1 Running black against the repo (again) 2022-01-29 15:01:01 -08:00
ein
fefeb05893 Running black against the repo (again) 2022-01-29 14:59:02 -08:00
dec077d83d 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
d796b25668 [nft] Add more NFT collections 2022-01-21 22:43:31 +00:00
103da22dc8 Adding more collections to NFT and formatting 2022-01-21 09:03:28 -08:00
260cee54d5 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
db7b91b1a3 [stock] Add a flag for verbose information 2022-01-21 00:18:04 +00:00
408d0929a1 changing the meme image for negative stock movement 2022-01-20 13:41:20 -08:00
f06ce2c92b updating the gitlab api key and project refernce. fixes #4 2022-01-16 17:40:45 -08:00
0d561050a4 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
12c33b6d18 [stock] Truncate numbers and clean up fields 2022-01-16 05:24:23 +00:00
3d3bb7be9c 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
516805a2a3 [stock] Add new fields to stock command 2022-01-15 03:56:25 +00:00
2241ee0ad5 Adding yt as an alias for youtube 2022-01-08 22:50:41 -08:00