Commit Graph

22 Commits

Author SHA1 Message Date
Philipp Hugenroth 65e1a35c0f Update documentation & add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-11-10 14:45:27 +01:00
Patrik Oldsberg 8835041c50 Merge pull request #6717 from vannarath-poeu/currency-config
[Cost Insights] Currencies config
2021-09-29 13:54:40 +02:00
Fredrik Adelöw 3f8db2b64d remove some occurrences of the old core in docs etc
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 13:20:23 +02:00
Vannarath Poeu 87ef530efe added optional currencies config
Signed-off-by: Vannarath Poeu <vannarath.poeu@gmail.com>
2021-08-05 11:55:09 +08:00
Ryan Vazquez 5914a76d5e add client template
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-19 21:25:48 +02:00
Fredrik Adelöw b99ac3f6e1 Minor composability etc docs changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-02 22:13:05 +02:00
Patrik Oldsberg c614ede9a5 docs: update plugin installation docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-22 18:32:54 +02:00
Ryan Vazquez bc05e90297 link to main README; refactor wording
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-03-24 14:31:18 -04:00
Brenda Sukh 3b1a0715c2 Add reference to doc in main README
Signed-off-by: Brenda Sukh <brendasukh@gmail.com>
2021-03-03 12:21:36 -05:00
Adam Harvey acc1da48cd Make codefence a diff 2021-02-19 16:03:20 -05:00
Adam Harvey b3126588dc Add note about sidebar 2021-02-19 16:02:08 -05:00
Adam Harvey feb9f131ef Cross-ref cost insights README to blog 2021-02-15 22:55:55 -05:00
Tim Hansen c02defd57f feat(cost-insights): Make alert url field optional 2020-12-22 10:56:46 -07:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Ryan Vazquez bbf52b6595 fix alert link 2020-10-29 14:43:02 -04:00
Ryan Vazquez 6dba5f6b60 update README 2020-10-16 11:22:39 -04:00
Ryan Vazquez d47e2287b5 compare -> default; deprecate dailyCost as metric; cleanup 2020-10-16 09:54:28 -04:00
Tim Hansen 6a84cb0726 Enable custom alert types in Cost Insights 2020-10-08 14:47:33 -06:00
Tim a4b8604763 Tweak confusing deployment wording 2020-10-05 10:07:37 -06:00
Mayursinh Sarvaiya 5c6a0356c0 feat: TechDocs - Add vale linter to check words quality in md files. (#2631)
* fix(docs): typos which were reflacted from vale linter's command

* feat: Implement Vale linter (#2031)
Initialize .vale.ini file
Add 'lint:docs' script to package.json, to lint all md files except the ones which are located in node_modules
Generate 'vocab.txt' by using command 'yarn run lint:docs' | grep -o ''[a-z A-Z]*'' | grep -o '[a-z A-Z]*' | sort | uniq > .github/styles/vocab.txt
Add steps to github workflow 'master' to check docs quality

* chore: Separate workflow for quality checking

* chore: Added 'shx' dev dependency to support grep command in cross platform

* feat: Add script to operate same quality check process on different platform

* ignore: remove lint:docs from lint-stages which was added for experiment purpose

* fix: check-all-files on push event & check-changed-files on pull_request event

* chore(CI): triggle workflow only when there is any updates in .md file(s) on pull request

* fix: use spawnSync to solve 'The command line is too long.' error

* fix: github workflow syntax

* fix: prettier error

* chore: add vale command directly to lint-staged

* chore: use shebang for easy access

* fix: windows script issue & remove shebang

* chore: Add shebang flag

* chore: better error message related to vale

* chore: mention vale linter in documentation

* fix: spelling errors & add keywords to vocab.txt
2020-10-02 07:20:47 +02:00
Tim c519bbbc63 Fix source links 2020-09-29 21:00:44 -06:00
Ryan Vazquez a4281932fb add cost insights plugin 2020-09-28 15:20:31 -04:00