Skip to content

Commit 2f0c719

Browse files
Merge branch 'master' into par_spec_sa
2 parents be88a5f + 857367f commit 2f0c719

56 files changed

Lines changed: 1530 additions & 1189 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: 🛰️ Push container image
5555
if: github.event_name != 'pull_request'
56-
uses: pyTooling/Actions/with-post-step@v7.12.0
56+
uses: pyTooling/Actions/with-post-step@v7.15.0
5757
with:
5858
main: |
5959
echo '${{ github.token }}' | docker login ghcr.io -u GitHub-Actions --password-stdin

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v10
11+
- uses: actions/stale@v11
1212
with:
1313
# Set default number of days before being marked stale to 100 years
1414
# This will be overriden by "days-before-issue-stale" and "days-before-pr-stale"

doc/src/Images/Overall_view.png

-99.7 KB
Binary file not shown.
23.2 KB
Loading

doc/src/Images/crit_path.png

-44.2 KB
Binary file not shown.

doc/src/Images/crit_paths.png

75.7 KB
Loading

doc/src/Images/detailed_place.png

34.2 KB
Loading

doc/src/Images/manual_move.png

-7.15 KB
Binary file not shown.

doc/src/Images/misc_tab.png

10.9 KB
Loading

doc/src/Images/save_popup.png

12.3 KB
Loading

0 commit comments

Comments
 (0)