Skip to content

Develop#7

Open
Ciscode-Admin wants to merge 23 commits intomasterfrom
develop
Open

Develop#7
Ciscode-Admin wants to merge 23 commits intomasterfrom
develop

Conversation

@Ciscode-Admin
Copy link
Copy Markdown
Contributor

@Ciscode-Admin Ciscode-Admin commented Mar 30, 2026

Summary

  • What does this PR change?

Why

  • Why is this change needed?

Checklist

  • Added/updated tests (if behavior changed)
  • npm run lint passes
  • npm run typecheck passes
  • npm test passes
  • npm run build passes
  • Added a changeset (npx changeset) if this affects consumers

Notes

  • Anything reviewers should pay attention to?

Zaiidmo and others added 22 commits February 24, 2026 10:47
- Fix SONAR_PROJECT_KEY (critical bug fix)
- Add dependabot.yml for dependency management
- Add sonarqube_mcp.instructions.md
- Standardize branch triggers and Actions versions
- Pin SonarQube actions to commit SHA
- Add comprehensive copilot-instructions.md guiding notification UI development
- Align documentation with other frontend packages
- Establish clear naming conventions and testing standards
- Define module structure and development workflow
- Add comprehensive instruction files in .github/instructions/
- Includes copilot, testing, bugfix, features, general guidelines
- Standardize documentation across all repositories
- Change trigger from tag push to master branch push
- Add tag validation using 'git describe --exact-match'
- Prevent failed workflows on feature branch tag pushes
- Maintain semantic versioning with mandatory tags
* Develop (#1)

* ops: updated workflows and unit tests coverage rules

* chore: update test coverage rules

* chore: setting up env

* chore: fixed prettier format errors

* ops: updated workflow trigger

* 0.0.1

* first version

* fixed a style issue and added changeset

---------

Co-authored-by: Zaiid Moumni <141942826+Zaiidmo@users.noreply.github.com>
…ckages

- Replace git tag --list strategy with package.json-driven tag validation
  in all 16 publish workflows; use git rev-parse to verify the exact tag
  exists rather than guessing the latest repo-wide tag
- Update error guidance to reflect feat/** → develop → master flow
- Standardize dependabot to npm-only, grouped, monthly cadence across
  all 16 packages; remove github-actions ecosystem updates
- Add missing dependabot.yml to AuthKit-UI, ChartKit-UI, HealthKit,
  HooksKit, paymentkit, StorageKit
@Ciscode-Admin Ciscode-Admin requested a review from a team March 30, 2026 10:52
Zaiidmo
Zaiidmo previously approved these changes Mar 30, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants