Adrian Insaurralde Avalos
9dd105b16a
CI: update lint action for ubuntu 24.04
2024-10-10 12:25:33 -03:00
Max Wilfinger
8b8f591a8a
Update images on XDGData and README
2024-10-07 14:54:41 +02:00
Chris Hennes
d423795e2d
CI: Update linter settings
2024-10-03 10:36:36 -05:00
Jacob Oursland
d519f24df9
CI: Fix conda builds.
2024-09-27 08:24:42 -05:00
Adrián Insaurralde Avalos
85ade21436
CI: add version to cache key for libpack/ccache download actions for win
2024-09-10 14:06:05 -04:00
Adrián Insaurralde Avalos
d095a91f64
Fix compiler cache for conda linux builds
2024-09-10 14:06:05 -04:00
Chris Hennes
2e2f628551
CI: Update Windows build to LibPack 3
2024-09-03 22:05:46 -05:00
luzpaz
7e311ed4b9
labels.yml: changed label to 'Mod: Measurement'
2024-08-20 17:26:26 -04:00
luzpaz
1514e52599
fix spacing
2024-08-20 17:26:26 -04:00
luzpaz
89b6addb8d
labels.yml: add Measurement label
...
This adds the Measurement tag to the Labeler CI
[skip ci]
2024-08-20 17:26:26 -04:00
Jacob Oursland
e3839f1286
CI: Disable Windows conda due to mamba bug.
2024-08-18 14:02:46 -05:00
Jacob Oursland
5c12ac541f
Revert "CI: Disable Windows conda due to mamba bug."
...
This reverts commit 77167d81670c73892e01b94b65ebc5d76b278a21.
2024-08-15 12:38:27 -05:00
Jacob Oursland
270bb0122e
CI: Disable Windows conda due to mamba bug.
2024-08-05 12:31:04 -04:00
luzpaz
9b5b9cc45c
labels.yml: Add 'Packaging/building' label for CMake related changes
...
Any changes to `cMake/` are packaging related and therefore label can be applied.
2024-08-05 11:16:06 -05:00
Chris Hennes
a2f42c6596
CI: Update clang-tidy linter exclusion filter
...
Don't show an error on unknown NOLINT lines (presuming that someone is using a
newer version, etc.), nor formatting issues (which are handled outside the
linter). Clean up clazy checks to remove non-pod-static check, and to do the
Qt6 checks on main (instead of master)
2024-08-05 10:49:14 -05:00
luzpaz
6fda739a14
labels.yml: Add Stylesheets + Differentiate between Mod and Topic labels ( #15750 )
...
Added the functionality for the labeler to recognize Stylesheet related PRs. Also annotated file to differentiate different types of labels (as opposed to sorting them all alphabetically).
2024-08-04 15:17:29 -05:00
Max Wilfinger
3d8cc4a465
GitHub: Add text to readme and the issue template to record macros for bugs ( #15761 )
...
* Add text to readme and the issue template that the user should record a macro when recreating the issue and sharing this macro in the issue.
Updated old links from master branch to main.
2024-08-04 15:15:58 -05:00
Chris Hennes
c87248e373
Merge pull request #14218 from oursland/conda-python3.12-qt6
...
CI: Add Conda Python 3.12 Qt6 to CI.
2024-08-04 14:02:26 -04:00
Max Wilfinger
6acec2f916
Update labels.yml
2024-07-29 09:45:48 -05:00
Jacob Oursland
ea10dd89cd
CI: Add Ubuntu 22.04 Conda Qt6 to CI.
2024-07-22 09:22:30 -07:00
Adrián Insaurralde Avalos
b49aca5d55
remove qtxmlpatterns from cmake scripts
2024-07-15 11:29:01 -05:00
mosfet80
3c2a16eb54
Update issue-metrics to v3
...
https://github.com/github/issue-metrics/releases?page=2
2024-06-03 15:47:22 +02:00
Max Wilfinger
3a0152b076
Update GitHub PR issue template to BIM rename
2024-05-17 19:06:50 +02:00
Max Wilfinger
e3eea8bb5a
Update GitHub PR label action for BIM rename
2024-05-17 19:06:50 +02:00
Jacob Oursland
e7d7d0aee9
CI: Enable FREECAD_COPY_LIBPACK_BIN_TO_BUILD to address Windows CI failures.
2024-04-30 14:02:17 -04:00
Jacob Oursland
cc8794a611
CI: Use --no-prune when installing the devenv on Windows to prevent errors.
2024-04-30 00:18:54 -04:00
sliptonic
a041129090
Merge pull request #13134 from chennes/qtQuickTechDemo
...
Start: Recreate start as a QtWidgets-based app
2024-04-22 11:49:02 -05:00
mosfet80
5b81da0965
Update sub_wrapup.yml ( #12993 )
...
update geekyeggo/delete-artifact to v5
2024-04-22 10:44:47 -05:00
Chris Hennes
c35693fd8a
Web: Remove GUI
...
Web no longer provides a user-visible browser, but only a simple server for remote interaction with FreeCAD. Dependency on QtWebWengine has been removed.
2024-04-21 22:27:50 -05:00
Jacob Oursland
4f4df89442
CI: Enable debug verbosity to conda package install.
2024-04-15 12:14:21 -04:00
Adrian Insaurralde Avalos
aabb6124b1
Move macos CI to arm
2024-04-15 10:46:01 -05:00
Chris Hennes
590aa2e7ea
GitHub: Fix YAML format for labeler@v5
2024-04-12 09:00:32 -05:00
Max Wilfinger
afaf0ce8ea
Add 'Mesh' option to issue template
2024-04-12 08:00:43 +02:00
mosfet80
c0d8de527a
Update labeler.yml
...
fix deprecation warning
updated action/labeler to v5
2024-04-10 19:18:08 +02:00
mos
3b5bfd5af4
fix deprecation warning
...
update
actions/cache/save to v4
switch to node 20: fix deprecation warning
actions/cache/restore to v4
fix deprecation wawing
2024-04-10 19:16:45 +02:00
mosfet80
ff2bca2505
Update sub_lint.yml
...
update c++ version from 11 to 17
2024-04-07 08:40:28 +02:00
mosfet80
26f8de3a45
Update sub_buildWindows.yml
...
updated microsoft/setup-msbuild@ to version 2
fix deprecation warning
2024-04-01 10:55:45 -05:00
sliptonic
a582287ffb
Merge pull request #12975 from maxwxyz/issue-metrics
...
Update issue-metrics.yml
2024-03-25 12:29:02 -05:00
wmayer
539fcd0fc3
CI: Add new test target
2024-03-21 19:34:06 +01:00
Max Wilfinger
3dc2c2c7a7
only run on FreeCAD repo
2024-03-16 10:43:27 -05:00
Max Wilfinger
8e3e3cbecc
also include closed as not planned
2024-03-16 10:43:27 -05:00
Max Wilfinger
712e06445b
Update issue-metrics.yml
...
change from full last month to the 15th as report date.
2024-03-16 10:43:27 -05:00
Max Wilfinger
1492279a09
Update labels.yml for correct GH label
2024-03-16 14:41:46 +01:00
luzpaz
3ed1c30372
labels.yml: Add Materials label
...
Auto-assign 'Materials' label to Material related PRs
2024-03-13 17:12:36 -05:00
Max
0b761c1d57
Relable Path to CAM in GH template and lable action
2024-03-11 12:39:50 -05:00
furgo16
63f7e7cd17
Remove title from PROBLEM_REPORT.yml
2024-03-11 08:13:17 +01:00
Max Wilfinger
addf08ce6b
Update PROBLEM_REPORT.yml
...
change title of issue report
2024-03-10 16:39:44 -05:00
Max Wilfinger
6ad3f0df9e
Update PROBLEM_REPORT.yml
...
remove "[Problem]" in the title.
2024-03-10 14:40:03 -05:00
mos
3b39012f96
github CI: switch to actions/cache@v4 for ccache
...
with ´save-always: true´ flag
2024-02-26 14:26:02 +01:00
Max Wilfinger
d0c23eed30
added Assembly option to problem template
2024-02-15 15:18:27 -06:00