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

CI CD pipeline #13

Open
14 tasks
Tracked by #5
dufoli opened this issue Mar 19, 2024 · 0 comments
Open
14 tasks
Tracked by #5

CI CD pipeline #13

dufoli opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dufoli
Copy link
Owner

dufoli commented Mar 19, 2024

Add unit test to github action to avoid unit test outside of build.

  • create a .github/project.yml with current-version, next-version
  • create a github action release on PR with path on project.yml
    • check unit test and integration test
    • modify manifest with new version
    • create tag and release
    • build doc
    • build target
    • deploy to store
  • create an action on pr with close with force doc to build doc on main
  • create a github action on PR open => launch unit test and integration test and eslint
  • use jest for unit test
  • integration test launch chrome on test-plateform.html
  • dependabot
  • on pr on main run code analysis tool : codeql, sonarcube.... https://www.softwaretestingmagazine.com/tools/open-source-javascript-code-analysis/
@dufoli dufoli added the enhancement New feature or request label Mar 19, 2024
@dufoli dufoli self-assigned this Mar 19, 2024
@dufoli dufoli changed the title CI CD piepline CI CD pipeline Mar 21, 2024
@dufoli dufoli mentioned this issue Mar 21, 2024
96 tasks
@dufoli dufoli removed their assignment Apr 28, 2024
@dufoli dufoli added this to the 1.26 milestone Apr 28, 2024
@dufoli dufoli modified the milestones: 1.26, 1.27 May 8, 2024
@Dufgui Dufgui modified the milestones: 1.27, 1.28 May 23, 2024
@Dufgui Dufgui assigned dufoli and unassigned Dufgui Jun 2, 2024
@dufoli dufoli modified the milestones: 1.28, 1.29 Jul 12, 2024
@dufoli dufoli modified the milestones: 1.29, 1.30 Jul 26, 2024
@dufoli dufoli modified the milestones: 1.30, 1.31 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants