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

Archive quarkus-univocity #227

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Archive quarkus-univocity #227

merged 1 commit into from
Mar 11, 2024

Conversation

gastaldi
Copy link
Member

According to uniVocity/univocity-parsers#534 the project is abandoned and the extension lead haven't joined the Quarkiverse organization since it was changed to 2FA, so there is no sense in keeping it active.

According to uniVocity/univocity-parsers#534 the project is abandoned and the extension lead haven't joined the Quarkiverse organization since it was changed to 2FA, so there is no sense in keeping it active.
@gastaldi gastaldi requested a review from a team March 11, 2024 13:44
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
terraform-scripts relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/quarkiverse-devops/quarkiverse-devops/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/quarkiverse-devops/quarkiverse-devops

To view this run in a browser, visit:
https://app.terraform.io/app/quarkiverse/quarkiverse-devops/runs/run-3eKYn8GPWycatDyC

Waiting for the plan to start...

Terraform v1.7.4
on linux_amd64
Initializing plugins and modules...

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  - destroy

Terraform will perform the following actions:

  # github_repository.quarkus_univocity_parsers will be destroyed
  # (because github_repository.quarkus_univocity_parsers is not in configuration)
  - resource "github_repository" "quarkus_univocity_parsers" {
      - allow_auto_merge            = false -> null
      - allow_merge_commit          = true -> null
      - allow_rebase_merge          = true -> null
      - allow_squash_merge          = true -> null
      - allow_update_branch         = true -> null
      - archive_on_destroy          = true -> null
      - archived                    = false -> null
      - auto_init                   = false -> null
      - default_branch              = "main" -> null
      - delete_branch_on_merge      = true -> null
      - description                 = "Quarkus Univocity Parsers extension" -> null
      - etag                        = "W/"15996a374d962a1b376521e4028fb7e2743c18f7e2305db3a9484c03f564eca9"" -> null
      - full_name                   = "quarkiverse/quarkus-univocity-parsers" -> null
      - git_clone_url               = "git://github.com/quarkiverse/quarkus-univocity-parsers.git" -> null
      - has_discussions             = false -> null
      - has_downloads               = false -> null
      - has_issues                  = true -> null
      - has_projects                = false -> null
      - has_wiki                    = false -> null
      - html_url                    = "https://github.com/quarkiverse/quarkus-univocity-parsers" -> null
      - http_clone_url              = "https://github.com/quarkiverse/quarkus-univocity-parsers.git" -> null
      - id                          = "quarkus-univocity-parsers" -> null
      - is_template                 = false -> null
      - merge_commit_message        = "PR_TITLE" -> null
      - merge_commit_title          = "MERGE_MESSAGE" -> null
      - name                        = "quarkus-univocity-parsers" -> null
      - node_id                     = "MDEwOlJlcG9zaXRvcnkzNTYzOTAzNjc=" -> null
      - primary_language            = "Java" -> null
      - private                     = false -> null
      - repo_id                     = 356390367 -> null
      - squash_merge_commit_message = "COMMIT_MESSAGES" -> null
      - squash_merge_commit_title   = "COMMIT_OR_PR_TITLE" -> null
      - ssh_clone_url               = "git@github.com:quarkiverse/quarkus-univocity-parsers.git" -> null
      - svn_url                     = "https://github.com/quarkiverse/quarkus-univocity-parsers" -> null
      - topics                      = [
          - "quarkus-extension",
        ] -> null
      - visibility                  = "public" -> null
      - vulnerability_alerts        = true -> null
      - web_commit_signoff_required = false -> null

      - security_and_analysis {
          - secret_scanning {
              - status = "disabled" -> null
            }
          - secret_scanning_push_protection {
              - status = "disabled" -> null
            }
        }
    }

  # github_team.quarkus_univocity_parsers will be destroyed
  # (because github_team.quarkus_univocity_parsers is not in configuration)
  - resource "github_team" "quarkus_univocity_parsers" {
      - create_default_maintainer = false -> null
      - description               = "Quarkiverse team for the univocity-parsers extension" -> null
      - etag                      = "W/"094d485c49ccd09c4661906fefac5ad8ca88e999aab508f5cbcbfe1ec3024abb"" -> null
      - id                        = "4707008" -> null
      - members_count             = 0 -> null
      - name                      = "quarkiverse-univocity-parsers" -> null
      - node_id                   = "MDQ6VGVhbTQ3MDcwMDg=" -> null
      - parent_team_id            = "5344029" -> null
      - parent_team_read_id       = "5344029" -> null
      - parent_team_read_slug     = "quarkiverse-members" -> null
      - privacy                   = "closed" -> null
      - slug                      = "quarkiverse-univocity-parsers" -> null
    }

  # github_team_membership.quarkus_univocity_parsers["aruffie"] will be destroyed
  # (because github_team_membership.quarkus_univocity_parsers is not in configuration)
  - resource "github_team_membership" "quarkus_univocity_parsers" {
      - etag     = "W/"80d59d0553942d4b70236934f3cd8dae7146d77600748ca8e3b8860d273ad54a"" -> null
      - id       = "4707008:aruffie" -> null
      - role     = "maintainer" -> null
      - team_id  = "4707008" -> null
      - username = "aruffie" -> null
    }

  # github_team_repository.quarkus_univocity_parsers will be destroyed
  # (because github_team_repository.quarkus_univocity_parsers is not in configuration)
  - resource "github_team_repository" "quarkus_univocity_parsers" {
      - etag       = "W/"7e2e65ede40d6149b53d3ec5bc8c727e6e9b6645c07ea3bace49df637d0f11db"" -> null
      - id         = "4707008:quarkus-univocity-parsers" -> null
      - permission = "maintain" -> null
      - repository = "quarkus-univocity-parsers" -> null
      - team_id    = "4707008" -> null
    }

Plan: 0 to add, 0 to change, 4 to destroy.

Pusher: @gastaldi, Action: pull_request, Workflow: Terraform

@gastaldi gastaldi merged commit 6bdd602 into main Mar 11, 2024
2 checks passed
@gastaldi gastaldi deleted the remove_univocity branch March 11, 2024 13:46
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.

None yet

1 participant