1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00

Major 2.0 (#8)

* Migrated to React 18 and FluentUI 9

* Added Ukranian translation

* Updated GitHub templates

* Updated CI/CD
- Added CodeQL and Dependabot pipelines
- Removed Whitesource Bolt integration
- Added PR pipeline
- Update release pipeline to meet ReactJS
- Added Edge publish to pipeline
- Updated PR checklist

* Updated repo docs

* Moved dependabot yml to the right place

* Update README.md

* Added path filters to pipelines
This commit is contained in:
Eugene Fox
2022-09-06 19:12:02 +03:00
committed by GitHub
parent 8991884494
commit 03d74f93d6
56 changed files with 11817 additions and 1134 deletions
+4 -3
View File
@@ -3,8 +3,7 @@ name: Bug report
about: Create a report to help us improve the extension
title: ''
labels: bug
assignees: ''
assignees: @XFox111
---
### Description
@@ -30,4 +29,6 @@ Please provide the following information:
- Extension version: [e.g. 1.5]
### Additional context
Add any other context about the problem here.
Add any other context about the problem here.
- [ ] Are you willing to submit a pull request to implement this feature yourself?