Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor action dispatching to run_actions() | 2024-04-23 | 2 | -17/+15 | ||
| | ||||||
* | Move actions/mod.rs to actions.rs | 2024-04-23 | 1 | -0/+0 | ||
| | ||||||
* | Avoid extern crate | 2024-04-23 | 5 | -6/+6 | ||
| | | | | Causes issues with rust-analyzer | |||||
* | Include aux files inside release tarballs | 2024-04-23 | 1 | -6/+3 | ||
| | ||||||
* | Include version in release filenames | 2024-04-23 | 1 | -4/+4 | ||
| | ||||||
* | Update Cargo.lock | 2024-04-23 | 1 | -10/+10 | ||
| | | | | Forgot to do it when I bumped the version | |||||
* | Add Dockerfile and GAs for Docker image deployment | 2024-04-23 | 6 | -1/+254 | ||
| | | | | | | | | | | | | | | | * Initial Dockerfile and Github Actions * Properly name final Docker build stage * Add tag for package.version * Correct cargo-get syntax * Fix version tagging and add sentrum.toml to .gitignore * Fix newlines and add Docker examples * Fix branch on Github Action and minor copy update | |||||
* | Fix socks5 example | 2024-04-22 | 1 | -1/+1 | ||
| | ||||||
* | Release v0.1.1v0.1.1 | 2024-04-22 | 2 | -1/+6 | ||
| | ||||||
* | Revamp release job | 2024-04-22 | 2 | -37/+51 | ||
| | ||||||
* | Add cfg(unix) to tokio::signal code | 2024-04-22 | 1 | -0/+3 | ||
| | ||||||
* | Rename build job | 2024-04-22 | 1 | -1/+1 | ||
| | ||||||
* | Add README badges | 2024-04-22 | 1 | -0/+5 | ||
| | ||||||
* | Fix some README urls | 2024-04-22 | 1 | -3/+6 | ||
| | ||||||
* | Add deps job missing event trigger | 2024-04-22 | 1 | -0/+4 | ||
| | ||||||
* | Add missing deserialization lowercase rename | 2024-04-22 | 1 | -0/+1 | ||
| | | | | For MessageFormat | |||||
* | Fix CI job | 2024-04-22 | 1 | -3/+3 | ||
| | ||||||
* | Add ngit maintainers file | 2024-04-21 | 1 | -0/+8 | ||
| | ||||||
* | Initial commitv0.1.0 | 2024-04-21 | 33 | -0/+6515 | ||