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

Фича "Приоритеты настроек" и и новые переменные окружения #642

Merged
merged 3 commits into from
Nov 10, 2024

Conversation

artbear
Copy link
Collaborator

@artbear artbear commented Nov 8, 2024

и новые переменные окружения

  • RUNNER_SRC аналог --src
  • RUNNER_NEW_VERSION для --new-version

в целом, приоритеты в ванесса-раннер сейчас, в ветке девелоп, работают верно, но пара сценариев все-таки падает, они временно пропускаются

  • Настройки команды в файле настроек по ключу --settings приоритетнее настроек по умолчанию из ключа "--default"
  • Настройки команды из файла по умолчанию (env.json) приоритетнее настроек по умолчанию из ключа "--default" в этом файле

и новые переменные окружения
- RUNNER_SRC аналог --src
- RUNNER_NEW_VERSION для --new-version
Copy link

github-actions bot commented Nov 8, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Результаты тестов. ОС: windows-latest. Версия 1С: 8.3.23.1997. Версия OneScript: stable1209 ran1209 passed0 skipped0 failed
No test annotations available

Copy link

github-actions bot commented Nov 8, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Результаты тестов. ОС: ubuntu-latest. Версия 1С: 8.3.23.1997. Версия OneScript: stable1039 ran1037 passed0 skipped2 failed

Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 100.00% Coverage (61.80% Estimated after merge)
  • Duplications 0.00% Duplicated Code (4.30% Estimated after merge)

Project ID: vanessa-runner

View in SonarQube

Переименовал тест "Переопределение настроек"
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 100.00% Coverage (62.00% Estimated after merge)
  • Duplications 0.00% Duplicated Code (4.30% Estimated after merge)

Project ID: vanessa-runner

View in SonarQube

@artbear artbear merged commit 31a32e8 into develop Nov 10, 2024
4 of 6 checks passed
@artbear artbear deleted the settings-tests branch November 10, 2024 09:48
@artbear artbear modified the milestones: 3.х, 2.3 Nov 10, 2024
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 100.00% Coverage (62.00% Estimated after merge)
  • Duplications 0.00% Duplicated Code (4.30% Estimated after merge)

Project ID: vanessa-runner

View in SonarQube

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