Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
1aea24c
Add continuous2 workflow.
trisyoungs Feb 11, 2025
fb18cad
Rename for clarity.
trisyoungs Feb 11, 2025
5d9ca36
build: Icons QML module (#2059)
RobBuchananCompPhys Feb 21, 2025
94c8d88
refactor: Nodes and Parameters (#2064)
trisyoungs Feb 27, 2025
2f1a4df
build: QML modules CMakeLists for Qt 6.7.2 (#2057)
RobBuchananCompPhys Feb 13, 2025
c9472ae
build: Icons QML module (#2059)
RobBuchananCompPhys Feb 21, 2025
9daa291
build: QML modules CMakeLists for Qt 6.7.2 (#2057)
RobBuchananCompPhys Feb 13, 2025
12996d0
build: Icons QML module (#2059)
RobBuchananCompPhys Feb 21, 2025
a79aed3
feat: Connect nodes and propagate changes (#2068)
rprospero Mar 20, 2025
b5239d3
Numbers, edges, and nodes (#2087)
trisyoungs Mar 26, 2025
6cda90e
Node parameter setting (#2099)
trisyoungs Mar 26, 2025
51e1e3a
Fixup math nodes (#2101)
trisyoungs Mar 26, 2025
aee451d
feat: Serialise nodes (#2117)
rprospero Mar 31, 2025
16e90dc
Graph node naming (#2110)
trisyoungs Apr 2, 2025
78c2f5b
feat: Add cbor support (#2120)
rprospero Apr 3, 2025
39aa59d
feat: Dissolve graph, constructor parent graph assignment (#2116)
RobBuchananCompPhys Apr 8, 2025
c179973
perf: More efficient CBOR serialisation (#2125)
rprospero Apr 8, 2025
bd16527
feat: Argon nodes (Atomshake, MD) (#2128)
RobBuchananCompPhys Apr 15, 2025
6ee92c7
perf: Read arbitrarily small parts of CBOR files (#2130)
rprospero Apr 15, 2025
4b3adea
feat: Configuration node (#2138)
RobBuchananCompPhys Apr 16, 2025
dabfa24
No more templated vectors (#2139)
trisyoungs Apr 28, 2025
758aa3c
feat: Molecule set (#2144)
RobBuchananCompPhys Apr 29, 2025
a36059d
refactor: Tidy math constants, use radians throughout (#2143)
trisyoungs Apr 30, 2025
ea5077b
chore: Fix cells tests (#2148)
trisyoungs May 2, 2025
55f6682
feat: Atomic species node (#2146)
RobBuchananCompPhys May 2, 2025
894e1e2
feat: Pointer parameters (#2149)
RobBuchananCompPhys May 7, 2025
a008e43
feat: InsertRandom (#2151)
trisyoungs May 9, 2025
b9133e5
feat: Node messenger (#2153)
RobBuchananCompPhys May 9, 2025
7aa8a6f
feat: Argon graph test (#2154)
trisyoungs May 13, 2025
b0128de
feat: Update node type checking, add node registry unit test (#2156)
trisyoungs May 13, 2025
380ed9e
feat: AtomicMC node (#2160)
RobBuchananCompPhys May 15, 2025
8b05133
feat: Optional bounded Number (#2155)
RobBuchananCompPhys May 15, 2025
69010ae
feat: Graph Node GUI (#2158)
rprospero May 15, 2025
5c05e06
fix: Remove empty node (#2162)
rprospero May 16, 2025
d9b33c4
feat: GR node (#2163)
RobBuchananCompPhys May 21, 2025
a13bfff
feat: SubGraphs (#2164)
trisyoungs May 29, 2025
31529be
fix: Windows build and test issues (#2171)
trisyoungs May 30, 2025
8ea735f
feat: Optional pointer parameter (#2174)
RobBuchananCompPhys Jun 9, 2025
32b0537
feat: SQ Node (#2170)
RobBuchananCompPhys Jun 9, 2025
07cbc1b
feat: Draw edges between nodes (#2185)
rprospero Jun 13, 2025
765a205
chore: Small qml fixups (#2186)
rprospero Jun 20, 2025
d3aada4
feat: Better fuzzy search (#2187)
rprospero Jun 24, 2025
e4d575b
feat: NeutronSQ and Energy (#2182)
RobBuchananCompPhys Jun 26, 2025
f4fffcc
feat: Drag and drop edges (#2190)
rprospero Jul 1, 2025
e7d0364
chore: Remove MPI (#2192)
trisyoungs Jul 14, 2025
5024671
feat: Multiple inputs to vector-type parameters (#2189)
trisyoungs Jul 14, 2025
9ea2dc4
refactor: Range based pair algorithms (#2202)
rprospero Jul 22, 2025
5786fc9
refactor: Retrofit AtomicMC MPI (#2205)
RobBuchananCompPhys Jul 23, 2025
004579b
refactor:Fewer for each pair early (#2201)
rprospero Jul 25, 2025
bfe8580
refactor: Single configuration GR node and updated associates (#2204)
trisyoungs Jul 25, 2025
aee09c8
build: Remove SCARF preset (#2211)
RobBuchananCompPhys Jul 25, 2025
792fc45
feat: Data history storage (for averaging) (#2206)
trisyoungs Jul 28, 2025
4f826d8
refactor: Separate histogram calculation from PartialSet (#2216)
trisyoungs Jul 31, 2025
9122493
feat:Display enum parameters (#2210)
rprospero Aug 4, 2025
cfa463d
refactor: Sweep through underlying AtomType-using classes (#2209)
trisyoungs Aug 15, 2025
7f0b14a
build:Upgrade clang-format version (#2217)
rprospero Aug 19, 2025
e703e23
refactor: Convert NeutronWeights to use keying (#2222)
trisyoungs Aug 28, 2025
9900989
refactor: Convert XRayWeights to use keying (#2224)
trisyoungs Aug 28, 2025
cdc1aa3
feat:Inner graphs (#2226)
rprospero Sep 2, 2025
6b8eec4
chore:Move to conan 2 (#2228)
rprospero Sep 5, 2025
d500940
fix:Update Clustering to develop2 (#2231)
rprospero Sep 5, 2025
cd2acdd
fix: Visual studio setup with conan2 (#2232)
RobBuchananCompPhys Sep 10, 2025
ce3c7f4
fix: VS2022 conan2 missing DLLs (#2234)
RobBuchananCompPhys Sep 12, 2025
d2b1e96
refactor: Move ScatteringMatrix to use keyed mappings where required …
trisyoungs Sep 23, 2025
19b06c0
fix: Save node coordinates (#2239)
rprospero Sep 26, 2025
6a13397
refactor: Argon nodes testing (#2215)
RobBuchananCompPhys Sep 26, 2025
ba8b088
build: Don't downgrade MSVC (#2246)
trisyoungs Oct 1, 2025
e4a92d0
refactor: Refer to triangular rather than half-matrices (#2243)
trisyoungs Oct 1, 2025
a5df869
feat: Data import nodes (#2247)
RobBuchananCompPhys Oct 3, 2025
9bca49a
refactor: Make Interpolator class const and immutable. (#2248)
trisyoungs Oct 6, 2025
c74ef7b
feat: Generalise method for node data serialisation (#2203)
trisyoungs Oct 8, 2025
b0ecff3
feat: Introduce SerialisableParameter. (#2250)
trisyoungs Oct 9, 2025
193df58
fix: SplitString function and PhantomAtom workflow test (#2251)
trisyoungs Oct 14, 2025
bee8d17
fix: Allow integers to change to doubles (#2252)
trisyoungs Oct 15, 2025
f25e731
feat: More Data1d operators (#2257)
trisyoungs Oct 15, 2025
a6740c7
refactor: Const PairPotential (#2258)
trisyoungs Oct 15, 2025
a81c6d6
feat: Add some class serialisers (#2259)
trisyoungs Oct 16, 2025
29963c1
build: Fix continuous2 CI (#2261)
trisyoungs Oct 16, 2025
7c70d6e
feat: Node data serialisation (#2242)
trisyoungs Oct 31, 2025
f8f3380
fix: Wildcard matching caused iterator errors (#2267)
trisyoungs Nov 10, 2025
1425185
feat: Argon nodes with test data (#2249)
RobBuchananCompPhys Nov 11, 2025
62cbdfa
refactor:change serialisation (#2268)
rprospero Nov 12, 2025
0078ee5
fix: Allow error addition to Data1D if it wasn't already there (#2269)
trisyoungs Nov 14, 2025
71b70c2
fix: Iterator errors and string matching (Debug mode) (#2270)
trisyoungs Nov 19, 2025
48ce034
feat: Species node (#2271)
rprospero Nov 26, 2025
631b374
Dissolve2/loop subgraph 2 (#2264)
RobBuchananCompPhys Dec 9, 2025
3c885e0
refactor:Direct species node (#2281)
rprospero Dec 15, 2025
b559905
chore: Copyright 2026 (develop2) (#2286)
trisyoungs Jan 6, 2026
38ec009
refactor: Loop graph should count from 0 (no runs performed) (#2290)
RobBuchananCompPhys Jan 9, 2026
0d25af5
test: Dissolve2 AtomShake unit test (#2282)
RobBuchananCompPhys Jan 19, 2026
8865d1d
chore: Fix nix bundle version (#2298)
rprospero Jan 21, 2026
d72874a
feat: Reimplement GR unit test (#2297)
trisyoungs Jan 28, 2026
cd359cb
refactor: Simplify isotopologues handling (#2299)
trisyoungs Jan 28, 2026
8a53101
feat: SQNode unit tests (#2300)
trisyoungs Jan 28, 2026
6eb1194
feat: NeutronSQNode unit tests (#2301)
trisyoungs Jan 29, 2026
c5372f5
feat:Add forcefield node (#2306)
rprospero Jan 29, 2026
a734273
feat: Broadening unit tests (#2302)
trisyoungs Jan 29, 2026
ce0e1bf
fix: Node retrieval function in new ForcefieldNode and test (#2309)
trisyoungs Jan 30, 2026
bb12867
build: Fix Windows aqt failure (#2305)
trisyoungs Jan 30, 2026
2f023d4
feat: Add ImportConfigurationTrajectory node (#2310)
trisyoungs Jan 30, 2026
aa6fd19
feat: Add RangedVector3 class (#2308)
trisyoungs Jan 30, 2026
390987e
Update formatting
rprospero Feb 4, 2026
43e01ed
Fix powershell
rprospero Feb 4, 2026
3996ad4
Fix conanfile
rprospero Feb 4, 2026
5da9c0a
Fix conan detect
rprospero Feb 4, 2026
67a7b01
fix: Iterable graph bug on Graph::process empty/non-empty edges (#2313)
RobBuchananCompPhys Feb 5, 2026
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
  •  
  •  
  •  
27 changes: 0 additions & 27 deletions .github/workflows/_build_and_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:
qtVersion:
type: string
required: true
msvcVersion:
type: string
required: true
osxRunner:
type: string
default: 'UNKNOWN'
Expand Down Expand Up @@ -59,7 +56,6 @@ jobs:
qtVersion: ${{ inputs.qtVersion }}
antlrVersion: ${{ inputs.antlrVersion }}
conanHash: ${{ inputs.conanHash }}
msvcVersion: ${{ inputs.msvcVersion }}
osxTargetDeploymentVersion: ${{ inputs.osxTargetDeploymentVersion }}

BuildLinux:
Expand All @@ -86,28 +82,5 @@ jobs:
nixHash: ${{ inputs.nixHash }}
benchmark: ${{ inputs.benchmark }}
publishBenchmarks: ${{ inputs.publishBenchmarks }}
msvcVersion: ${{ inputs.msvcVersion }}
osxTargetDeploymentVersion: ${{ inputs.osxTargetDeploymentVersion }}

Package:
needs: Build
strategy:
fail-fast: false
matrix:
os: [ "${{ inputs.osxRunner }}", windows-latest ]
runs-on: ${{ matrix.os }}
steps:
- name: 'Download Source Tarfiles'
uses: actions/download-artifact@v4
with:
name: source

- name: 'Unpack Source'
shell: bash
run: tar -xvf dissolve-versioned-source.tar

- name: "Package (${{ matrix.os }})"
uses: "./.github/workflows/package"
with:
currentVersion: ${{ inputs.currentVersion }}
qtVersion: ${{ inputs.qtVersion }}
10 changes: 1 addition & 9 deletions .github/workflows/_checkout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ description: Checks out the source and packages the source as an artifact for us
on:
workflow_call:
inputs:
msvcVersion:
type: string
default: 14.41.17.11
osxRunner:
type: string
default: macos-15
default: macos-latest
osxTargetDeploymentVersion:
type: string
default: 13.3
Expand Down Expand Up @@ -65,9 +62,6 @@ on:
conanHash:
description: "Hash of the current conanfile"
value: ${{ jobs.Checkout.outputs.conanHash }}
msvcVersion:
description: "Version of MSVC required by the project"
value: ${{ jobs.Checkout.outputs.msvcVersion }}
osxRunner:
description: "Runner target for OSX"
value: ${{ jobs.Checkout.outputs.osxRunner }}
Expand All @@ -85,7 +79,6 @@ jobs:
currentVersionMinor: ${{ steps.authVersion.outputs.currentVersionMinor }}
currentVersionPatch: ${{ steps.authVersion.outputs.currentVersionPatch }}
currentShortHash: ${{ steps.authVersion.outputs.currentShortHash }}
msvcVersion: ${{ steps.versions.outputs.msvcVersion }}
osxRunner: ${{ steps.versions.outputs.osxRunner }}
osxTargetDeploymentVersion: ${{ steps.versions.outputs.osxTargetDeploymentVersion }}
qtVersion: ${{ steps.versions.outputs.qtVersion }}
Expand Down Expand Up @@ -119,7 +112,6 @@ jobs:
ANTLR_VERSION=$(cat ${{ inputs.conanfile }} | sed -rn -e 's%^.*antlr4-cppruntime/(.+)"\)%\1%p')
echo "antlrVersion=${ANTLR_VERSION}" >> $GITHUB_OUTPUT

echo "msvcVersion=${{ inputs.msvcVersion }}" >> $GITHUB_OUTPUT
echo "osxRunner=${{ inputs.osxRunner }}" >> $GITHUB_OUTPUT
echo "osxTargetDeploymentVersion=${{ inputs.osxTargetDeploymentVersion }}" >> $GITHUB_OUTPUT

Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ inputs:
currentVersion:
type: string
description: "Version used for labelling packages and other artifacts"
msvcVersion:
type: string
default: 'UNKNOWN'
qtVersion:
type: string
default: 'UNKNOWN'
Expand Down Expand Up @@ -68,4 +65,3 @@ runs:
conanHash: ${{ inputs.conanHash }}
qtVersion: ${{ inputs.qtVersion }}
antlrVersion: ${{ inputs.antlrVersion }}
msvcVersion: ${{ inputs.msvcVersion }}
28 changes: 1 addition & 27 deletions .github/workflows/build/windows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ inputs:
conanHash:
type: string
required: true
msvcVersion:
type: string
default: '19.44'
required: true

runs:
using: "composite"
Expand All @@ -37,22 +33,6 @@ runs:
with:
python-version: '3.11'

- name: Install Downgraded MSVC
shell: powershell
run: |
# For versions update see here: https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2022
Set-Location "C:\Program Files (x86)\Microsoft Visual Studio\Installer\"
$InstallPath = "C:\Program Files\Microsoft Visual Studio\2022\Enterprise"
$componentsToInstall= @(
"Microsoft.VisualStudio.Component.VC.${{ inputs.msvcVersion }}.x86.x64"
"Microsoft.VisualStudio.Component.VC.${{ inputs.msvcVersion }}.ATL"
)
[string]$workloadArgs = $componentsToInstall | ForEach-Object {" --add " + $_}
$Arguments = ('/c', "vs_installer.exe", 'modify', '--installPath', "`"$InstallPath`"",$workloadArgs, '--quiet', '--norestart', '--nocache')
# should be run twice
$process = Start-Process -FilePath cmd.exe -ArgumentList $Arguments -Wait -PassThru -WindowStyle Hidden
$process = Start-Process -FilePath cmd.exe -ArgumentList $Arguments -Wait -PassThru -WindowStyle Hidden

- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v2
with:
Expand All @@ -64,7 +44,7 @@ runs:

- name: Install Python Dependencies
shell: bash
run: pip3 install aqtinstall conan
run: pip3 install py7zr==1.1.0 aqtinstall conan

#
# Install Qt
Expand All @@ -77,8 +57,6 @@ runs:

- name: Setup MSVC Compiler
uses: ilammy/msvc-dev-cmd@v1
with:
toolset: ${{ inputs.msvcVersion }}

#
# Build / Retrieve Freetype
Expand Down Expand Up @@ -175,7 +153,6 @@ runs:
run: |
conan profile detect


- name: Build
if: ${{ inputs.cacheOnly == 'false' }}
shell: bash
Expand All @@ -192,18 +169,15 @@ runs:
JAVA_EXE="${JAVA_HOME_21_X64}\bin\java.exe"

# Build
conan install . --deployer=direct_deploy --build=missing -s compiler.cppstd=17
mkdir -p build && cd build
TEMPD=$(mktemp -d)
mkdir -p $TEMPD/bin
cmake ../ -G Ninja -DCMAKE_BUILD_TYPE:STRING="Release" -DCMAKE_C_COMPILER=cl -DANTLR_EXECUTABLE:string=$ANTLR_EXE -DJava_JAVA_EXECUTABLE:string=$JAVA_EXE -DCMAKE_CXX_COMPILER=cl -DMULTI_THREADING:bool=${{ inputs.threading }} -DGUI:bool=true -DCMAKE_INSTALL_PREFIX:PATH=$TEMPD
cmake --build . --config Release --target keywordWidgets
cmake --build . --config Release
cp bin/* $TEMPD/bin
ninja install
mkdir -p install
cp -r $TEMPD/* install/
mv ../direct_deploy ./

- name: Upload Raw Build Artifacts
if: ${{ inputs.cacheOnly == 'false' }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cacheConan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
cacheOnly: true
currentVersion: ${{ needs.Checkout.outputs.currentVersion }}
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
msvcVersion: ${{ needs.Checkout.output.msvcVersion }}
antlrVersion: ${{ needs.Checkout.outputs.antlrVersion }}
conanHash: ${{ needs.Checkout.outputs.conanHash }}

1 change: 0 additions & 1 deletion .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
benchmark: false
publishBenchmarks: false
currentVersion: ${{ needs.Checkout.outputs.currentVersion }}
msvcVersion: ${{ needs.Checkout.outputs.msvcVersion }}
osxTargetDeploymentVersion: ${{ needs.Checkout.outputs.osxTargetDeploymentVersion }}
osxRunner: ${{ needs.Checkout.outputs.osxRunner }}
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
Expand Down
42 changes: 42 additions & 0 deletions .github/workflows/continuous2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: Dissolve2
description: Continuous build workflow specifically for Dissolve 2.0 (develop2)

on:
push:
branches:
- 'develop2'
paths-ignore:
- '.github/workflows/cacheConan.yml'
- '.github/workflows/cacheNix.yml'
- '.github/workflows/issues.yml'
- '.github/workflows/pr.yml'
- '.github/workflows/release.yml'
- '.github/ISSUE_TEMPLATE/**'
- 'README.md'

jobs:

Checkout:
uses: "./.github/workflows/_checkout.yml"
with:
publishType: 'continuous'

QC:
needs: [Checkout]
uses: "./.github/workflows/_qc.yml"
with:
nixHash: ${{ needs.Checkout.outputs.nixHash }}

BuildAndPackage:
needs: [Checkout]
uses: "./.github/workflows/_build_and_package.yml"
with:
benchmark: true
publishBenchmarks: true
currentVersion: ${{ needs.Checkout.outputs.currentVersion }}
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
antlrVersion: ${{ needs.Checkout.outputs.antlrVersion }}
conanHash: ${{ needs.Checkout.outputs.conanHash }}
nixHash: ${{ needs.Checkout.outputs.nixHash }}
secrets: inherit

1 change: 0 additions & 1 deletion .github/workflows/detect_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: "./.github/workflows/_build_and_package.yml"
with:
currentVersion: ${{ needs.Checkout.outputs.currentVersion }}
msvcVersion: ${{ needs.Checkout.outputs.msvcVersion }}
osxTargetDeploymentVersion: ${{ needs.Checkout.outputs.osxTargetDeploymentVersion }}
osxRunner: ${{ needs.Checkout.outputs.osxRunner }}
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: "./.github/workflows/_build_and_package.yml"
with:
currentVersion: ${{ needs.Checkout.outputs.currentVersion }}
msvcVersion: ${{ needs.Checkout.outputs.msvcVersion }}
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
antlrVersion: ${{ needs.Checkout.outputs.antlrVersion }}
conanHash: ${{ needs.Checkout.outputs.conanHash }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/package/osx/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@ runs:
export PATH="$(python3 -m site --user-base)/bin:$PATH"

# Set variables
appName=Dissolve-GUI-${{ runner.arch }}
appName=Dissolve-GUI-QML-${{ runner.arch }}
appDirName=${appName}.app
packageName=Dissolve-GUI-${{ runner.arch }}-${{ inputs.currentVersion }}
packageName=Dissolve-GUI-QML-${{ runner.arch }}-${{ inputs.currentVersion }}

# Prepare the dmg file content
./prep-dmg -a Dissolve-GUI-${{ runner.arch }} -v ${{ inputs.currentVersion }} -b build/bin/dissolve-gui.app/Contents/MacOS/dissolve-gui -d ${Qt6_ROOT} -i icon/icon-1024x1024.png -p build/bin/dissolve-gui.app/Contents/Info.plist -q src/gui/qml
./prep-dmg -a Dissolve-GUI-QML-${{ runner.arch }} -v ${{ inputs.currentVersion }} -b build/bin/dissolve-gui-qml.app/Contents/MacOS/dissolve-gui-qml -d ${Qt6_ROOT} -i icon/icon-1024x1024.png -p build/bin/dissolve-gui-qml.app/Contents/Info.plist -q src/gui/qml

# Copy dependencies into Frameworks folder in app bundle
cp -v ./build/direct_deploy/*/lib/*.dylib ${packageName}/${appDirName}/Contents/Frameworks/
Expand All @@ -69,7 +69,7 @@ runs:
export PATH="$(python3 -m site --user-base)/bin:$PATH"

# Set variables
appName=Dissolve-GUI-${{ runner.arch }}
appName=Dissolve-GUI-QML-${{ runner.arch }}
appDirName=${appName}.app
packageName=Dissolve-GUI-${{ runner.arch }}-${{ inputs.currentVersion }}
dmgName=Dissolve-GUI-${{ inputs.currentVersion }}-${{ runner.arch }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
with:
benchmark: false
currentVersion: ${{ needs.Checkout.outputs.currentVersion }}
msvcVersion: ${{ needs.Checkout.outputs.msvcVersion }}
osxTargetDeploymentVersion: ${{ needs.Checkout.outputs.osxTargetDeploymentVersion }}
osxRunner: ${{ needs.Checkout.outputs.osxRunner }}
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qc/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ runs:
shell: bash
run: |
set -ex
MAX_ERRORS=3
MAX_ERRORS=1
MAX_WARNINGS=1
nix develop -L --command scripts/cppCheckTest.sh $MAX_ERRORS $MAX_WARNINGS
3 changes: 0 additions & 3 deletions .github/workflows/recreate_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
uses: "./.github/workflows/_build_and_package.yml"
with:
currentVersion: ${{ needs.Checkout.outputs.currentVersion }}
msvcVersion: ${{ needs.Checkout.outputs.msvcVersion }}
osxTargetDeploymentVersion: ${{ needs.Checkout.outputs.osxTargetDeploymentVersion }}
osxRunner: ${{ needs.Checkout.outputs.osxRunner }}
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
antlrVersion: ${{ needs.Checkout.outputs.antlrVersion }}
conanHash: ${{ needs.Checkout.outputs.conanHash }}
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ configure
aclocal.m4
/autom4te.cache/
Makefile
.cache
.deps/
.direnv
config.h
Expand All @@ -24,6 +25,7 @@ stamp-h1
ui_*
moc_*
*.kdev4
/.cache/
build/
build-*/
*.exe
Expand All @@ -48,6 +50,7 @@ aqtinstall.log
*.gr
*.sq
*.rewrite
tests/data/*.xml
tests/epsr/D2O-ReferenceData.q
tests/epsr/D2O-ReferenceData.r
tests/epsr/EPSR01-EstSQ-HW-HW.txt
Expand All @@ -60,6 +63,7 @@ tests/epsr/H2OX-weighted-total.gr.broad
tests/epsr/HDO-ReferenceData.q
tests/epsr/HDO-ReferenceData.r
tests/data/dissolve/input/TestOutput_*
tests/data/*restart.txt

# Visual Studio
.vscode/
Expand Down
Loading
Loading