Commit Graph

36 Commits

Author SHA1 Message Date
JEEVITHA KANNAN K S
67f6a4989f
Update rust.yml (#866)
Run workflow in all Cargo.toml changes
2024-10-31 13:21:06 -05:00
Adam Perkowski
f2332a7da2
Fixed some Rust code structure and modified the workflow to fail if clippy returns warnings (#569)
* Fixed someone else's mistakes

* workflow now fails if clippy returns warnings

* refactor: Make base title variable constant

---------

Co-authored-by: Liam <lj3954@users.noreply.github.com>
2024-09-21 09:08:24 -05:00
Chris Titus
ad9d1662da only run rust lint on rs files 2024-09-18 13:59:10 -05:00
Liam
1629ae0082
chore: Remove duplicate cargo check workflow 2024-07-30 20:40:25 -07:00
Adam Perkowski
9df2a8e274
Added names and fixed all typos i made 2024-07-19 18:45:13 +02:00
Adam Perkowski
4eb22275f0
add newlines 2024-07-19 18:30:46 +02:00
Adam Perkowski
c3e49ce6cd
typo 2024-07-19 18:25:59 +02:00
Adam Perkowski
65c4fd2fec
Add lint checks & change actions-rs/toolchain to dtolnay/rust-toolchain 2024-07-19 18:22:21 +02:00
Chris Titus
55e9bc482b
fix unit tests 2024-07-18 23:30:57 -05:00
Chris Titus
51e5721d78
Update rust.yml 2024-07-18 23:20:49 -05:00
Chris Titus
ec160ae3b6 build from gh action 2024-07-18 17:15:07 -05:00
Chris Titus
996141adff release dir 2024-07-18 17:11:01 -05:00
Chris Titus
53a69c1f62 fix target release 2024-07-18 17:04:34 -05:00
Chris Titus
bab5244121 version varible action 2024-07-18 16:37:46 -05:00
Chris Titus
6d775107ad prerelease fix 2024-07-18 16:29:02 -05:00
Chris Titus
f43c2fc4a6 remove release linutil 2024-07-18 16:03:27 -05:00
Chris Titus
e5a6db4571 fix cargo checks 2024-07-18 15:56:02 -05:00
Chris Titus
c329c6af49 update github actions 2024-07-18 15:44:20 -05:00
Chris Titus
2c03b3f8f4 update unit test 2024-07-13 19:02:00 -05:00
Chris Titus
1bc3582ebb update unit test 2024-07-13 18:58:47 -05:00
Chris Titus
e3f3ead6f7 fix bin 2024-07-13 18:53:27 -05:00
Chris Titus
3a5215b698 rust unit test 2024-07-13 17:57:54 -05:00
Chris Titus
aa558159dd rust unit test 2024-07-13 17:49:23 -05:00
Chris Titus
b4faa3341b rust unit test 2024-07-13 17:36:53 -05:00
Chris Titus
a38e326d04 rust unit test 2024-07-13 17:35:48 -05:00
Chris Titus
84a2ec7280 rust unit test 2024-07-13 17:31:59 -05:00
Chris Titus
2347d9dab4 rust unit test 2024-07-13 17:29:48 -05:00
Chris Titus
c912b04371 rust unit test 2024-07-13 17:25:58 -05:00
Chris Titus
ab54aa2aae
Merge pull request #14 from ChrisTitusTech/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2024-07-13 17:17:11 -05:00
Chris Titus
d7517d8a10
Merge pull request #19 from ChrisTitusTech/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2024-07-13 17:15:11 -05:00
dependabot[bot]
1eb0da99b9
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:12:59 +00:00
dependabot[bot]
e7e8542863
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:12:56 +00:00
Chris Titus
2dcafaf585 workflow update 2024-07-13 17:12:36 -05:00
dependabot[bot]
fb9b4377de
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:05:01 +00:00
Chris Titus
b0e95926a8 add unit tests 2024-07-13 17:04:40 -05:00
Chris Titus
aca27a96ef
Create rust.yml 2024-07-13 16:58:12 -05:00