Skip to content

Use sitectl and update all non-major dependencies#57

Draft
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all-non-major-dependencies
Draft

Use sitectl and update all non-major dependencies#57
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all-non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

I hijacked this renovate PR.

Added sitectl commands to create the install from ISLE Site Template Islandora-Devops/isle-site-template#154

Have test instance deploy when PRs are put up, run a healthcheck, and destroy the instance after it's confirmed to be working. This gives more assurance a PR is OK before merging instead of having the merge into main chain

This PR contains the following updates:

Package Type Update Change
digitalocean (source) required_provider minor 2.92.02.95.0
docker-compose minor v5.2.0v5.3.1

Release Notes

digitalocean/terraform-provider-digitalocean (digitalocean)

v2.95.0

Compare Source

What's Changed

Other Changes

Full Changelog: digitalocean/terraform-provider-digitalocean@v2.94.0...v2.95.0

v2.94.0

Compare Source

What's Changed
Other Changes

Full Changelog: digitalocean/terraform-provider-digitalocean@v2.93.0...v2.94.0

v2.93.0

Compare Source

What's Changed
Other Changes
New Contributors

Full Changelog: digitalocean/terraform-provider-digitalocean@v2.92.0...v2.93.0

docker/compose (docker-compose)

v5.3.1

Compare Source

What's Changed
🔧 Internal
⚙️ Dependencies
New Contributors

Full Changelog: docker/compose@v5.3.0...v5.3.1

v5.3.0

Compare Source

What's Changed

ℹ️ This release introduces native support for init containers.

✨ Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v5.2.0...v5.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Wednesday (* * * * 3)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Terraform Plan

test workspace
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # digitalocean_custom_image.coreos[0] will be created
  + resource "digitalocean_custom_image" "coreos" {
      + created_at     = (known after apply)
      + description    = "Terraform-managed Fedora CoreOS image for the test workspace"
      + distribution   = "Fedora"
      + id             = (known after apply)
      + image_id       = (known after apply)
      + min_disk_size  = (known after apply)
      + name           = "fedora-coreos-44.20260607.3.1-test-tor1"
      + public         = (known after apply)
      + regions        = [
          + "tor1",
        ]
      + size_gigabytes = (known after apply)
      + slug           = (known after apply)
      + status         = (known after apply)
      + tags           = [
          + "coreos",
          + "test",
        ]
      + type           = (known after apply)
      + url            = "https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/44.20260607.3.1/x86_64/fedora-coreos-44.20260607.3.1-digitalocean.x86_64.qcow2.gz"
    }

  # terraform_data.workspace_guard will be created
  + resource "terraform_data" "workspace_guard" {
      + id     = (known after apply)
      + input  = "test"
      + output = (known after apply)
    }

  # module.environment["test"].digitalocean_droplet.this will be created
  + resource "digitalocean_droplet" "this" {
      + backups              = false
      + created_at           = (known after apply)
      + disk                 = (known after apply)
      + graceful_shutdown    = false
      + id                   = (known after apply)
      + image                = (known after apply)
      + ipv4_address         = (known after apply)
      + ipv4_address_private = (known after apply)
      + ipv6                 = false
      + ipv6_address         = (known after apply)
      + locked               = (known after apply)
      + memory               = (known after apply)
      + monitoring           = false
      + name                 = "test"
      + price_hourly         = (known after apply)
      + price_monthly        = (known after apply)
      + private_networking   = (known after apply)
      + public_networking    = (known after apply)
      + region               = "tor1"
      + resize_disk          = true
      + size                 = "s-4vcpu-8gb-amd"
      + ssh_keys             = [
          + "34230062",
        ]
      + status               = (known after apply)
      + urn                  = (known after apply)
      + user_data            = (sensitive value)
      + vcpus                = (known after apply)
      + volume_ids           = (known after apply)
      + vpc_uuid             = (known after apply)
    }

  # module.environment["test"].digitalocean_reserved_ip_assignment.this will be created
  + resource "digitalocean_reserved_ip_assignment" "this" {
      + droplet_id = (known after apply)
      + id         = (known after apply)
      + ip_address = "174.138.112.33"
    }

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

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
sandbox workspace
terraform_data.workspace_guard: Refreshing state... [id=378bfb72-a051-a722-aac8-e7a5270f4c0f]
digitalocean_domain.islandora_ca[0]: Refreshing state... [id=islandora.ca]
digitalocean_spaces_bucket.terraform_state[0]: Refreshing state... [id=sandbox-terraform-state]
digitalocean_custom_image.coreos[0]: Refreshing state... [id=233285748]
digitalocean_record.islandora_ca_a["dev"]: Refreshing state... [id=1782024170]
digitalocean_record.islandora_ca_a["automate"]: Refreshing state... [id=367025125]
digitalocean_record.islandora_ca_a["legacy"]: Refreshing state... [id=366625125]
digitalocean_record.islandora_ca_a["ftp"]: Refreshing state... [id=366625008]
digitalocean_record.islandora_ca_a["webmail"]: Refreshing state... [id=366625954]
digitalocean_record.islandora_ca_a["@"]: Refreshing state... [id=1800788150]
digitalocean_record.islandora_ca_mx["alt1.aspmx.l.google.com."]: Refreshing state... [id=366623753]
digitalocean_record.islandora_ca_mx["alt3.aspmx.l.google.com."]: Refreshing state... [id=366623755]
digitalocean_record.islandora_ca_mx["alt2.aspmx.l.google.com."]: Refreshing state... [id=366623754]
digitalocean_record.islandora_ca_mx["aspmx.l.google.com."]: Refreshing state... [id=366623752]
digitalocean_record.islandora_ca_mx["alt4.aspmx.l.google.com."]: Refreshing state... [id=366623756]
digitalocean_record.islandora_ca_ns_test["ns1.digitalocean.com."]: Refreshing state... [id=1774202253]
digitalocean_record.islandora_ca_txt_dkim_google[0]: Refreshing state... [id=366625041]
digitalocean_record.islandora_ca_ns_test["ns3.digitalocean.com."]: Refreshing state... [id=1774202327]
digitalocean_record.islandora_ca_ns_test["ns2.digitalocean.com."]: Refreshing state... [id=1774202263]
digitalocean_record.islandora_ca_ns_sandbox["ns2.digitalocean.com."]: Refreshing state... [id=1774204098]
digitalocean_record.islandora_ca_txt_google_verify[0]: Refreshing state... [id=366624513]
digitalocean_record.islandora_ca_ns_sandbox["ns3.digitalocean.com."]: Refreshing state... [id=1774204116]
digitalocean_record.islandora_ca_ns_sandbox["ns1.digitalocean.com."]: Refreshing state... [id=1774204072]
digitalocean_record.islandora_ca_txt_github_pages_challenge[0]: Refreshing state... [id=1768211625]
digitalocean_record.islandora_ca_cname["mail"]: Refreshing state... [id=366625178]
digitalocean_record.islandora_ca_cname["*.automate"]: Refreshing state... [id=367025214]
digitalocean_record.islandora_ca_cname["*.sandbox"]: Refreshing state... [id=366624913]
digitalocean_record.islandora_ca_cname["www"]: Refreshing state... [id=1800788194]
digitalocean_record.islandora_ca_cname["2025"]: Refreshing state... [id=1768211666]
digitalocean_record.islandora_ca_txt_domainkey[0]: Refreshing state... [id=366624640]
digitalocean_record.islandora_ca_txt_spf[0]: Refreshing state... [id=366623844]
digitalocean_record.islandora_ca_sandbox_a["sandbox"]: Refreshing state... [id=366625702]
digitalocean_record.islandora_ca_sandbox_a["fcrepo"]: Refreshing state... [id=366625820]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
+/- create replacement and then destroy

Terraform will perform the following actions:

  # digitalocean_custom_image.coreos[0] must be replaced
+/- resource "digitalocean_custom_image" "coreos" {
      ~ created_at     = "2026-06-17T20:50:08Z" -> (known after apply)
      ~ id             = "233285748" -> (known after apply)
      ~ image_id       = 233285748 -> (known after apply)
      ~ min_disk_size  = 10 -> (known after apply)
      ~ name           = "fedora-coreos-44.20260523.3.1-sandbox-tor1" -> "fedora-coreos-44.20260607.3.1-sandbox-tor1"
      ~ public         = false -> (known after apply)
      ~ size_gigabytes = 2.07 -> (known after apply)
      + slug           = (known after apply)
      ~ status         = "available" -> (known after apply)
        tags           = [
            "coreos",
            "sandbox",
        ]
      ~ type           = "custom" -> (known after apply)
      ~ url            = "https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/44.20260523.3.1/x86_64/fedora-coreos-44.20260523.3.1-digitalocean.x86_64.qcow2.gz" -> "https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/44.20260607.3.1/x86_64/fedora-coreos-44.20260607.3.1-digitalocean.x86_64.qcow2.gz" # forces replacement
        # (3 unchanged attributes hidden)
    }

  # module.environment["sandbox"].digitalocean_droplet.this must be replaced
+/- resource "digitalocean_droplet" "this" {
      ~ created_at           = "2026-06-21T22:56:31Z" -> (known after apply)
      ~ disk                 = 160 -> (known after apply)
      ~ id                   = "579322264" -> (known after apply)
      ~ image                = "233285748" -> (known after apply) # forces replacement
      ~ ipv4_address         = "178.128.234.66" -> (known after apply)
      ~ ipv4_address_private = "10.137.0.3" -> (known after apply)
      + ipv6_address         = (known after apply)
      ~ locked               = false -> (known after apply)
      ~ memory               = 8192 -> (known after apply)
        name                 = "sandbox"
      ~ price_hourly         = 0.08333 -> (known after apply)
      ~ price_monthly        = 56 -> (known after apply)
      ~ private_networking   = true -> (known after apply)
      ~ public_networking    = true -> (known after apply)
      ~ status               = "active" -> (known after apply)
      - tags                 = [] -> null
      ~ urn                  = "do:droplet:579322264" -> (known after apply)
      ~ user_data            = (sensitive value) # forces replacement
      ~ vcpus                = 4 -> (known after apply)
      ~ volume_ids           = [] -> (known after apply)
      ~ vpc_uuid             = "39da3475-dc7f-11e8-b1a9-3cfdfea9ee58" -> (known after apply)
        # (8 unchanged attributes hidden)
    }

  # module.environment["sandbox"].digitalocean_reserved_ip_assignment.this must be replaced
-/+ resource "digitalocean_reserved_ip_assignment" "this" {
      ~ droplet_id = 579322264 -> (known after apply) # forces replacement
      ~ id         = "579322264-159.203.49.92-20260621225712982000000001" -> (known after apply)
        # (1 unchanged attribute hidden)
    }

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

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

@renovate renovate Bot changed the title Update Terraform digitalocean to v2.93.0 Update all non-major dependencies Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch 3 times, most recently from cb122d1 to a746595 Compare July 7, 2026 16:13
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch from a746595 to c23545c Compare July 8, 2026 13:06
  - Removed the tracked custom .env path and Renovate manager for it.
  - setup.sh now uses sitectl create isle/default with default component choices, --bot-mitigation on, and Let’s Encrypt ingress flags directly.
  - Kept the Compose override only for persistent ACME state across nightly down -v.
  - PR workflow now deploys test.islandora.ca, validates it, uploads artifacts, and runs make destroy-test under if: always(), with a fallback destroy job.
  - Nightly reset uses sitectl compose and sitectl verify --demo-objects.
@renovate

renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@joecorall joecorall changed the title Update all non-major dependencies Use sitectl and update all non-major dependencies Jul 8, 2026
@joecorall
joecorall marked this pull request as draft July 8, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant