Commit Graph

14 Commits

Author SHA1 Message Date
marc0246
0978b296a4
Avoid double-compilation of our packages in CI (#2388) 2023-10-31 10:44:20 +01:00
marc0246
1e9128795f
Workspace dependencies (#2381)
* Use workspace dependencies

* Update CI workflow to account for the two workspaces

* Make the tables in the root workspace a bit nicer to look at

* Use workspace package version

* Remove workspace package version

* Make winit a workspace dependency as well
2023-10-29 22:42:00 -05:00
Austin Johnson
1594b24495
Switch Windows actions to self-hosted runner (#2134)
* Switch Windows actions to self-hosted runner

* Trigger Build?

* fix runs-on
2023-01-22 01:47:27 -06:00
Austin Johnson
dfdb90e9a6
Remove installation of python with Windows actions (#2109)
* Remove python3 install. Install ninja with pip.

* Run actions on all branches.

* Specify cargo jobs?

* undo last commit
2022-12-21 06:20:33 -06:00
Rua
03d06e96a5
Updated pull request template (#1999) 2022-09-24 03:15:14 -05:00
Austin Johnson
6b0aa264d9
Exclude markdown from actions (#2000) 2022-09-24 03:14:53 -05:00
Ilya Lakhin
728fab92d1 #1590 Changelog entries submission policy change 2021-05-24 17:25:11 +07:00
Austin Johnson
3113d1fea5
remove trailing whitespace in github workflows file (#1463) 2020-12-26 16:44:54 -06:00
Austin Johnson
3a473699eb
github actions (#1437) 2020-11-10 10:29:09 -06:00
Trangar
737016c047
Ran rustfmt and added rustfmt checkbox to pull req template (#1367)
* Ran rustfmt, updated PULL_REQUEST_TEMPLATE.md  and added a rustfmt check to CI

* Disabled the travis rustfmt check
2020-06-04 13:47:34 -05:00
Lucas Kent
3cb356e089
Add .gitattributes to automatically resolve merge conflicts on changelogs (#1176) 2019-03-12 16:39:13 +11:00
Lucas Kent
e577f145eb
Add issue template (#1121) 2018-11-28 17:36:45 +11:00
Lucas Kent
e5d501fb5e
Copy examples from example repo (#1023)
*   Update PR template
*   Rename queue to queue_family
*   Add examples readme
*   Use the same image output filename
*   Move existing examples with multiple files into their own folder
*   Improve error message when running runtime-shader in the wrong directory
2018-08-30 11:37:51 +10:00
Lucas Kent
a15d3b3f59
Add PR template and compile examples in CI (#1014) 2018-08-11 11:10:17 +10:00