Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo-shuttle: added beta deployment list #1741

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

iulianbarbu
Copy link
Contributor

Description of change

Based on #1740 , which should be reviewed first.

How has this been tested? (if applicable)

Output:

Most recent deployments for pdo
╭───────────────────────────────────────────┬───────────────────┬────────────────────────────────┬─────────────────────┬──────────────────────────┬─────────────────┬────────────────╮
│               Deployment ID               ┆       Status      ┆          Last updated          ┆      Commit ID      ┆      Commit Message      ┆      Branch     ┆      Dirty     │
╞═══════════════════════════════════════════╪═══════════════════╪════════════════════════════════╪═════════════════════╪══════════════════════════╪═════════════════╪════════════════╡
│ depl_01HVM1YNS3VR0V5PKKT60Q3277           ┆      running      ┆      2024-04-16T18:15:53Z      ┆ cfad214             ┆ fix: poem AFIT           ┆ HEAD            ┆      false     │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
│ depl_01HVM1Q0RS3XTG2TCXYGF1BZRR           ┆      stopped      ┆      2024-04-16T18:11:42Z      ┆ cfad214             ┆ fix: poem AFIT           ┆ HEAD            ┆      false     │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┤
│ depl_01HVM0QW80WXCBEKCXT0J0TTJS           ┆      stopped      ┆      2024-04-16T17:54:48Z      ┆ cfad214             ┆ fix: poem AFIT           ┆ HEAD            ┆      false     │
╰───────────────────────────────────────────┴───────────────────┴────────────────────────────────┴─────────────────────┴──────────────────────────┴─────────────────┴────────────────╯

Run `cargo shuttle logs <id>` to get logs for a given deployment.

@jonaro00 jonaro00 changed the base branch from feat/shuttle-ecs-common to add-deploy-status-cmd-v2 April 17, 2024 06:36
@iulianbarbu iulianbarbu force-pushed the add-deploy-list-cmd-v2 branch 3 times, most recently from 814ad0c to 5808941 Compare April 18, 2024 14:33
@iulianbarbu iulianbarbu changed the base branch from add-deploy-status-cmd-v2 to feat/shuttle-ecs-common April 19, 2024 08:38
@iulianbarbu iulianbarbu merged commit a44d095 into feat/shuttle-ecs-common Apr 19, 2024
27 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants