govuk_web_banners 1.19.0 → 1.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/config/govuk_web_banners/recruitment_banners.yml +28 -0
 - data/lib/govuk_web_banners/version.rb +1 -1
 - metadata +1 -1
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 56528f636cebf76f191bec8fe2d96313b88042de83c28c18e3687a92fd1c0599
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: f8bff2a39df5c5967d36896d16becdb9947c485e00f4a4e0381bc8c8e62444fd
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 51262dfb23099ade88ba8c63aff692ca810ff564e6c99f35a1a4050af75a08625b0cae3af7b2b4cd8e0f1e886d1d4be026a235e327cb21c0cc421fface4eab3a
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 070d8ecd092fd91beb9f99619a0321b985a30cab62a8211badd01191de4fa0d61e8cf54a13c57680ee6e53883377a176633e331359184caa389fdb8825f0d73b
         
     | 
| 
         @@ -181,3 +181,31 @@ banners: 
     | 
|
| 
       181 
181 
     | 
    
         
             
                - /government/publications/trade-mark-forms-and-fees/trade-mark-forms-and-fees
         
     | 
| 
       182 
182 
     | 
    
         
             
              start_date: 2025/10/30
         
     | 
| 
       183 
183 
     | 
    
         
             
              end_date: 2025/11/21
         
     | 
| 
      
 184 
     | 
    
         
            +
            - name: DVLA - research 2025/11/03
         
     | 
| 
      
 185 
     | 
    
         
            +
              suggestion_text: "Help improve GOV.UK"
         
     | 
| 
      
 186 
     | 
    
         
            +
              suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
         
     | 
| 
      
 187 
     | 
    
         
            +
              survey_url: https://surveys.publishing.service.gov.uk/s/4HMJQX/
         
     | 
| 
      
 188 
     | 
    
         
            +
              page_paths:
         
     | 
| 
      
 189 
     | 
    
         
            +
                # frontend
         
     | 
| 
      
 190 
     | 
    
         
            +
                - /contact-the-dvla
         
     | 
| 
      
 191 
     | 
    
         
            +
                - /health-conditions-and-driving
         
     | 
| 
      
 192 
     | 
    
         
            +
                - /health-conditions-and-driving/find-condition-online
         
     | 
| 
      
 193 
     | 
    
         
            +
                - /reapply-driving-licence-medical-condition
         
     | 
| 
      
 194 
     | 
    
         
            +
                - /renew-medical-driving-licence
         
     | 
| 
      
 195 
     | 
    
         
            +
                - /driving-medical-conditions
         
     | 
| 
      
 196 
     | 
    
         
            +
                - /driving-eyesight-rules
         
     | 
| 
      
 197 
     | 
    
         
            +
                - /check-mot-history
         
     | 
| 
      
 198 
     | 
    
         
            +
                - /check-vehicle-tax
         
     | 
| 
      
 199 
     | 
    
         
            +
                - /check-mot-status
         
     | 
| 
      
 200 
     | 
    
         
            +
                - /vehicle-tax
         
     | 
| 
      
 201 
     | 
    
         
            +
                - /get-vehicle-information-from-dvla
         
     | 
| 
      
 202 
     | 
    
         
            +
                - /view-driving-licence
         
     | 
| 
      
 203 
     | 
    
         
            +
                - /sold-bought-vehicle
         
     | 
| 
      
 204 
     | 
    
         
            +
                - /apply-first-provisional-driving-licence
         
     | 
| 
      
 205 
     | 
    
         
            +
                - /change-address-driving-licence
         
     | 
| 
      
 206 
     | 
    
         
            +
                - /renew-driving-licence
         
     | 
| 
      
 207 
     | 
    
         
            +
                - /make-a-sorn
         
     | 
| 
      
 208 
     | 
    
         
            +
                - /replace-a-driving-licence
         
     | 
| 
      
 209 
     | 
    
         
            +
                - /apply-blue-badge
         
     | 
| 
      
 210 
     | 
    
         
            +
              start_date: 2025/11/03
         
     | 
| 
      
 211 
     | 
    
         
            +
              end_date: 2025/12/01
         
     |