Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Remove unexpected break lines when copy logs#3492

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 1 commit intomainfrombq/3475
Aug 12, 2022

Conversation

BrunoQuaresma
Copy link
Collaborator

Closes#3475

Previously:

17:15:52.139Initializing the backend...17:15:52.19217:15:52.245Initializing provider plugins...17:15:52.298- Finding coder/coder versions matching "~> 0.4.4"...17:15:52.540- Finding latest version of hashicorp/aws...17:15:52.766- Finding latest version of hashicorp/null...17:15:53.002- Using coder/coder v0.4.5 from the shared cache directory17:15:53.055- Using hashicorp/aws v4.25.0 from the shared cache directory17:15:53.756- Using hashicorp/null v3.1.1 from the shared cache directory

Now:

09:30:10.447    09:30:10.591    09:30:10.651    Initializing the backend...09:30:10.712    09:30:10.771    Initializing provider plugins...09:30:10.830    - Finding coder/coder versions matching "0.4.4"...09:30:10.888    - Finding latest version of hashicorp/kubernetes...09:30:11.002    - Finding latest version of hashicorp/google...09:30:11.059    - Using coder/coder v0.4.4 from the shared cache directory09:30:11.116    - Using hashicorp/kubernetes v2.12.1 from the shared cache directory09:30:11.376    - Using hashicorp/google v4.31.0 from the shared cache directory09:30:11.916    09:30:11.995    Terraform has created a lock file .terraform.lock.hcl to record the provider09:30:12.052    selections it made above. Include this file in your version control repository09:30:12.111    so that Terraform can guarantee to make the same selections by default when09:30:12.170    you run "terraform init" in the future.09:30:12.227    09:30:12.285    Terraform has been successfully initialized!09:30:12.364    09:30:12.422    You may now begin working with Terraform. Try running "terraform plan" to see09:30:12.482    any changes that are required for your infrastructure. All Terraform commands09:30:12.601    should now work.09:30:12.663    09:30:12.737    If you ever set or change modules or backend configuration for Terraform,09:30:12.795    rerun this command to reinitialize your working directory. If you forget, other09:30:12.852    commands will detect it and remind you to do so if necessary.09:30:12.910    Terraform 1.1.909:30:14.051    coder_agent.coder: Refreshing state... [id=71e2eb87-53bd-44e9-a10c-f75e4bfb1900]09:30:14.109    coder_agent.coder: Refresh complete [id=71e2eb87-53bd-44e9-a10c-f75e4bfb1900]09:30:14.166    coder_app.code-server: Refreshing state... [id=63ca944f-b851-4aa5-adff-c1f304c91d7f]09:30:14.223    coder_app.code-server: Refresh complete [id=63ca944f-b851-4aa5-adff-c1f304c91d7f]09:30:15.771    kubernetes_persistent_volume_claim.root: Refreshing state... [id=default/home-af657bc3-6949-4b1b-bc2d-d41a40b546a4-84431a75-46f0-431e-a401-629f7f272e85]09:30:16.383    kubernetes_persistent_volume_claim.root: Refresh complete [id=default/home-af657bc3-6949-4b1b-bc2d-d41a40b546a4-84431a75-46f0-431e-a401-629f7f272e85]09:30:16.497    coder_metadata.pvc: Refreshing state... [id=533b69e6-30b1-4b50-aee2-4032f8cab0bc]09:30:16.556    coder_metadata.pvc: Refresh complete [id=533b69e6-30b1-4b50-aee2-4032f8cab0bc]

@mattlqx
Copy link

Excellent! Nicely done!

Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice! 👍🏻

bpmct reacted with thumbs up emoji
@BrunoQuaresmaBrunoQuaresmaenabled auto-merge (squash)August 12, 2022 18:35
@BrunoQuaresmaBrunoQuaresmaenabled auto-merge (squash)August 12, 2022 18:37
@BrunoQuaresmaBrunoQuaresma merged commitc41261c intomainAug 12, 2022
@BrunoQuaresmaBrunoQuaresma deleted the bq/3475 branchAugust 12, 2022 19:18
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mafredrimafredrimafredri approved these changes

@kylecarbskylecarbskylecarbs approved these changes

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Pasting from Logs view in UI has poor formatting
4 participants
@BrunoQuaresma@mattlqx@mafredri@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp