Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] 4.2.0 #6422

Merged
merged 563 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
563 commits
Select commit Hold shift + click to select a range
ad2dae2
[Docs] Remove Reference to `to_chart` in OBBject. (#6096)
deeleeramone Feb 21, 2024
5f9d958
[Feature] - Create openbb assets folder (#6101)
montezdesousa Feb 21, 2024
754e14c
[BugFix] Fixes to_df() where the date series contains multiple TZ-off…
deeleeramone Feb 21, 2024
3cc6025
Update the quantitative extension to make more sense (#6087)
jmaslek Feb 21, 2024
11df8e1
[BugFix] Fix ECB Yield Curve (#6108)
deeleeramone Feb 22, 2024
5018518
Update unit-test workflow to check for changes to openbb_platform (#6…
luqmanbello Feb 22, 2024
0ecb742
[Bug fix] - Fix package mypy (#6110)
montezdesousa Feb 22, 2024
6095c43
[Feature] - Equity router descriptions & examples (#6103)
montezdesousa Feb 22, 2024
274a027
[Feature] - Add `exception_handler` decorator to static (#6112)
the-praxs Feb 22, 2024
6c105df
update extensions list (#6114)
deeleeramone Feb 23, 2024
2c6cfa1
add missing field descriptions to yfinance equity price historical (#…
deeleeramone Feb 23, 2024
d5cfb57
remove charting extension env var (#6118)
hjoaquim Feb 23, 2024
eea2fb5
[BugFix] Fix Company News (#6111)
deeleeramone Feb 25, 2024
1cbe345
[BugFix] Allow Multiple Symbols in `equity.fundamental.metrics()` fro…
deeleeramone Feb 26, 2024
1d29ddc
remove unnecessary function (#6125)
hjoaquim Feb 26, 2024
da79144
[Docs] Update OpenBB Copilot docs (#6106)
mnicstruwig Feb 26, 2024
71676ae
[Enhancement] Add Previous Close to DATA_DESCRIPTIONS (#6120)
deeleeramone Feb 26, 2024
6a1ed9b
added australia as a country also (#6131)
capital0 Feb 26, 2024
ea26bf0
[Bug fix] - Fix regulator cik map standard model (#6129)
montezdesousa Feb 26, 2024
6f6dc0c
increase timeout to 30 (#6115)
deeleeramone Feb 26, 2024
ab74848
clean up some v3 deps (#6105)
jmaslek Feb 26, 2024
8e07b56
[Bug fix] - explicit multiple items docstring (#6127)
montezdesousa Feb 26, 2024
49967fe
[Feature] Pretty Pydantic `ValidationError` exceptions (#6130)
the-praxs Feb 27, 2024
225c945
tmx etf info (#6132)
deeleeramone Feb 27, 2024
577a424
[Feature] - Platform V4 Markdown Generator V2 (#6094)
the-praxs Feb 27, 2024
2ae6651
[Docs] Adds Example Notebook for the Implied Earnings Move (#6128)
deeleeramone Feb 27, 2024
ccdb246
[Feature] - Sync with new openapi.json (#6137)
montezdesousa Feb 27, 2024
3d34e56
Fix the v3 markdown generation workflow (#6138)
jmaslek Feb 27, 2024
2332725
update functions.json (#6140)
montezdesousa Feb 27, 2024
d46e960
fix intraday check in charting ta_class (#6119)
deeleeramone Feb 28, 2024
c464f88
[BugFix] Display EconDB as source for macro (#6143)
benvandoren Feb 28, 2024
59e2099
[BugFix] Disable Intrinio `InstitutionalOwnership` model (#6142)
the-praxs Feb 28, 2024
37209c8
add more examples into findSymbols (#6139)
deeleeramone Feb 28, 2024
830acd9
[BugFix] Fix SEC ETF Holdings Parsing Exception (#6121)
deeleeramone Feb 28, 2024
b60d908
Docs/update xl docs (#6145)
montezdesousa Feb 28, 2024
bbc869d
fix get reference (#6147)
montezdesousa Feb 29, 2024
b47c9cc
[BugFix] Filter OECD data using `start_date` and `end_date` parameter…
the-praxs Feb 29, 2024
1d70c87
Merge 'main' into 'develop' (#6151)
montezdesousa Feb 29, 2024
b458d2f
More v3 removals (#6141)
jmaslek Feb 29, 2024
ba18734
[Enhancement] Show the source of error in exception traceback (#6153)
the-praxs Feb 29, 2024
5f5fad0
Improve the OECD requests (#6152)
jmaslek Mar 1, 2024
eb07111
adds AlphaVantage to historical_eps (#6155)
deeleeramone Mar 3, 2024
47541d4
[BugFix] Fix FMP Market Snapshots (#6160)
deeleeramone Mar 4, 2024
c064107
[Feature] - Excel help page (#6165)
montezdesousa Mar 5, 2024
e7896a8
[Feature] Add Currency Snapshots With Data From FMP (#6162)
deeleeramone Mar 5, 2024
6efab3f
[Feature] Add `form_13f` Endpoint to `equity.ownership` (#6122)
deeleeramone Mar 5, 2024
b768bc0
[Bug fix] - Run charting tests again (#6167)
montezdesousa Mar 5, 2024
65ce66e
[Enhancement] Slightly Change The Order of intrinio Cash Flow (#6168)
deeleeramone Mar 6, 2024
76556df
[Bug fix] - Fix integration tests (#6170)
montezdesousa Mar 6, 2024
a8122e9
[Bug fix] - Handle multiple items with arbitrary type (#6171)
montezdesousa Mar 6, 2024
48c508b
[Feature] Custom choices (#6169)
hjoaquim Mar 7, 2024
f24e971
exception in debug mode shows complete argument (#6174)
the-praxs Mar 7, 2024
8f3d332
[Bugfix] - Lower case validator in standard models (#6172)
montezdesousa Mar 8, 2024
8254bd5
[Enhancement] Standardize "X".price.historical Intervals and Params (…
deeleeramone Mar 8, 2024
f328a45
[Feature] - refactor examples (#6154)
montezdesousa Mar 9, 2024
3ea6bcf
[Enhancement] Improve Intrinio Unusual Options (#6177)
deeleeramone Mar 11, 2024
782f8d1
added code to get new examples as string (#6181)
the-praxs Mar 11, 2024
eaae8c2
[Feature] Add Tradier Provider Extension (#6178)
deeleeramone Mar 11, 2024
27a711b
[Feature] - Create static asset tests (#6182)
IgorWounds Mar 11, 2024
a8f5543
Add labels for `breaking_changes` tag (#6184)
luqmanbello Mar 11, 2024
875969a
[Bugfix] - Fix equity/price/historical w/ alphavantage (#6183)
montezdesousa Mar 11, 2024
0115feb
[Enhancement] Allow Multiple Symbols For Intrinio Key Metrics (#6186)
deeleeramone Mar 11, 2024
9341b80
handle date type (#6185)
deeleeramone Mar 11, 2024
898222b
Release bug fixes (#6187)
montezdesousa Mar 11, 2024
d458eb9
[BugFix] Update `README` for Platform (#6189)
the-praxs Mar 11, 2024
87a50f7
[BugFix] Raise Alpha Vantage API Error (#6188)
deeleeramone Mar 11, 2024
08a9740
update econ cal headers (#6191)
deeleeramone Mar 12, 2024
cc7908f
[Release] 4.1.5 to `develop` (#6192)
the-praxs Mar 12, 2024
afd0708
[Bugfix] Update `PUBLISH.md` file (#6193)
the-praxs Mar 12, 2024
137e8b9
Remove charting extension preference from user settings (#6194)
hjoaquim Mar 12, 2024
9ddcf42
[Bugfix] - Small update on PUBLISH.md (#6196)
montezdesousa Mar 12, 2024
b0a1650
[Feature] Hotfix develop main sync (#6200)
piiq Mar 13, 2024
1e98990
Merge branch 'main' into develop
piiq Mar 13, 2024
c0f4f85
Improve the example test (#6203)
IgorWounds Mar 13, 2024
a7a7c64
Improve fetcher test error messages (#6204)
IgorWounds Mar 13, 2024
d984637
[Feature] Add Intrinio ETF Info/Search (#6198)
deeleeramone Mar 13, 2024
540f578
[Enhancement] `ReferenceGenerator` class in `package_builder.py` (#6179)
the-praxs Mar 13, 2024
2ae4f30
Final v3 touches (#6205)
jmaslek Mar 13, 2024
a2ef2ad
[BugFix] Fix empty docstring in data processing functions (#6206)
the-praxs Mar 13, 2024
6d259a5
Add unit tests (#6213)
IgorWounds Mar 14, 2024
fc54b54
Update build-release.yml (#6215)
jmaslek Mar 14, 2024
f62f6d7
[Hotfix] - docs workflow (#6216)
montezdesousa Mar 14, 2024
eca4ea9
[BugFix] - Json schema extra broken in standard models (#6212)
montezdesousa Mar 14, 2024
3b7f18f
[Enhancement] Sync `reference.json` and Platform function docstring (…
the-praxs Mar 14, 2024
19ebd64
Release/3.2.5 (#6218)
montezdesousa Mar 14, 2024
a464040
[Docs] - Update BYOD page (#6217)
montezdesousa Mar 14, 2024
9b0d340
Remove terminal CI actions (#6221)
jmaslek Mar 14, 2024
46f4834
[Feature] Intrinio ETF Price Performance (#6220)
deeleeramone Mar 15, 2024
0239e6e
Remove old tests (#6222)
jmaslek Mar 15, 2024
c55f93c
add Intrinio ETF Holdings (#6208)
deeleeramone Mar 15, 2024
399498c
Update the main README (#6225)
jmaslek Mar 15, 2024
a3fc04c
[Enhancement] Adding an interface to read the reference (#6224)
hjoaquim Mar 15, 2024
72ccf4e
[Feature] Volatility Cones Chart (#6226)
deeleeramone Mar 16, 2024
9ae1307
[Docs] Refactor Contributing Section Of Docs (#6173)
deeleeramone Mar 16, 2024
655b1c8
[Docs] Add Streamlit News Dashboard To Examples (#6158)
deeleeramone Mar 17, 2024
c5c7ade
[Feature] Add Charts For FRED Series (#6234)
deeleeramone Mar 18, 2024
9dcad44
[Feature] Add Intrinio to `obb.equity.market_snapshots()` (#6232)
deeleeramone Mar 18, 2024
44ee276
[BugFix] Merge Fix FMP Intraday (#6229) From Main (#6235)
deeleeramone Mar 19, 2024
bab42a0
fix: broken signature typing (#6238)
montezdesousa Mar 19, 2024
7f4007a
[Feature] - Warn if inexistent kwargs (#6236)
montezdesousa Mar 20, 2024
bb6efdf
Allow kwargs on POST endpoints (#6240)
IgorWounds Mar 20, 2024
78695fa
[BugFix] Return FMP Error Messages (#6237)
deeleeramone Mar 21, 2024
80d3ac6
[BugFix] No event loop when exporting images (#6249)
hjoaquim Mar 22, 2024
23135ab
[BugFix] - Bring back mypy (#6242)
montezdesousa Mar 22, 2024
0cec118
[BugFix] - Fix integration tests workflow file (#6251)
montezdesousa Mar 24, 2024
1794d69
[BugFix] - Untyped variadic keyword arguments break during execution …
montezdesousa Mar 25, 2024
fef92fe
update website to remove the main menu from pro level (#6244)
DidierRLopes Mar 25, 2024
0f44128
[Enhancement] - Cleanup docs (#6254)
IgorWounds Mar 25, 2024
edc3da9
update contributing section (#6255)
montezdesousa Mar 26, 2024
c39d14e
Build the static assets before generating markdown files (#6257)
deeleeramone Mar 27, 2024
657fd1f
[Docs] Break Out Usage Section In Docs Pages (#6258)
deeleeramone Mar 27, 2024
4b5787b
fix: move extra_params warning to query.py (#6259)
montezdesousa Mar 27, 2024
db9960a
[BugFix] - multiple items allowed in provider parameters (#6256)
montezdesousa Mar 28, 2024
27a6fbb
fix charting tests (#6262)
hjoaquim Mar 28, 2024
ce52ef3
[Bugfix] - Test parametrize skips charting tests (#6264)
montezdesousa Mar 28, 2024
7640556
[Bugfix] Removes Charting Integration Test For Chart That Doesn't Exi…
deeleeramone Mar 30, 2024
42a8c8f
[BugFix] yFinance ETF Info: Try Different Field When Missing fundInce…
deeleeramone Mar 30, 2024
6b91e94
make Excel templates downloadable from docs (#6270)
DidierRLopes Mar 31, 2024
559778c
[Release] 4.1.6 (#6266)
hjoaquim Apr 1, 2024
ad8df99
[Git] - Sync main dev (#6276)
montezdesousa Apr 1, 2024
4e0453a
[Feature] - Auto-build test (#6271)
IgorWounds Apr 1, 2024
fe7f11f
[BugFix] Typo on `openbb-quantitative` readme (#6272)
hjoaquim Apr 2, 2024
bc77e07
Add pull_request trigger for release branches in API Integration Test…
luqmanbello Apr 2, 2024
83d03bc
fix: serialize response before fastapi (#6279)
montezdesousa Apr 2, 2024
57deb8e
[Feature] - Annotated results (#6282)
montezdesousa Apr 3, 2024
daa4520
[Feature] - Merge reference.json and extension_map.json, plus docume…
montezdesousa Apr 4, 2024
4599893
update example notebook syntax for metadata change (#6287)
deeleeramone Apr 4, 2024
3f08e0f
[Feature] Add Forward Sales and EPS Estimates (#6269)
deeleeramone Apr 4, 2024
33d186f
[Feature] - Router descriptions (#6288)
montezdesousa Apr 5, 2024
3f4ab6e
Updated docs again (#6289)
colin99d Apr 5, 2024
40c8944
[BugFix] - Fix nested router descriptions (#6292)
montezdesousa Apr 9, 2024
153723d
[Feature] Adding interactive tables (#6290)
hjoaquim Apr 9, 2024
8fed63e
[BugFix] Fix the multiple items check (#6294)
hjoaquim Apr 9, 2024
0a64bd1
[HotFix] Add ETF holdings data param to Intrinio (#6293)
deeleeramone Apr 9, 2024
a255fa5
[Enhancement] - PyDocstyle Compliant (#6284)
IgorWounds Apr 9, 2024
72e322f
[BugFix] Handling negative timestamps on Windows (#6298)
hjoaquim Apr 10, 2024
9517491
[Enhancement] Improve Charting Extension Plots and Indicators (#6243)
deeleeramone Apr 10, 2024
1c26d24
[BugFix] `json_schema_extra` getting overridden (#6300)
hjoaquim Apr 10, 2024
3fc6acb
undocumented benzinga fields in response (#6304)
deeleeramone Apr 11, 2024
00cc450
[BugFix] Fix yFinance end_date filter when not intraday. (#6302)
deeleeramone Apr 11, 2024
3172b9e
[BugFix] Fix metadata creation (#6306)
hjoaquim Apr 11, 2024
b8d1846
[BugFix] - Provider is added to every response item (#6305)
montezdesousa Apr 12, 2024
40ce132
[BugFix] Fixes the API (#6309)
deeleeramone Apr 15, 2024
2c1e409
[Feature] - Update credential filters to v4 (#5949)
montezdesousa Apr 15, 2024
326f239
Add single widgets public endpoints examples (#6312)
DidierRLopes Apr 15, 2024
779708a
[BugFix] Charts: Fix Legend & Title Crowding in Jupyter (#6316)
deeleeramone Apr 17, 2024
510b938
[BugFix] Chunk FMP Price Performance URL For Large Lists (#6317)
deeleeramone Apr 17, 2024
f4db561
remove terminal related artifacts from build folder (#6307)
hjoaquim Apr 18, 2024
3d21325
[BugFix] Replace Platform Docker File. (#6321)
deeleeramone Apr 19, 2024
666db0b
Fix build failing for router-only extensions with no standard models …
piiq Apr 19, 2024
8ab4be9
[BugFix] Add Missing require_credentials=False In Nasdaq Fetchers (#6…
deeleeramone Apr 19, 2024
6cfc475
[BugFix] Adding safe timestamp conversion everywhere (#6299)
hjoaquim Apr 19, 2024
fe0debe
[Docs] Charting Documentation (#6303)
deeleeramone Apr 19, 2024
04d3af5
[Feature] - LLM mode (#6308)
IgorWounds Apr 19, 2024
e1af0a7
[Feature] Add Relative Rotation To `openbb-technical` and `openbb-cha…
deeleeramone Apr 19, 2024
8d2f8ba
[Release] 4.1.7 (#6325)
hjoaquim Apr 20, 2024
ca73a8b
Merge branch 'main' into develop
piiq Apr 20, 2024
929c858
Re update excel docs (#6329)
montezdesousa Apr 22, 2024
f18680a
Merge branch 'main' into develop
piiq Apr 22, 2024
ee42241
[Feature] EconDB Provider Extension With New Economy Endpoints. (#6313)
deeleeramone Apr 22, 2024
2ccf39d
Sync ruff in dev_tool with openbb_core (#6331)
montezdesousa Apr 22, 2024
6b3d6fb
add currency snapshots from polygon (#6333)
deeleeramone Apr 23, 2024
99b8597
[Feature] Async SEC (#6319)
deeleeramone Apr 23, 2024
9bfa378
[Feature] Warn limit number of countries in TE request (#6334)
hjoaquim Apr 23, 2024
3872738
[BugFix] Intrinio News (#6336)
deeleeramone Apr 24, 2024
b418288
Summarize Changelog (#6335)
IgorWounds Apr 24, 2024
3d9a8b3
rename the summarize changelog file (#6338)
luqmanbello Apr 24, 2024
baee6d8
Add pip install requests openai to the workflow file (#6341)
luqmanbello Apr 24, 2024
7f90d74
[BugFix] Intrinio Balance Sheet Period (#6343)
deeleeramone Apr 25, 2024
bd75a97
Move files used in gh actions from root (#6346)
montezdesousa Apr 26, 2024
b43364b
[Feature] OpenBB Platform CLI (#5302)
hjoaquim Apr 29, 2024
efe77be
Clean gitignore (#6347)
montezdesousa Apr 29, 2024
a502766
provider parameters were being removed bc not in signature (#6348)
hjoaquim Apr 29, 2024
4105ec4
ensure everything on the dataframe is a string (#6351)
hjoaquim Apr 29, 2024
9dce734
move linting rules from pyproject.toml to ruff.toml (#6350)
montezdesousa Apr 29, 2024
5f4ee56
[BugFix] Empty views on `econometrics` and `quantitative` (#6353)
hjoaquim Apr 30, 2024
cc15a77
[Feature] - Rename terminal folder (#6349)
montezdesousa Apr 30, 2024
e37c0c0
Remove OpenBB Terminal from docs page (#6354)
IgorWounds Apr 30, 2024
9a02e50
create a title out of the route being used to use it as table title (…
hjoaquim May 1, 2024
c459975
[BugFix] Intrinio EquityPriceHistorical - Return Error Message When I…
deeleeramone May 1, 2024
a0d580a
[Feature] - Display command providers (#6355)
montezdesousa May 1, 2024
4097033
avoid range index as it breaks interactive tables (#6360)
hjoaquim May 2, 2024
18115e4
[Enhancement] - Sanitize sensitive data from `.cli.his` (#6361)
IgorWounds May 2, 2024
cd4e36e
[BugFix] - Remove multiple .envs (#6363)
montezdesousa May 3, 2024
ec7ff94
[BugFix] SEC ETF Holdings - Try Catch for RemoteDisconnect Error (#6359)
deeleeramone May 6, 2024
380891d
[Feature] Improve `OBBject` Registry (#6364)
hjoaquim May 6, 2024
63723f7
[BugFix] Remove `Literal[None,...]` (#6371)
hjoaquim May 7, 2024
d3b9ce6
[BugFix] Set Chart Style Before Output (#6367)
deeleeramone May 7, 2024
5c0b36c
[BugFix] - Fix lowercase symbols (#6342)
IgorWounds May 7, 2024
756eebd
[Feature] Handle repeated non standard arguments (#6366)
hjoaquim May 7, 2024
101990d
Sync main and develop (#6373)
piiq May 7, 2024
e12aac1
[BugFix] - Fix tests for release (#6372)
IgorWounds May 7, 2024
99b0bb5
[Feature] EconDB Main Indicators (#6365)
deeleeramone May 7, 2024
9c0ef12
[BugFix] Ad 'x-' to json_schema_extra in Fields with unit_measurement…
deeleeramone May 8, 2024
1a49dfd
fix pandas warnings (#6375)
deeleeramone May 8, 2024
4d6074d
[BugFix] Fix Currency Search (#6380)
deeleeramone May 9, 2024
f191d16
[BugFix] Update SEC pyproject.toml (#6379)
deeleeramone May 9, 2024
0b9b12d
[Feature] - Redefined standard fields & multiple_items_allowed proper…
montezdesousa May 9, 2024
9bdc0f1
fix fmp (#6383)
deeleeramone May 9, 2024
83476ad
[Feature] Update chart creation so it doesn't break the command execu…
hjoaquim May 9, 2024
5bd4ae0
[Docs] Upgrade Docusaurus to v3 (#6386)
Disorrder May 10, 2024
13a6248
[Feature] Misc improvements on the Platform CLI (#6370)
hjoaquim May 10, 2024
c29200a
fallback to to_df() method when results are a string (#6388)
hjoaquim May 10, 2024
5b74280
[Feature] - Create repo assets directory (#6384)
montezdesousa May 10, 2024
ac3f10a
Security updates (#6387)
piiq May 10, 2024
ac745ad
[Feature] Remove i18n (#6390)
hjoaquim May 10, 2024
0139dbf
[Feature] Update CLI dependencies (#6389)
hjoaquim May 13, 2024
b99655a
[BugFix] - Remove unused old code (#6395)
IgorWounds May 13, 2024
6f9d46d
remove hold command and its references (#6399)
hjoaquim May 13, 2024
1dd8bf3
fix: alias credentials with uppercase (#6400)
montezdesousa May 13, 2024
f47e7ad
Fix Excel Data Slicer page. (#6396)
IgorWounds May 13, 2024
627f7f9
[BugFix] - Remove logos (#6404)
montezdesousa May 13, 2024
4ed5f05
[Feature] CLI README (#6402)
hjoaquim May 13, 2024
10dddfd
[BugFix] - Explicit error message when return type is not an OBBject …
IgorWounds May 13, 2024
922fc54
[BugFix] Fix broken `--sheet-name` argument (#6401)
hjoaquim May 14, 2024
29dfc7b
expose error message on request fail (#6406)
deeleeramone May 14, 2024
2ac1af3
[BugFix] Make `paper_bgcolor` transparent in PyWry backend (#6385)
deeleeramone May 14, 2024
17a7e7d
[BugFix] Econ Calendar (#6392)
deeleeramone May 14, 2024
0eee602
[Feature] Add Forward PE Estimates (#6398)
deeleeramone May 14, 2024
88cdd75
[Feature] Custom Provider choices available on the `reference.json` (…
hjoaquim May 14, 2024
0769378
[BugFix] - Replace python-jose by PyJWT (#6407)
montezdesousa May 14, 2024
c2f5f7a
[Feature] Styling adjustments (#6408)
hjoaquim May 14, 2024
ca09493
add platform imgs (#6410)
hjoaquim May 14, 2024
f87c21e
[Feature] Main README (#6403)
hjoaquim May 14, 2024
a116d9b
[Feature] - OpenBB Platform CLI Unit tests (#6397)
IgorWounds May 14, 2024
8d060dc
[Feature] CLI docs (#6362)
hjoaquim May 14, 2024
05322de
add linux stuff to pre-requisites (#6411)
deeleeramone May 14, 2024
174d7e6
Improve web security (#6405)
piiq May 14, 2024
c61d10d
Update the license of the code in this repo to AGPL (#6415)
piiq May 14, 2024
74652ec
missed unit_measurements (#6416)
deeleeramone May 15, 2024
8399043
[BugFix] - Update GitHub workflows (#6418)
montezdesousa May 15, 2024
6c820d4
remove nest_asyncio.apply()
hjoaquim May 15, 2024
b5590d3
fix: sort tradingeconomics country choices
montezdesousa May 15, 2024
738a131
Merge branch 'release/4.1.8' of github.com:OpenBB-finance/OpenBBTermi…
montezdesousa May 15, 2024
6805c02
fix lint
hjoaquim May 15, 2024
2db438e
Merge branch 'release/4.1.8' of github.com:OpenBB-finance/OpenBBTermi…
hjoaquim May 15, 2024
fd2fe2c
fix: clean _callback function
montezdesousa May 15, 2024
b983db6
assign to empty dict
hjoaquim May 15, 2024
a3c0f20
Merge branch 'release/4.1.8' of github.com:OpenBB-finance/OpenBBTermi…
hjoaquim May 15, 2024
79a44ed
feat: add licence to .toml files
montezdesousa May 15, 2024
c2c0748
fix: readmes
montezdesousa May 15, 2024
f1c8538
fix: add CLA url
montezdesousa May 15, 2024
37544fa
release: 4.20 % dependencies
montezdesousa May 15, 2024
e149f5f
Skip deprecation test
montezdesousa May 15, 2024
8aceda4
lint
montezdesousa May 15, 2024
922a20b
Sync with main (#6421)
piiq May 15, 2024
1169483
Merge branch 'main' into release/4.2.0
montezdesousa May 15, 2024
a2a812d
pylint disable possibly-used-before-assignment
montezdesousa May 15, 2024
867f43b
Update CLI toml
montezdesousa May 15, 2024
d04bc5c
Remove mypy from linting workflow
montezdesousa May 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .codespell.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ shold
shs
statics
te
tha
toke
vai
varian
Expand Down
79 changes: 0 additions & 79 deletions .devcontainer/Dockerfile

This file was deleted.

33 changes: 0 additions & 33 deletions .devcontainer/devcontainer.json

This file was deleted.

11 changes: 0 additions & 11 deletions .devcontainer/docker-compose.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions .dockerignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pull Request the OpenBBTerminal
# Pull Request the OpenBB Platform CLI

## Description

Expand All @@ -14,8 +14,8 @@
- Please provide instructions so we can reproduce.
- Please also list any relevant details for your test configuration.

- [ ] Ensure the affected commands still execute in the OpenBB Terminal.
- [ ] Ensure the Platform (previously named SDK) is working as intended.
- [ ] Ensure the affected commands still execute in the OpenBB Platform CLI.
- [ ] Ensure the Platform is working as intended.
- [ ] Check any related reports.

## Checklist
Expand Down
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Please go the the `Preview` tab and select the appropriate PR sub-template:

* [OpenBB Platform](?expand=1&template=platform_pull_request_template.md)
* [OpenBB Terminal](?expand=1&template=terminal_pull_request_template.md)
* [OpenBB Platform CLI](?expand=1&template=terminal_pull_request_template.md)
* [OpenBB Developers](?expand=1&template=obb_developer_pull_request_template.md)
8 changes: 4 additions & 4 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name-template: 'OpenBB Platform v$NEXT_MINOR_VERSION'
tag-template: 'v$NEXT_MINOR_VERSION'
categories:
- title: 🚨 OpenBB Platform Breaking Changes
labels:
- 'breaking_change'
- title: 🦋 OpenBB Platform Enhancements
labels:
- 'platform'
- 'v4'
- title: 🐛 OpenBB Platform Bug Fixes
labels:
- 'bug'
- title: 🚨 OpenBB Platform Breaking Changes
labels:
- 'breaking_change'
- title: 📚 OpenBB Documentation Changes
labels:
- 'docs'
Expand All @@ -35,7 +35,7 @@ template: |
## Thank you and welcome to our new contributors 🔥
$CONTRIBUTORS

## What's new 🎉
## Summary 🎉

## What's changed 🚀
$CHANGES
Expand Down
47 changes: 47 additions & 0 deletions .github/scripts/noxfile.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
"""Nox sessions."""

from pathlib import Path

import nox

ROOT_DIR = Path(__file__).parent.parent.parent
PLATFORM_DIR = ROOT_DIR / "openbb_platform"
PLATFORM_TESTS = [
str(PLATFORM_DIR / p) for p in ["tests", "core", "providers", "extensions"]
]
CLI_DIR = ROOT_DIR / "cli"
CLI_TESTS = CLI_DIR / "tests"


@nox.session(python=["3.9", "3.10", "3.11"])
def unit_test_platform(session):
"""Run the test suite."""
session.install("poetry", "toml")
session.run(
"python",
str(PLATFORM_DIR / "dev_install.py"),
"-e",
"all",
external=True,
)
session.install("pytest")
session.install("pytest-cov")
session.run(
"pytest", *PLATFORM_TESTS, f"--cov={PLATFORM_DIR}", "-m", "not integration"
)


@nox.session(python=["3.9", "3.10", "3.11"])
def unit_test_cli(session):
"""Run the test suite."""
session.install("poetry", "toml")
session.run(
"python",
str(PLATFORM_DIR / "dev_install.py"),
"-e",
"all",
external=True,
)
session.install("pytest")
session.install("pytest-cov")
session.run("pytest", CLI_TESTS, f"--cov={CLI_DIR}")
File renamed without changes.
Loading
Loading