mosfet80
4362d31306
Update sub_buildPixi.yml
...
Update checkout to version 4 -> default runtime to node20
2025-01-20 12:05:53 -05:00
mosfet80
4fb4ceee4d
Update sub_buildPixi.yml
2025-01-14 08:43:08 -06:00
lorenz
a0b0e12aec
pixi: update to py3.13 ( #18832 )
...
* pixi: update to py3.13
* pixi: Update gh-action to use pixi v0.39.4
* Pixi: add dep. xorg-xproto for linux
* update lock-file
2025-01-06 14:34:17 -03:00
Chris Hennes
87e6b6f82d
CI: Add missing C++ tests to CI run
...
The current structure of the CI system explicitly lists the tests to run, and several recently-added test executables were not included in the list.
2024-12-23 18:27:19 +01:00
Jacob Oursland
2070a7852d
CI: Enable GitHub Problem Matchers for compiler warnings.
2024-12-14 10:46:06 -05:00
Chris Hennes
9d895e433e
Merge pull request #18182 from oursland/pixi
...
Add pixi package manager support.
2024-12-09 11:57:13 -05:00
Max Wilfinger
5532001e8b
Update auto-close_stale_issues_and_pull-requests.yml
...
Exclude Feature Requests from auto close action
2024-12-09 08:23:18 +01:00
Max Wilfinger
cfdfcdd391
Update auto-close_stale_issues_and_pull-requests.yml
...
add exception for Feature Requests
2024-12-08 18:28:45 +01:00
Max Wilfinger
52ebdf96ff
Update auto-close_stale_issues_and_pull-requests.yml
...
only check for PRs not issues in inactive_pr action
2024-12-08 18:17:06 +01:00
Max Wilfinger
36a02dc6a5
Update auto-close_stale_issues_and_pull-requests.yml
...
Exception for Issues on PR action
2024-12-08 17:35:18 +01:00
Max Wilfinger
b1bd92dc43
add exception for actions/stale to not check and close issues and pr with the 'no-auto-close' label
2024-12-07 17:36:45 +01:00
Max Wilfinger
de7a84a1e3
Added actions/stale for old, inactive issues and inactive PRs
...
Update and rename stale_issues.yml to auto-close_stale_issues_and_pull-requests.yml
Set ascending: true
2024-12-07 15:13:27 +01:00
looooo
baa9630049
CI: add pixi github action
2024-12-04 08:02:29 -08:00
Max Wilfinger
9b8e1b03bc
Update stale_issues.yml
...
Remove print outputs
2024-12-03 20:10:27 +01:00
Max Wilfinger
3e70f7244d
Update stale_issues.yml
...
fix label selection
2024-12-03 19:59:03 +01:00
Max Wilfinger
d501cb7076
fix stale action.
...
Add .yml extension and move to workflow folder.
2024-12-03 18:43:30 +01:00
Max Wilfinger
17b53ce42e
add action/stale to keep the GitHub backlog tidy
2024-12-02 12:31:26 -05:00
mosfet80
1d73ad0a0c
Update sub_buildUbuntu2004.yml
2024-11-30 14:09:16 +01:00
mosfet80
19cb4aa226
Remove spd lib include
2024-11-30 14:09:16 +01:00
Max Wilfinger
ba9682f38f
Update PROBLEM_REPORT.yml
...
Add "needs confirmation" as default tag for new issues.
2024-11-22 07:50:01 +01:00
Max Wilfinger
2e6198940c
Add safe mode description to issue template and guide in readme
2024-10-23 16:16:13 -05:00
Adrian Insaurralde Avalos
c3cd0831d4
CI: update lint action for ubuntu 24.04
2024-10-10 12:25:33 -03:00
Max Wilfinger
fc7044350c
Update images on XDGData and README
2024-10-07 14:54:41 +02:00
Chris Hennes
49dbc03f62
CI: Update linter settings
2024-10-03 10:36:36 -05:00
Jacob Oursland
0f3e1dc1be
CI: Fix conda builds.
2024-09-27 08:24:42 -05:00
Adrián Insaurralde Avalos
305e94e493
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
c5507a6df4
Fix compiler cache for conda linux builds
2024-09-10 14:06:05 -04:00
Chris Hennes
4076aab840
CI: Update Windows build to LibPack 3
2024-09-03 22:05:46 -05:00
luzpaz
5f4a43a34f
labels.yml: changed label to 'Mod: Measurement'
2024-08-20 17:26:26 -04:00
luzpaz
8fb2fcf8e5
fix spacing
2024-08-20 17:26:26 -04:00
luzpaz
60266d6eeb
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
060912d65c
CI: Disable Windows conda due to mamba bug.
2024-08-18 14:02:46 -05:00
Jacob Oursland
640d8a999e
Revert "CI: Disable Windows conda due to mamba bug."
...
This reverts commit 77167d81670c73892e01b94b65ebc5d76b278a21.
2024-08-15 12:38:27 -05:00
Jacob Oursland
acb88ad122
CI: Disable Windows conda due to mamba bug.
2024-08-05 12:31:04 -04:00
luzpaz
753c86c66a
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
7edf30a578
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
e4da596ac5
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
9e71d052a3
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
08ef98a293
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
45c44491f6
Update labels.yml
2024-07-29 09:45:48 -05:00
Jacob Oursland
a74ac5fbca
CI: Add Ubuntu 22.04 Conda Qt6 to CI.
2024-07-22 09:22:30 -07:00
Adrián Insaurralde Avalos
ddea2d7560
remove qtxmlpatterns from cmake scripts
2024-07-15 11:29:01 -05:00
mosfet80
6631ba6fc9
Update issue-metrics to v3
...
https://github.com/github/issue-metrics/releases?page=2
2024-06-03 15:47:22 +02:00
Max Wilfinger
24c5ae1dc2
Update GitHub PR issue template to BIM rename
2024-05-17 19:06:50 +02:00
Max Wilfinger
d211c3a61d
Update GitHub PR label action for BIM rename
2024-05-17 19:06:50 +02:00
Jacob Oursland
28c486be11
CI: Enable FREECAD_COPY_LIBPACK_BIN_TO_BUILD to address Windows CI failures.
2024-04-30 14:02:17 -04:00
Jacob Oursland
b9aaf131fb
CI: Use --no-prune when installing the devenv on Windows to prevent errors.
2024-04-30 00:18:54 -04:00
sliptonic
3d517ff2cf
Merge pull request #13134 from chennes/qtQuickTechDemo
...
Start: Recreate start as a QtWidgets-based app
2024-04-22 11:49:02 -05:00
mosfet80
4fb6891d11
Update sub_wrapup.yml ( #12993 )
...
update geekyeggo/delete-artifact to v5
2024-04-22 10:44:47 -05:00
Chris Hennes
bd96ddef8a
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