Граф коммитов

63 Коммитов

Автор SHA1 Сообщение Дата
Gheiath eb02313ba8
ci-cd: security: use full commit SHA's instead of tags (#33) 2024-07-23 13:20:35 +03:00
Gheiath 6afe4e9c7d
ci-cd: dependabot: monitor updates for actions (#32) 2024-07-23 13:19:01 +03:00
Gheiath dae1dbc74b
security-compliance: ci-cd actions: minimum permissions (#31) 2024-07-23 11:46:52 +03:00
Gheiath 2513eecf2a
ci/cd: dependabot version updates (#30) 2024-07-23 11:41:54 +03:00
Gheiath 5ce231e06b
ci/cd: compliance - codeql workflow (#29) 2024-07-22 11:34:56 +03:00
Gheiath 9c63fe2ae6
open-source compliance: recommended files
readme, code of conduct, support.md, secruity.md, contributing.md, issue template, and pr template.
2024-07-17 11:49:29 +03:00
Gheiath 2bc8823288
feat: ci/cd - copyright headers checker - log on failure 2024-07-17 11:33:43 +03:00
Gheiath c68c83833d
ci/cd: compliance - check copyright headers for applicable files
.yml | .cfg | .md |  .py 
 .toml |  requirements files
 .typed == python typing files
 .env.example files |  .gitignore
2024-07-16 19:50:04 +03:00
Gheiath 45945c2304
chore: compliance - copyright headers for .md files 2024-07-16 19:40:33 +03:00
Gheiath d3eca43232
ci/cd: fix files causing formatter failure 2024-07-16 16:51:27 +03:00
Gheiath 7aab34e968
bug: ci/cd formatter ls-files all levels 2024-07-16 15:54:34 +03:00
Gheiath 5e5d3e3c04
license: add copyright headers to applicable files
toml, yml, py, toml, typed, requirements files, README.md, gitignore, env.example, cfg
2024-07-15 11:52:25 +03:00
v-ghajam e850f9ab46 ci/cd: expanding formatter scope to all .py files 2024-07-14 09:05:05 +03:00
v-ghajam 91c2b4217b refactor: .py files format w/ black 2024-07-14 09:05:05 +03:00
v-ghajam 9b8636453c fix: minor linter messages 2024-07-03 14:51:30 +03:00
v-ghajam c0f7246646 test: rest samples- marking expected-to-fail tests as such 2024-07-03 14:35:39 +03:00
v-ghajam 75eed016f6 test: rest samples- support retrying flaky tests 2024-07-03 14:35:39 +03:00
v-ghajam 51885bff2e test: rest samples- lookup both .env file and actual env 2024-07-03 14:35:39 +03:00
v-ghajam 6070b4d663 ci/cd: add workflow files- pylint-pytest-black 2024-07-03 14:35:39 +03:00
Gheiath c99a16eb15 refactor: add necessary __init__.py 2024-07-03 14:35:39 +03:00
v-ghajam 9caf16c5c9 feat: rest samples- visual search- search using URL 2024-07-03 14:08:55 +03:00
v-ghajam 928ffa1a6c chore: .env.example conventions 2024-06-27 11:36:02 +03:00
v-ghajam 09651cb281 refactor: rest samples(code+rest) better exception handling 2024-06-27 11:36:02 +03:00
v-ghajam c929665fda refactor: rest samples set queries parameters as required 2024-06-27 11:36:02 +03:00
v-ghajam ec80cc7802 test: add rest samples test files 2024-06-27 11:36:02 +03:00
v-ghajam 345a2c6d2b refactor: rest samples rename+function wrap+black fmt 2024-06-27 11:36:02 +03:00
v-ghajam f4f133c93e refactor: normalize rest sample BingCustomSearchV7.py 2024-06-13 13:26:38 +03:00
v-ghajam 0f6d30650b docs: rest samples revised comments 2024-06-13 13:26:38 +03:00
v-ghajam 4303637fdc fix: rest samples/add timeout to requests 2024-06-13 13:26:38 +03:00
v-ghajam ecd8c2eba1 chore: gitignore python temp files 2024-06-13 13:26:38 +03:00
v-ghajam 6ce30a5483 style: rest samples format code 2024-06-13 13:26:38 +03:00
v-ghajam 9e7cce0647 fix: rest samples pprint encoding json bug 2024-06-13 13:26:38 +03:00
v-ghajam c3dce8e581 docs: rest samples descriptions updated 2024-06-13 13:26:38 +03:00
v-ghajam 08d30be945 fix & refactor: REST samples endpoints update + load_dotenv usage 2024-06-12 14:18:32 +03:00
Abe Wong 50233495d1
Merge pull request #9 from zioproto/fix/search-endpoint-uri
Fix search url URI
2023-10-09 06:16:55 -07:00
Saverio Proto d54f67d0d0 Fix search url URI
Reference doc: https://learn.microsoft.com/en-us/bing/search-apis/bing-web-search/quickstarts/rest/python
2023-07-04 09:23:19 +02:00
jaggerbodas-ms f9a60d68f5
Merge pull request #4 from josmperez1/main
Minor fixes
2021-04-13 14:54:11 -07:00
Joe Perez 4479f068b0
Minor fixes 2021-04-05 10:34:09 -07:00
Joe Perez 5dadc337f6
Minor fixes 2021-04-05 10:33:22 -07:00
unknown cc613e4472 fixing readme 2021-02-17 23:25:15 +02:00
unknown f22180dae4 adding privacy.txt 2021-02-16 19:46:32 +02:00
unknown b64b2d1d2a fixing pipeline bug 2021-02-16 18:54:39 +02:00
Mariam-Alaa 2bc3fd0d8c Update azure-pipelines.yml for Azure Pipelines 2021-02-16 18:50:38 +02:00
unknown b66a1f0487 adding readme 2021-02-16 18:30:41 +02:00
unknown 97063bc1ca adding rest samples 2021-02-11 16:59:28 +02:00
Mariam-Alaa 25779724d4 Update azure-pipelines.yml for Azure Pipelines 2021-02-11 15:18:12 +02:00
unknown 137af85930 fixing imports 2021-02-11 15:11:43 +02:00
Mariam-Alaa 83a0e8829b Update azure-pipelines.yml for Azure Pipelines 2021-02-11 14:58:24 +02:00
unknown 4de0db90cc fixing imports 2021-02-11 14:56:43 +02:00
unknown 71cf9ec0f6 fixing imports 2021-02-11 14:55:40 +02:00