Skip to content

add CI checks #35

Draft
GitGab19 wants to merge 1111 commits into
edge-mining:mainfrom
GitGab19:ci/pr-checks
Draft

add CI checks #35
GitGab19 wants to merge 1111 commits into
edge-mining:mainfrom
GitGab19:ci/pr-checks

Conversation

@GitGab19

@GitGab19 GitGab19 commented Jun 24, 2026

Copy link
Copy Markdown
Member

This PR is built on top of #34 and adds CI checks on every PR opened against main branch.

The only additional commit is the following: a1b106d

- Implemented PerformanceTrackerConfigForm.vue for configuring performance tracker settings.
- Created PerformanceTrackerFormModal.vue for adding and editing performance trackers.
- Defined performance tracker models in performanceTracker.ts.
- Developed PerformanceTrackerService for API interactions related to performance trackers.
- Established performanceTrackerStore for state management of performance trackers.
- Added PerformanceTrackersSettingsView.vue for managing performance trackers in the settings.
- Integrated performance tracker loading and filtering logic in the settings view.
- Updated router to include performance trackers settings route.
- Enhanced existing settings view to load performance trackers on mount.
markoceri and others added 28 commits May 17, 2026 18:23
Move shared configs to root (.pre-commit-config.yaml, CONTRIBUTING.md,
DEVELOPMENT_WORKFLOW.md, DEV_TOOLS.md). Remove redundant Dockerfiles from
core/ and frontend/. Add .dockerignore, update Makefile, Dockerfile,
compose.yaml, and vite.config.ts for monorepo layout.
Rename core/compose.yaml to core/compose.dev.yaml.
# Conflicts:
#	VERSION.json
#	core~upstream_main
#	frontend~upstream_main
@GitGab19 GitGab19 marked this pull request as draft June 24, 2026 18:16
@GitGab19

Copy link
Copy Markdown
Member Author

Moved this one into draft, because I have to fix some failures before opening it for reviews.

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.

2 participants