Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1216 commits
Select commit Hold shift + click to select a range
2537f07
Merge pull request #293 from MC-kit/devel
dvp2015 Jan 3, 2024
c7d52b2
ci: fix poetry installation
Jan 3, 2024
096abba
Merge pull request #294 from MC-kit/devel
dvp2015 Jan 3, 2024
20fe4da
ci: try recent versions of pip in wheel
Jan 3, 2024
5a49372
Merge branch 'devel'
Jan 3, 2024
8fd3001
ci: fix poetry installation
Jan 3, 2024
bdfa6de
ci: fix poetry installation
Jan 3, 2024
9ce2e6c
dependency: poetry update + pre-commit config clean
Jan 4, 2024
4a19fc0
style: add cmake format on pre-commit
Jan 4, 2024
33c5ca7
build: fix building
Jan 4, 2024
248b734
Merge branch 'master' into devel
Jan 4, 2024
fe992a6
ci: returning build for ubuntu-20.04
Jan 4, 2024
4eaa239
bump: version mckit 0.6.30
Jan 4, 2024
f5b00df
Merge pull request #295 from MC-kit/devel
dvp2015 Jan 4, 2024
a8e6059
fix: return nlopt preloading to avoid import errors
Jan 4, 2024
bddf3ab
bump: version mckit 0.6.31
Jan 4, 2024
75089b6
Merge pull request #296 from MC-kit/devel
dvp2015 Jan 4, 2024
f2b19e1
fix: Box.from_bounds() is not available in mckit.geometry.Box
Jan 8, 2024
0d85184
fix: typo
Jan 8, 2024
d170b4f
fix: remove mistaken __deepcopy__ definitions
Jan 8, 2024
19a0dc8
bump: version mckit 0.6.32
Jan 8, 2024
ada34e0
bump: version mckit 0.7.0
Jan 8, 2024
5428f5f
Merge pull request #297 from MC-kit/devel
dvp2015 Jan 8, 2024
c3218ee
build(deps): bump extern/nlopt from `6991b95` to `7218c80`
dependabot[bot] Jan 24, 2024
adbbe51
build: sync common files
Feb 5, 2024
83a3cae
bump: version mckit 0.7.1a0
Feb 5, 2024
09067b6
build: temporarily remove testing on python 12
Feb 6, 2024
407a7ac
build: sync common files
Feb 9, 2024
688204f
dependencies: poetry update
Feb 9, 2024
b223233
fix: extract lost particles using old python versions
Feb 10, 2024
69f9687
Merge pull request #304 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Feb 13, 2024
7d7229a
style: typo
Feb 14, 2024
e4e5696
feat: handle lost particles over 1000
Feb 14, 2024
818e537
fix: numpy requires log10 argument to be float
Feb 14, 2024
c29ab6b
fix: restore some legacy code
Feb 14, 2024
40f5514
style: minimize formatting difference with mckit-legacy-formatted
Feb 16, 2024
d474895
feat: return approximate equivalence from 'legacy'
Feb 19, 2024
bcaeb56
feat: return approximate equivalence from 'legacy'
Feb 20, 2024
6360d5d
fix: Cone representation
Feb 21, 2024
d8c4888
feat: expose API
Feb 22, 2024
398b593
test: disable benchmark by default in pytest config
Feb 22, 2024
63c7f99
test: remove unimplemented tests
Feb 22, 2024
ab236bf
feat: sync with legacy code
Feb 22, 2024
b353df5
dependencies: poetry update (dev only)
Feb 22, 2024
d071d5c
bump: version mckit 0.7.1
Feb 22, 2024
e174c6c
ci: update actions/github-script
Feb 22, 2024
fc905e9
Merge pull request #310 from MC-kit/devel
dvp2015 Feb 22, 2024
80f8851
build: sync common files
Feb 23, 2024
80715a1
dependencies: poetry update
Feb 23, 2024
e1afff1
bump: version mckit 0.7.2
Feb 23, 2024
8cecb5a
bump: version mckit 0.8.0
Feb 23, 2024
1ae71d1
feat: python 3.12 compatible
Feb 23, 2024
ed8be77
Merge pull request #311 from MC-kit/devel
dvp2015 Feb 23, 2024
ce56858
build: update python versions
Feb 26, 2024
75603a1
build(deps): bump actions/checkout from 3.5.3 to 4.1.2
dependabot[bot] Mar 12, 2024
b2c8534
build(deps): bump extern/nlopt from `7218c80` to `7a7587e`
dependabot[bot] Mar 20, 2024
94b2e8f
dependencies: poetry update
Mar 24, 2024
db7a71f
build: sync common files
Mar 24, 2024
ff2d021
build(deps): bump actions/setup-python from 4.6.1 to 5.1.0
dependabot[bot] Apr 2, 2024
ed5850b
refact: ...
Apr 5, 2024
1b21eb2
fix: support python 3.9
Apr 17, 2024
bba433f
Merge pull request #315 from MC-kit/dependabot/github_actions/devel/a…
dvp2015 Apr 17, 2024
a1ec5d4
Merge pull request #312 from MC-kit/dependabot/github_actions/devel/a…
dvp2015 Apr 17, 2024
434d083
dependencies: poetry update
Apr 17, 2024
de1d344
build: sync common files
Apr 17, 2024
898b797
build: update python versions
Apr 17, 2024
aef526c
build: fix ruff config
May 3, 2024
345755c
dependencies: poetry update (dev only)
May 6, 2024
8672a6e
ci: fix macos version
May 14, 2024
d2dcf69
ci: fix macos version
May 14, 2024
f9c625d
Merge pull request #314 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 May 16, 2024
0ec26c2
dependencies: update nlopt
May 16, 2024
df107c0
dependencies: update nlopt
May 16, 2024
3bbaed5
ci: add CODECOV_TOKEN as argument
Jul 1, 2024
9d57da8
feat: stop supporting python3.9
Jul 1, 2024
355f1fd
style: use pathlib
Jul 1, 2024
d106726
dependencies: poetry update
Jul 1, 2024
cda69da
style: ruff format
Jul 1, 2024
cf91f9e
feat: stop support of MacOS
Jul 1, 2024
02c89d0
feat: stop support MacOs and Python3.9
Jul 1, 2024
db539a7
build(deps): bump extern/nlopt from `7218c80` to `95172af`
dependabot[bot] Jul 10, 2024
975f890
style: fix mypy warnings
Jul 15, 2024
aab7348
feat: stop support MacOs and Python3.9
Jul 19, 2024
3660e00
Merge pull request #317 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Jul 19, 2024
bbc68cf
bump: version mckit 0.8.1
Jul 23, 2024
f4e3a12
Merge pull request #319 from MC-kit/devel
dvp2015 Jul 24, 2024
e1a4dd2
dependencies: poetry update
Aug 4, 2024
f0e5312
dependencies: remove pylsp group
Aug 6, 2024
48848eb
build: stop using flake8
Aug 6, 2024
ed8ead5
dependencies: poetry update
Aug 7, 2024
d408dfa
dependencies: stop using bandit (ruff does that) + poetry update
Aug 7, 2024
bdbca0c
dependencies: poetry update
Aug 8, 2024
13c9475
bump: version mckit 0.8.2a0
Aug 8, 2024
75a387e
fix: add TODO
Aug 13, 2024
f35ec18
fix: enable renaming universe with name=0
Aug 14, 2024
d2880e4
build: sync similar files
Aug 14, 2024
adf0d4d
dependencies: poetry update
Aug 14, 2024
14533b5
build: sync common files
Aug 16, 2024
c4e5a79
build: update python versions
Sep 9, 2024
0a06670
dependencies: poetry update (numpy,scikit-build,scipy)
Sep 9, 2024
9559c8f
dependencies: poetry update
Sep 11, 2024
3ddacc4
style: ruff fix imports
Sep 11, 2024
cdd33ae
build: fix reset-pyenv
Sep 18, 2024
503a0a8
style: fix some mypy warnings
Sep 18, 2024
31718a4
build: sync common files
Sep 26, 2024
d4d36ca
style: pyupgrade
Sep 26, 2024
a28f008
style: shellcheck
Sep 26, 2024
6cbdb24
build(deps): bump extern/nlopt from `95172af` to `519c5dc`
dependabot[bot] Oct 16, 2024
929ee1d
dependencies: poetry update
Oct 28, 2024
e33991e
build: python3.13
Oct 28, 2024
cff2235
bump: version mckit 0.8.2
Oct 28, 2024
2b4143c
Merge pull request #327 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Oct 28, 2024
339cb9e
bump: version mckit 0.8.3a0
Oct 28, 2024
ad939ba
Merge pull request #328 from MC-kit/devel
dvp2015 Oct 28, 2024
e819f94
ci: add python3.13 wheel publishing
Oct 29, 2024
b986c44
Merge pull request #329 from MC-kit/devel
dvp2015 Oct 29, 2024
c0c5f3b
docs: add description of 'release' procedure and procedure of adding …
Oct 29, 2024
cffa132
bump: version mckit 0.8.4a0
Nov 1, 2024
7564f1e
build: drop python3.9 support
Nov 1, 2024
bdd9293
dependencies: poetry update
Nov 1, 2024
f4c3bff
notebook: mix BPE example
Nov 1, 2024
147b9fd
refact: material
Nov 1, 2024
719bde3
style: fix mypy warnings and comments
Nov 2, 2024
95b4c7d
docs: improve comment on Composition
Nov 2, 2024
4bdcdcc
fix: fix obsolete code
Nov 2, 2024
f7c9b45
refact: add __repr_ to Element
Nov 2, 2024
22d6309
build: update PyCharm (try qodana)
Nov 2, 2024
18808a5
build: merge
Nov 2, 2024
4386e94
build: merge
Nov 2, 2024
d904829
dependencies: poetry update
Nov 2, 2024
97e4ed9
style: c format
Nov 4, 2024
674c692
adhoc: add integragtion script for TRT shielding box variant 1
Nov 5, 2024
cca7fec
style: fix warnings
Nov 5, 2024
14701d4
style: fix PyCharm warnings
Nov 5, 2024
c0ff258
feat: add computation of the second variant
Nov 5, 2024
451a29e
refact: deduplicate code using shared method
Nov 5, 2024
fc5f4c9
dependencies: poetry update
Nov 5, 2024
d0c1280
build(deps): bump extern/nlopt from `519c5dc` to `1d41a65`
dependabot[bot] Nov 6, 2024
782d6b1
dependencies: poetry update
Nov 7, 2024
6865faf
Merge pull request #331 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Nov 7, 2024
a8df284
dependencies: poetry update
Nov 11, 2024
9d67da9
dependencies: poetry update
Nov 11, 2024
e3e8859
dependencies: poetry update
Nov 14, 2024
a6f5f73
dependencies: poetry update
Nov 15, 2024
c4b4593
dependencies: poetry update
Nov 18, 2024
76aeaa0
style: fixing ruff errros
Nov 22, 2024
0eaf063
dependencies: poetry update
Nov 24, 2024
00f9249
dependencies: poetry update
Nov 25, 2024
c4b257b
feat: incremental saving lost particles
Nov 26, 2024
25c0484
dependencies: poetry update
Nov 28, 2024
d8dac9a
dependencies: poetry update
Nov 29, 2024
5135cdc
dependencies: poetry update
Dec 3, 2024
888c789
ci: update version constraints
Dec 4, 2024
54c9b1a
build: update python versions
Dec 4, 2024
b943365
dependencies: poetry update
Dec 6, 2024
24f50ba
dependencies: poetry update
Dec 9, 2024
db58781
dependencies: poetry update
Dec 10, 2024
51194d5
dependencies: poetry update
Dec 13, 2024
e71d3b0
dependencies: poetry update
Dec 13, 2024
7d5ac96
dependencies: poetry update
Dec 18, 2024
86b19ea
dependencies: poetry update
Dec 19, 2024
20e34fe
dependencies: poetry update
Dec 23, 2024
3baf6d2
dependencies: poetry update
Dec 29, 2024
ad94a03
build(deps): bump extern/nlopt from `95172af` to `9128062`
dependabot[bot] Jan 1, 2025
abc9af6
Merge pull request #340 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Jan 8, 2025
e2af543
dependencies: poetry update
Jan 10, 2025
18dce20
dependencies: poetry update
Jan 15, 2025
d693b50
build: merge with lenovo
Jan 24, 2025
0faf6b9
build: switch to poetry 2.0
Jan 26, 2025
513c717
build: fix building package
Jan 26, 2025
c814c98
build: remove 'building' package
Jan 26, 2025
3bdab6c
dependencies: poetry update
Jan 27, 2025
7ab5963
build: sync common files
Jan 28, 2025
3f32f19
dependencies: poetry update
Jan 28, 2025
76abd3a
dependencies: poetry update
Jan 28, 2025
da03961
build(deps): bump extern/nlopt from `9128062` to `f8d46fd`
dependabot[bot] Jan 29, 2025
6749bf2
Merge pull request #342 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Jan 29, 2025
8b7e972
dependencies: poetry update
Jan 30, 2025
8550b27
feat: up08 rwcl map
Feb 10, 2025
e0ffebf
dependencies: nlopt
Feb 10, 2025
ff29a1b
dependencies: poetry update
Feb 11, 2025
f2781a2
build(deps): bump extern/nlopt from `9128062` to `128b04c`
dependabot[bot] Feb 12, 2025
9e8189f
Merge pull request #344 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Feb 12, 2025
773fae4
style: enabling ruff rules
Feb 12, 2025
1943b80
style: enabling ruff rules
Feb 12, 2025
3adc970
style: enabling ruff rules
Feb 12, 2025
492f6fe
build: sync common files
Feb 14, 2025
1078fe3
Merge pull request #345 from MC-kit/devel
dvp2015 Feb 14, 2025
758c312
dependencies: poetry update
Mar 12, 2025
f309100
build(deps): bump extern/nlopt from `128b04c` to `019f61a`
dependabot[bot] Apr 2, 2025
9214039
Merge pull request #351 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Apr 7, 2025
3a3ec2d
build: fix CMake options
Apr 7, 2025
c949154
build: update python versions
Apr 27, 2025
201aff7
bump: version mckit 0.8.5a0
Apr 27, 2025
389c842
build: update python versions
Apr 27, 2025
be5b284
bulid: merge
Apr 28, 2025
040a96b
style: fix cmake-format precommit config
Apr 28, 2025
05df517
build: remove obsolete notebooks
Apr 29, 2025
f3274f0
style: fix cmake-format settings fo C/C++Э
Apr 29, 2025
cae35c1
style: fix clang-format config
Apr 29, 2025
0396081
build(deps): bump extern/nlopt from `128b04c` to `019f61a`
dependabot[bot] Apr 30, 2025
432a0d8
dependencies: poetry update
Apr 30, 2025
67f3d18
dependencies: poetry and precommit update
May 12, 2025
fc0603e
style: fix clang-format config
May 12, 2025
481f6da
Merge pull request #353 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 May 13, 2025
40aa642
build: improve Python classifiers
May 13, 2025
b14e0c6
build: update nlopt
May 13, 2025
d3be1fd
build(deps): bump extern/nlopt from `128b04c` to `019f61a`
dependabot[bot] May 14, 2025
6fc4bcf
dependencies: remove pyupgrade
May 22, 2025
6c271c0
dependencies: remove pyupgrade
May 22, 2025
72ebf14
style: remove trailing-spaces check
May 22, 2025
c75c0a8
Merge pull request #354 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Jun 12, 2025
ed8f63a
build: add justfile
Jun 19, 2025
e05a9f2
build: update to Python 3.13.5 + mkl
Jun 19, 2025
9807c4a
build: update to Python 3.13.5
Jun 20, 2025
ff6105f
ci: enabling rare check of PyPI dependencies
Jun 20, 2025
489f9b3
build: remove unused tools
Jun 20, 2025
7a88990
build(deps): bump extern/nlopt from `128b04c` to `a75f3d9`
dependabot[bot] Jun 25, 2025
f15ded7
style: separate ruff config
Jul 4, 2025
aa50b56
build: nlopt
Jul 11, 2025
8842d1c
build: sync common files
Jul 11, 2025
9bf3f22
build: fixing scikit-build building - not completed
Jul 11, 2025
1f4a9ff
Merge pull request #359 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Jul 11, 2025
efa3132
Merge branch 'devel' into migrate-to-uv
Jul 11, 2025
e370169
scikit-core
Jul 14, 2025
e345580
build: scikit-build-core works
Jul 15, 2025
ca76043
build: skbuild works with MCKIT_SRC environment variable
Jul 15, 2025
0999a77
build: skbuild works with MCKIT_SRC environment variable
Jul 15, 2025
d7a8433
merge
Jul 15, 2025
a9d5050
build: remove editable=inplace
Jul 15, 2025
f23a791
style: remove C warnings
Jul 15, 2025
49d2d86
ci: update CI action for uv
Jul 15, 2025
c13d47a
docs: fix dependencies
Jul 15, 2025
b11931c
ci: fix workflow
Jul 15, 2025
7e690eb
fix: add check on failure due to readonly package dir
Jul 15, 2025
5f0332c
ci: reduce matrix to debug workflow'
Jul 15, 2025
e174bbb
ci: test workflow is fixed
Jul 15, 2025
03172e6
bump: version mckit 0.8.6
Jul 15, 2025
e05491e
build: fix just bump
Jul 15, 2025
11bdb88
build(deps-dev): bump jinja2 from 3.1.5 to 3.1.6
dependabot[bot] Jul 11, 2025
7f9fab1
build(deps): bump intel-cmplr-lib-ur from 2025.0.4 to 2025.2.0
dependabot[bot] Jul 15, 2025
bce43a0
Merge pull request #362 from MC-kit/dependabot/pip/devel/intel-cmplr-…
dvp2015 Jul 16, 2025
27978f4
dependencies: update intel-clplr-lib-ur
Jul 16, 2025
3d843a7
dependencies: update mkl-devel
Jul 17, 2025
5600d41
build(deps): bump actions/checkout from 4 to 5
dependabot[bot] Aug 12, 2025
4f70639
build(deps): bump intel-cmplr-lib-ur from 2025.2.0 to 2025.2.1
dependabot[bot] Aug 14, 2025
b05cb38
build(deps): bump extern/nlopt from `a75f3d9` to `b22a9f7`
dependabot[bot] Aug 27, 2025
adc0e51
Merge pull request #381 from MC-kit/dependabot/submodules/devel/exter…
dvp2015 Aug 28, 2025
f783bcb
Merge pull request #373 from MC-kit/dependabot/github_actions/devel/a…
dvp2015 Aug 28, 2025
3e658ed
Merge pull request #377 from MC-kit/dependabot/pip/devel/intel-cmplr-…
dvp2015 Aug 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BasedOnStyle: Microsoft

32 changes: 0 additions & 32 deletions .coveragerc

This file was deleted.

38 changes: 0 additions & 38 deletions .flake8

This file was deleted.

2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
#*.docx binary diff=word
*.png binary
#*.png diff=exif
*.dll binary
*.pyd binary
55 changes: 48 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,50 @@
version: 2

updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
time: "11:00"
open-pull-requests-limit: 10
target-branch: devel

- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
labels:
- "kind/dependencies"
- "bot"
open-pull-requests-limit: 20
target-branch: devel

- package-ecosystem: "github-actions"
# Workflow files stored in the default location of `.github/workflows`
directory: "/"
schedule:
interval: weekly
day: tuesday
labels:
- "area/ci"
- "github_actions"
- "kind/dependencies"
- "bot"
open-pull-requests-limit: 10
target-branch: devel

- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: weekly
day: wednesday
labels:
- "kind/dependencies"
- "bot"
open-pull-requests-limit: 10
target-branch: devel

- package-ecosystem: "uv"
directory: "/"
schedule:
interval: weekly
day: thursday
labels:
- "area/ci"
- "kind/dependencies"
- "bot"
open-pull-requests-limit: 10
target-branch: devel
66 changes: 66 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
# Labels names are important as they are used by Release Drafter to decide
# regarding where to record them in changelog or if to skip them.
#
# The repository labels will be automatically configured using this file and
# the GitHub Action https://github.com/marketplace/actions/github-labeler.
- name: breaking
description: Breaking Changes
color: bfd4f2
- name: bug
description: Something isn't working
color: d73a4a
- name: build
description: Build System and Dependencies
color: bfdadc
- name: ci
description: Continuous Integration
color: 4a97d6
- name: dependencies
description: Pull requests that update a dependency file
color: 0366d6
- name: documentation
description: Improvements or additions to documentation
color: 0075ca
- name: duplicate
description: This issue or pull request already exists
color: cfd3d7
- name: enhancement
description: New feature or request
color: a2eeef
- name: github_actions
description: Pull requests that update Github_actions code
color: "000000"
- name: good first issue
description: Good for newcomers
color: 7057ff
- name: help wanted
description: Extra attention is needed
color: 008672
- name: invalid
description: This doesn't seem right
color: e4e669
- name: performance
description: Performance
color: "016175"
- name: python
description: Pull requests that update Python code
color: 2b67c6
- name: question
description: Further information is requested
color: d876e3
- name: refactoring
description: Refactoring
color: ef67c4
- name: removal
description: Removals and Deprecations
color: 9ae7ea
- name: style
description: Style
color: c120e5
- name: testing
description: Testing
color: b1fc6f
- name: wontfix
description: This will not be worked on
color: ffffff
7 changes: 3 additions & 4 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name-template: 'v$RESOLVED_VERSION 🌈'
name-template: 'v$RESOLVED_VERSION 🎨'
tag-template: 'v$RESOLVED_VERSION'
categories:
- title: ':boom: Breaking Changes'
Expand Down Expand Up @@ -63,7 +63,6 @@ template: |

$CHANGES

## Contrbutors
$CONTRIBUTORS

## Contributors

$CONTRIBUTORS
53 changes: 53 additions & 0 deletions .github/workflows/clean-workflow-logs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Delete old workflow runs
on:
workflow_dispatch:

schedule:
- cron: '0 0 1 * *'
# Run monthly, at 00:00 on the 1st day of month.

jobs:
del_runs:
runs-on: ubuntu-latest
permissions:
actions: write
contents: read
steps:
- name: Delete workflow runs
uses: Mattraks/delete-workflow-runs@v2
with:
token: ${{ github.token }}
repository: ${{ github.repository }}
retain_days: 30
keep_minimum_runs: 6

# name: Clean Workflow Logs
#
# on:
# workflow_dispatch:
# inputs:
# # days_old:
# # description: "The amount of days old to delete"
# # default: "7"
# # required: false
# dry:
# description: "Dry run"
# default: "false"
# required: false
# jobs:
# clean-logs:
# runs-on: ubuntu-latest
# steps:
# # - uses: igorjs/gh-actions-clean-workflow@v1
# # with:
# # token: ${{ secrets.GITHUB_TOKEN }}
# # owner: ${{ github.repository_owner }}
# # repo: ${{ github.event.repository.name }}
# # days_old: ${{ github.event.inputs.days_old }}
# - name: Clean workflow runs
# uses: dmvict/clean-workflow-runs@v1
# with:
# token: ${{ secrets.MCKIT_GITHUB_TOKEN }}
# save_period: 30
# save_min_runs_number: 10
# dry: ${{ github.event.inputs.dry }}
Loading
Loading