error

  • The page you requested does not exist. For your convenience, a search was performed using the query events OR calendar OR 2012 OR 2 OR event.
About searching

Search results

  1. Deploying to Private Servers via WireGuard from GitHub Actions

    … It is triggered by repository_dispatch events sent from application repositories. name: Deploy application run-name: "Deploy ${{ github.event.client_payload.app }} (${{ … dgst -sha256 -hmac "${DEPLOY_SECRET}" | awk '{print $2}') HTTP_CODE=$(curl -s -o …

  2. Updating go1.x Runtime in AWS Lambdas

    … import ( "fmt" "github.com/aws/aws-lambda-go/events" "github.com/aws/aws-lambda-go/lambda" ) func … lambda in AWS. It defines the Go runtime and a triggering event via an HTTP POST request to /hello . … framework 3.31.0 (local) 3.38.0v (global), plugin 6.2.3, SDK 4.3.2 Credentials: Local, "default" profile Docs: …

  3. Drupal Release Planning in the Enterprise

    … your business In the publishing industry, tentpole events such as tournaments, live events, or holiday specials … of the month . If this overlaps with a high-traffic event, planning to deploy and test a security patch before … teams aren't stressed out during the process. 2. Build a schedule of your stack and its support windows …

  4. Twenty Years of Lullabot

    … management job opened up, I applied. On January 2, 2026, Lullabot turned twenty years old. Only about one in … of Content Construction Kit (CCK) , who would eventually become Lullabot's CFO, would conduct deep … grew. We signed on to build a new MSNBC.com in 2012 and built a platform that could handle 20 to 30 editors …

  5. Just Say Drupal‽

    … drives it. Is specifically calling out "Drupal 10.2" or "Drupal 11" useful, or just confusing to outsiders? … to say, for example, like, you know, with our essentially calendar based release schedule, you know, it's coming out … like, let's imagine you built your site with Drupal 7 in 2012, 2013, right? It used to be that we had major changes …

  6. Drupal GovCon: The Clip Show

    Drupal GovCon: The Clip Show 266 Explicit Off … I don't know. There was a time when I could go to a Drupal event, and I knew who it was, and I knew pretty much what … Kleve:  Yeah. That's that's really the power of these events. Right? The hallway track. Right. They say it's the …

  7. AI in Action: Navigating Generative Tech at Lullabot

    … create an agent and feed it now like let's say the last 2 or 3 proposals because it's good at remixing and … and be like, okay, is this sentence saying that, “this event that occurred in 2017 actually happened”. Now with a … I have. I've given a talk at a couple of different Drupal events about my experiences so I've been doing Drupal for a …

  8. When is Drupal Overkill?

    … But what if you just need a blog, a photo gallery, or an event calendar? For a single-author blog with … use case don't stay that way. A business blog often needs event management, a photo gallery site often needs …

  9. Back to the Stage with Drupal GovCon

    … third biggest Drupal Conference in the world! This notable event is returning to the Washington DC area on November 1 & 2, marking a lively return to in-person Drupal camps. … going to jump right into it. It seems like a lot of Drupal events have kind of started happening again. I was lucky …

  10. Sending an Article's Publish Date to Google Analytics

    … Google Tag Manager and gtag.js to pass information to tags. Events or variables can be passed via the data layer, and … Your scope should be Event , and name your dimension something descriptive. … date will not appear retroactively for previous analytics events. We haven't solved time travel yet. However, you're …