Fuegovic
6a34978e98
Fix: typo and phrasing ( #393 )
...
* Update FEATURE-REQUEST.yml
Fix typo and phrasing
* Update pull_request_template.md
add one option to type of change
2023-05-28 17:55:57 -04:00
Fuegovic
d437e4b8cd
update: "documents" folder to "docs" ( #391 )
...
* Rename .github/PULL_REQUEST_TEMPLATE/PULL-REQUEST.md to .github/pull_request_template.md
fix: Pull Request Template Location
* documents -> docs
* Update windows_install.md
Fix: Docker hyperlink
* Update linux_install.md
Fix: Layout (step 6)
* Rename docs/contributions/code_of_conduct.md to CODE_OF_CONDUCT.md
fix: Code of Conduct location according to GitHub's Guide
* Update CODE_OF_CONDUCT.md
Update: Contact info
* Update README.md
Update: Code of Conduct hyperlink in TOC
* Update CODE_OF_CONDUCT.md
Update: Link to ReadMe
* Update CONTRIBUTORS.md
update: add new name to the list
* Update and rename docs/contributions/contributor_guidelines.md to CONTRIBUTING.md
fix: change location according to GitHub's standards
* Delete CONTRIBUTORS.md
delete: contributor.md from root (already present in readme)
* Update SECURITY.md
* Update CONTRIBUTING.md
Update discord link to point to rules
* Update README.md
Update discord link to point to rules
* Update README.md
fix: ToC
2023-05-27 07:03:28 -04:00
Fuegovic
f40a2f8ee8
update: documentation ( #389 )
...
* Update docker_install.md
update Bing Token instructions
* Update linux_install.md
Update Bing Token Instructions
Add # markers to sections
* Update mac_install.md
Update Bing Token Instructions
Fix Formating
Recommend Docker
* Update windows_install.md
Update Bing Token Instructions
* Update linux_install.md
Recommend Docker
* Create QUESTION.yml
Questions Template
* Update QUESTION.yml
fix syntax
* Update QUESTION.yml
* Update QUESTION.yml
* Create FEATURE-REQUEST
* Rename FEATURE-REQUEST to FEATURE-REQUEST.yml
add file extension
2023-05-26 22:22:11 -04:00
Danny Avila
b912e7a3dd
Update BUG-REPORT.yml
2023-05-26 09:02:32 -04:00
Danny Avila
743a9315ff
Update BUG-REPORT.yml
2023-05-26 09:00:33 -04:00
Fuegovic
07796d9e48
Update BUG-REPORT.yml ( #379 )
...
remove other tags than "bug" from the bug report
2023-05-25 13:17:03 -04:00
Fuegovic
8d4ef16b7f
docs : update the documentation ( #345 )
...
* Add files via upload
* Delete documents/report_templates directory
* Update PR-TEMPLATE.md
* Update README.md
removed templates from TOC
* Update SECURITY.md
- update to follow documentation guidelines
- update discord link to point to issues
* Update SECURITY.md
* Update README.md
add security to TOC
* Delete pull_request_template.md
moved to .github
* Rename PR-TEMPLATE.md to PULL-REQUEST.md
* Update mac_install.md
clean up and update
* Update windows_install.md
fix formating and change update instructions
* Update windows_install.md
add docker recommendation
* Update windows_install.md
* Update mac_install.md
2023-05-21 08:42:16 -04:00
Olivier Contant
c9b035a0bd
Docs/security guideline ( #295 )
...
* Create dependabot.yml
Initial dependabot.yml
* Create SECURITY.md
Guideline for security researcher to report vulnerabilities and communicate the discovery to our project community.
* Update SECURITY.md
Change wording for Discord channel initial contact and added Github Issues guideline.
2023-05-17 19:23:58 -04:00
Daniel Avila
94078ce5d4
chore: remove GA until more tests are written
2023-04-08 08:21:34 -04:00
Daniel Avila
3f42db4956
chore(playwright.yml): move 'Start API server' job to after 'Install Playwright Browsers' job
...
fix(landing.spec.js): change page.goto URL to 'http://localhost:3080/ '
2023-04-06 19:33:33 -04:00
Daniel Avila
323e951d7f
ci(playwright.yml): add environment variables for secrets BINGAI_TOKEN, CHATGPT_TOKEN, MONGO_URI, and OPENAI_KEY
2023-04-06 19:26:25 -04:00
Daniel Avila
19183678a3
build(playwright.yml): add caching for API and Client dependencies
...
Add caching for API and Client dependencies to speed up the build process.
2023-04-06 18:52:13 -04:00
Daniel Avila
6b1b0f967d
build(playwright.yml): add API and Client dependencies installation and server start before running tests
...
feat(playwright.yml): add global dependencies installation before running tests
2023-04-06 18:38:12 -04:00
Daniel Avila
4510f04073
feat(playwright.yml): add GitHub Actions workflow for running Playwright tests on push and pull request events on main and master branches
2023-04-06 17:34:47 -04:00
Daniel Avila
e98ce09d6b
ci(playwright.yml): add Playwright tests workflow
...
fix(Landing.jsx): add id attribute to landing page title
test(landing.spec.js): update landing page title and h1 text content assertions
2023-04-06 17:33:02 -04:00
Daniel D Orlando
85f3b488ce
test: move playwright action out of workflows
2023-04-02 11:11:53 -07:00
Daniel D Orlando
12b7e9a6bb
reset back to npm ci
2023-04-02 11:07:48 -07:00
Daniel D Orlando
d5e062eeed
try using npm install instead of npm ci in github action
2023-04-02 11:07:48 -07:00
Daniel D Orlando
f5e120c330
try explicitly setting registry before npm ci step
2023-04-02 11:07:48 -07:00
Daniel D Orlando
b7c911534c
use node 18
2023-04-02 11:07:48 -07:00
Daniel D Orlando
bd94c4233d
Playwright setup
2023-04-02 11:07:48 -07:00
Danny Avila
d9363b93c6
Create .github/FUNDING.yml
2023-03-28 11:48:47 -04:00