Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: apache/devlake

v1.0.3-beta12

26 Apr 09:26
@klesh klesh
1d21f19
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • fix(ci): pin docker/* actions in build.yml to ASF-approved SHAs by @yamoyamoto in #8852

Full Changelog: v1.0.3-beta11...v1.0.3-beta12

Contributors

yamoyamoto
Assets 4
Loading

v1.0.3-beta11

25 Apr 13:01
@klesh klesh
f72868c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • feat(q-dev): add logging data ingestion and enrich Kiro dashboards by @warren830 in #8767
  • feat(qa): add is_invalid field to qa_test_case_executions by @narrowizard in #8764
  • feat(linker): link when branch names contain issue keys by @ReeceXW in #8777
  • Add codespell support with configuration and fixes by @yarikoptic in #8761
  • feat(q-dev): enrich logging fields, separate dashboards, add E2E tests by @warren830 in #8786
  • fix: add SQL identifier validation to prevent injection via table/column names by @warren830 in #8769
  • feat(q-dev): add Kiro Credits + DORA Correlation dashboard by @warren830 in #8792
  • feat(q-dev): add AI Cost-Efficiency dashboard by @warren830 in #8793
  • feat(q-dev): add Multi-AI Tool Comparison dashboard by @warren830 in #8794
  • feat(q-dev): add Kiro AI Model ROI dashboard by @warren830 in #8795
  • feat(q-dev): add Steering & Spec Mode Adoption dashboard by @warren830 in #8798
  • feat(q-dev): add Developer AI Productivity Hours dashboard by @warren830 in #8797
  • feat(q-dev): add Language AI Heatmap dashboard by @warren830 in #8796
  • Fix/circleci column names by @varsis in #8799
  • fix(jenkins): scope multi-branch build collection to current project by @KyriosGN0 in #8781
  • fix: Make gh-copilot plugin database agnostic by @sclausson in #8779
  • fix(sonarqube): increase cq_issues and cq_file_metrics project_key length to 500 by @jbsmith7741 in #8783
  • feat: added taiga plugin by @irfanuddinahmad in #8755
  • fix(gh-copilot): skip empty report responses for dates without Copilot data by @breymander in #8804
  • fix(docker): pin Poetry to 2.2.1 for Python 3.9 compatibility by @rodrigoluizs in #8735
  • fix(linker): scope clearHistoryData to current project only (#8814) by @danielemoraschi in #8815
  • fix(circleci): prevent negative workflow duration by @varsis in #8800
  • fix: sonarqube: missing api/users/search endpoint by @psturc in #8813
  • fix(argocd): extract revision from multi-source application revisions[] by @vemulaanvesh in #8810
  • Fix/gh copilot apiversion by @saysamit in #8826
  • fix(github_graphql): remove stale local issue rows when an issue no longer resolves by @squatboy in #8820
  • fix(gh-copilot): throwing on parsing for a 204 response by @ReeceXW in #8825
  • fix(asana): use float8 instead of double for PostgreSQL compatibility by @Herrtian in #8837
  • Fix/8787 cancel pipeline keeps running by @danielemoraschi in #8832
  • fix(bitbucket): handle microsecond precision timestamps in PR extractor by @vincio71 in #8828
  • fix(asana): remove MySQL-specific gorm type tags for PostgreSQL compatibility by @JAORMX in #8836
  • fix(docker): Add BUILDPLATFORM to config-ui builder stage and update node version by @lrf-nitro in #8845
  • fix(github): bisect adaptive time windows for workflow runs 40k pagination cap by @yamoyamoto in #8844
  • fix(sonarqube): use filter parameter for project search by @jbsmith7741 in #8849
  • fix: disable API client caching for GitHub App connections by @fxgagnon in #8850

New Contributors

Full Changelog: v1.0.3-beta10...v1.0.3-beta11

v1.0.3-beta10

12 Mar 13:07
@klesh klesh
99376a8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • fix: skip transferred issue for Github source by @vpusher in #8637
  • chore(deps): update graphql dependency from merico-dev to merico-ai by @narrowizard in #8699
  • fix(github): made token expiration fields nullable by @ysinghc in #8707
  • fix(plugins): add missed DomainTypes in ArgoCD plugin by @abdonrd in #8706
  • fix(plugins): add missed repoURL in ArgoCD plugin by @abdonrd in #8712
  • feat(q_dev): add Account ID to scope config and auto-construct both r... by @warren830 in #8725
  • Fix/GitHub deployment time calculation by @Ke-vin-S in #8715
  • perf(dora): optimize change lead time calculation using batch queries by @AnkeshThakur in #8714
  • Add GitHub Copilot Connection and associated dashboards by @ewega in #8728
  • [fix][SonarQube]: allow project list with non-admin (Browse) token (fixes #8710) by @jbsmith7741 in #8731
  • fix(devcontainer): make Config UI and Grafana accessible from host when using devcontainers by @amnir in #8645
  • feat(github): add username filtering helper for bot exclusion by @KyriosGN0 in #8716
  • fix(github): auto-enrich missing URL fields in GitHub scopes by @cedriclecoz in #8661
  • fix(q_dev): prevent data duplication in user_report and user_data tables by @warren830 in #8737
  • feat(github): Extend exclusion of file extensions to github plugin by @emfrab in #8719
  • fix(doc): update expired Slack invite links in README by @spiffaz in #8739
  • docs: add gh-devlake CLI to Getting Started installation options by @ewega in #8733
  • fix(gitlab): add missing repos scope in project_mapping by @spiffaz in #8743
  • fix(grafana): update dashboard descriptions to list all supported data sources by @spiffaz in #8741
  • fix: modify cicd_deployments name from varchar to text by @dncrews in #8724
  • fix(q_dev): replace MariaDB-specific IF NOT EXISTS syntax with DAL methods for MySQL 8.x compatibility by @yamoyamoto in #8745
  • fix(azuredevops): default empty entities and add CROSS to repo scope in makeScopeV200 by @spiffaz in #8751
  • fix(bitbucket): default empty entities to all domain types in makeScopesV200 by @spiffaz in #8750
  • feat(gh-copilot): add support for organization daily user metrics by @ReeceXW in #8747
  • feat(circleci): add server version requirement and endpoint help text by @jbsmith7741 in #8757
  • feat(asana): add Asana plugin for project and task collection by @jawad-khan in #8758
  • feat: GitHub App token refresh by @lrf-nitro in #8746
  • fix: cwe89 sql injection by @klesh in #8762

New Contributors

Full Changelog: v1.0.3-beta9...v1.0.3-beta10

Loading
abdonrd and emfrab reacted with rocket emoji
2 people reacted

v1.0.3-beta9

15 Jan 11:22
@klesh klesh
1410838
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • feature: add q dev blueprint by @warren830 in #8650
  • feat: add support for creating deployments by project name by @mieliespoor in #8611
  • feat: add new dashboard to integrate q dev and dora by @warren830 in #8658
  • Feat support q dev dora by @warren830 in #8659
  • refactor(docker): make Dockerfiles OpenShift compatible by @BFahy in #8657
  • fix(plugins): add missing scope-config and missing projects in grafana for argocd by @rbstp in #8642
  • Add AI coding agent instructions to AGENTS.md by @ewega in #8656
  • feat: Collect Pull Request Reviewer Status by @warren830 in #8668
  • feat(azuredevops): add environment_pattern for extracting environment... by @warren830 in #8671
  • feat(github): add support for refresh tokens and token management by @ysinghc in #8667
  • Update copyright year in NOTICE file by @klesh in #8675
  • perf(tapd): optimize migration script 20230411 for PostgreSQL (22s → 4s) by @narrowizard in #8677
  • fix: clear space before building by @warren830 in #8684
  • fix(github): show private repos for authenticated user's own account ... by @klind in #8681

New Contributors

Full Changelog: v1.0.3-beta8...v1.0.3-beta9

Loading

v1.0.3-beta8

07 Nov 02:44
@d4x1 d4x1
cfe519c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.0.3-beta8 Pre-release
Pre-release

What's Changed

  • Fix Pagination Bug in Github GraphQL Job Collector and add configurable page and batch size by @FlomoN in #8616
  • fix(pipeline): fix priority by @petkostas in #8622
  • fix: drafting releases should not be converted to domain layer by @klesh in #8625
  • feat(bitbucket): add API token authentication support and deprecate A... by @spenpal in #8604
  • feat(plugins): add image extraction and revision image model to argocd by @rbstp in #8631

New Contributors

  • @FlomoN made their first contribution in #8616
  • @spenpal made their first contribution in #8604

Full Changelog: v1.0.3-beta7...v1.0.3-beta8

Contributors

klesh, petkostas, and 3 other contributors
Loading

v1.0.3-beta7

20 Oct 06:35
@d4x1 d4x1
60e7f22
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.0.3-beta7 Pre-release
Pre-release

What's Changed

  • fix: high priority pipelines could be starved by parallel/ label by @klesh in #8568
  • refactor(migrations): enhance file meta migration to check column existence and nullability before modification by @GoSimplicity in #8565
  • fix: allow 0 idle database connection by @carocad in #8522
  • feat: add q dev in connection page by @warren830 in #8587
  • feat(gitextractor): add support for excluding file extensions in commit stats by @GoSimplicity in #8586
  • Fix/8538 GitHub zero time by @petkostas in #8583
  • fix(ZenTao): add support for non-date string handling in UnmarshalJSON and introduce related tests by @GoSimplicity in #8589
  • Feat: modify Q dev connection by @warren830 in #8592
  • feat:support comlexity data scope by @warren830 in #8593
  • fix(gitlab): fix remote project api page by @regend in #8594
  • feat: support iam in q dev by @warren830 in #8595
  • feat: allow setting originalEnvironment in webhook deployments by @badstreff in #8600
  • feat(azuredevops): treat partially succeeded builds as successful pipeline runs by @parth9033 in #8605
  • chore(grafana): exclude rejected bugs from weekly retro by @petkostas in #8606
  • [Bug][Jira] V2 API removed #8563 by @v1bh0r in #8608
  • feat(plugins): initial implementation of argocd by @rbstp in #8610

New Contributors

Full Changelog: v1.0.3-beta6...v1.0.3-beta7

Loading
rbstp, dimapasko, rks000-simreka, and MetallFoX reacted with hooray emoji
4 people reacted

v1.0.3-beta6

16 Sep 14:17
@d4x1 d4x1
44f2db2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.0.3-beta6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.3-beta5...v1.0.3-beta6

Contributors

rbstp and GoSimplicity
Loading

v1.0.3-beta5

04 Sep 08:14
@d4x1 d4x1
5da21bf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.0.3-beta5 Pre-release
Pre-release

What's Changed

  • fix(jira): fix type for Jira issue descriptions by @GoSimplicity in #8559
  • fix(github): fix token handling to use the first token from a comma-separated list by @knzfujii in #8562

New Contributors

Full Changelog: v1.0.3-beta4...v1.0.3-beta5

Contributors

knzfujii and GoSimplicity
Loading
soyPeter and jevjay reacted with heart emoji
2 people reacted

v1.0.3-beta4

28 Aug 01:47
@d4x1 d4x1
c5a4fbf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.0.3-beta4 Pre-release
Pre-release

What's Changed

  • fix(plugins): change testmo icon color, add beta tag, remove project creation by @rbstp in #8513
  • fix: patching blueprint with timeAfter=null not working by @klesh in #8517
  • fix: full sync jira if due date field changed by @narrowizard in #8524
  • fix(q_dev): fix task logging by @DiscreteTom in #8503
  • fix(config-ui): fix grafana proxy in dev mode by @DiscreteTom in #8499
  • fix: notify pipeline started after status change committed by @narrowizard in #8526
  • feat(gitlab): add toggle for collecting all users by @narrowizard in #8528
  • feat: pipeline scheduler supports priority by @klesh in #8534
  • fix(github-graphql): fix empty startedAt field by @petkostas in #8536
  • fix(plugins): replace invalid tests with runs in testmo by @rbstp in #8530
  • fix: prioritized queue not working on pg17 by @klesh in #8549
  • feat(dev-container): add dev container by @petkostas in #8554
  • [pr-type/bug-fix] blueprint and project 404 redirection & UI message by @veetmoradiya3628 in #8556
  • feat(plugins): add config-ui to slack by @rbstp in #8557
  • fix(jira): update epic collector to use new API endpoint and include by @GoSimplicity in #8547

New Contributors

Full Changelog: v1.0.3-beta3...v1.0.3-beta4

Loading

v1.0.3-beta3

28 Jul 05:03
@d4x1 d4x1
e474b4e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.0.3-beta3 Pre-release
Pre-release

What's Changed

  • fix(github): skip jobs with no started_at in cicd_job_convertor by @Brend-Smits in #8488
  • feat(plugins): initial implementation of the testmo plugin by @rbstp in #8485
  • bugfix: Data too long for _tool_sonarqube_issue_code_blocks.component by @klesh in #8492
  • feat: modify dashboard for qdev by @warren830 in #8494
  • feat(q_dev):delete user metrics by @warren830 in #8493
  • fix: add missing issues.fix_versions by @klesh in #8496
  • fix(q_dev): include more metrics, prevent data duplication by @DiscreteTom in #8498
  • fix(q_dev): correct Code Fix acceptance rate calculation in dashboard by @DiscreteTom in #8500
  • feat(customize): add CSV import functionality for sprints and issue c... by @narrowizard in #8456
  • fix: document parse error by @narrowizard in #8506
  • chore: update nginx by @iMichka in #8481
  • fix: bitbucket_server doesn't support ENABLE_SUBTASKS_BY_DEFAULT envvar by @klesh in #8508

New Contributors

Full Changelog: v1.0.3-beta2...v1.0.3-beta3

Loading
Previous 1 3 4 5 14 15
Previous

AltStyle によって変換されたページ (->オリジナル) /