rustypaste/src
Orhun Parmaksız 29ddef8df0
feat(deploy): deploy on shuttle.rs (#36)
* feat(deploy): deploy on shuttle.rs

* chore(deploy): add automated shuttle deploy workflow

* style(readme): update the formatting in README.md

* chore(deploy): optimize shuttle workflow

* fix(deploy): start the project

* fix(deploy): remove start step

This reverts commit 4f25921aeb.

* chore(deploy): expose the version for the public instance

* docs(lib): update the comment for shuttle entry-point

* chore(deploy): run the shuttle deployment on new tag
2023-05-14 18:03:53 +02:00
..
auth.rs chore(deps): upgrade actix dependencies 2022-03-17 15:46:32 +03:00
config.rs feat(server): support server-side default expiry time 2023-05-14 01:30:35 +03:00
file.rs fix(lints): apply clippy suggestions for tests 2022-05-16 12:58:41 +03:00
header.rs feat(server): support server-side default expiry time 2023-05-14 01:30:35 +03:00
lib.rs refactor(server): define global constants for environment variables 2022-03-17 15:54:08 +03:00
main.rs feat(deploy): deploy on shuttle.rs (#36) 2023-05-14 18:03:53 +02:00
mime.rs fix(lints): apply clippy suggestions for tests 2022-05-16 12:58:41 +03:00
paste.rs fix(lints): apply clippy suggestions for tests 2022-12-18 23:43:58 +03:00
random.rs fix(lints): apply clippy suggestions for tests 2022-05-16 12:58:41 +03:00
server.rs style(server): make the default landing page fancier 2023-05-14 01:56:57 +03:00
util.rs fix(lints): apply clippy suggestions 2022-12-18 23:12:28 +03:00