Kévin Commaille
088d1872b7
common: Merge ruma-identifiers into ruma-common
2022-03-09 17:46:51 +00:00
Kévin Commaille
0d49715f29
macros: Merge ruma-api-macros into ruma-macros
2022-03-02 15:19:16 +01:00
Jonas Platte
b7ce34b4d7
ci: Set CARGO_TERM_COLOR = always
2022-03-02 14:04:44 +01:00
Kévin Commaille
2a3c78de18
macros: Merge ruma-serde-macros into ruma-macros
2022-03-01 18:02:57 +01:00
Kévin Commaille
9310189350
ci: Update for ruma-macros
2022-03-01 17:24:19 +01:00
Kévin Commaille
5be90373b2
codeowners: Update for ruma-macros
2022-03-01 17:24:19 +01:00
Jonas Platte
cd905e01fd
Enable CI caching
2022-02-15 11:01:49 +01:00
Poolitzer
2fd9553667
Create issue templates
2021-10-27 10:36:20 +02:00
Jonas Platte
0e49b70d65
Raise MSRV to 1.55
...
Otherwise `cargo check` errors on the `-Wclippy::…` arguments from
`.cargo/config.toml`.
Usage as a dependency continues to work with 1.53 for now, but since
it's not changed this could soon change.
2021-10-19 21:36:39 +02:00
Jonas Platte
142f1800df
Bump MSRV to 1.53
2021-10-06 21:37:46 +02:00
Jonas Platte
ddda5c0ef3
CI: Deploy docs for main while we don't have a next branch
2021-09-30 19:35:19 +02:00
Jonas Platte
fae75410a9
ci: Revert running CI on pushes to any branch
...
This cause PRs within the repo to run CI twice.
2021-08-05 21:00:07 +02:00
Jonas Platte
273c63b1ab
ci: Deploy docs to separate repo
2021-08-05 20:59:01 +02:00
Jonas Platte
b4254e237d
ci: Fix condition for deploying docs
2021-08-05 20:58:38 +02:00
Jonas Platte
5b60604408
ci: Build docs (w/o publish) on pushes to any branch
2021-07-02 19:37:48 +02:00
Jonas Platte
082b561178
ci: Build docs for PRs
2021-07-02 19:33:28 +02:00
Jonas Platte
0da5151c94
ci: Run Rust checks on all branches
2021-07-02 19:23:29 +02:00
Jonas Platte
de8735de0a
Exclude internal crates from docs.ruma.io
2021-06-20 12:45:28 +02:00
Jonas Platte
7fbb0ade77
Bump MSRV to 1.50
2021-06-17 19:43:22 +02:00
Jonas Platte
78930bef5e
Add state-res to CODEOWNERS
2021-05-27 15:20:42 +02:00
Jonas Platte
9bcbbff04d
ci: Take the new next branch into account
2021-05-20 20:39:12 +02:00
Jonas Platte
3878476317
ci: Don't auto-install cargo-sort in xtask
2021-05-15 15:44:47 +02:00
Jonas Platte
3c4e0c50db
Update .github/CODEOWNERS after repo restructure
2021-05-05 17:26:50 +02:00
Jonas Platte
c692d18797
client: Add an HttpClient abstraction and implement it for hyper::Client
2021-05-01 21:20:07 +02:00
Jonas Platte
27e47eaddc
ci: Title-case workflow names
2021-04-22 15:23:16 +02:00
Jonas Platte
c770627ce1
ci: Assing nice workflow and job names
2021-04-22 15:10:41 +02:00
Jonas Platte
8a1cc3d8f8
ci: Use distinct job names
2021-04-22 15:08:16 +02:00
Jonas Platte
0411574081
ci: Install necessary tools for nightly job
2021-04-22 14:59:29 +02:00
Jonas Platte
06623f9651
ci: Convert remaining jobs to GitHub actions
2021-04-22 14:57:10 +02:00
Jonas Platte
49bd9d037c
ci: Convert stable job to GitHub actions workflow
2021-04-22 14:25:23 +02:00
Jonas Platte
dcf5081735
ci: Convert audit job to (scheduled) GitHub actions workflow
2021-04-22 14:21:55 +02:00
Jonas Platte
43905b731a
docs: Rename docs.yaml => docs.yml
2021-04-22 14:06:45 +02:00
Jonas Platte
b91078ac55
ci: Re-indent docs.yaml
2021-04-22 14:06:20 +02:00
Jonas Platte
dbb57f1dca
ci: Simplify docs job by using ruma's full feature
2021-04-22 14:05:09 +02:00
Kévin Commaille
b0ae341e87
docs: Use docsrs config attributes
2021-04-06 18:37:07 +02:00
Louis de Wardt
ea33128014
Use Github Actions to automatically deploy documentation
2021-04-05 16:03:11 +02:00
Jonas Platte
275294f44e
Update .github/CODEOWNERS
2021-01-19 11:22:19 +01:00
Jonas Platte
1b22c252f6
Update .github/CODEOWNERS
2021-01-18 21:03:01 +01:00
Jonas Platte
acf865092d
Add .github/CODEOWNERS
...
For automatic review requests based on the set of files changed.
2021-01-18 13:55:27 +01:00