Aga Dufrat
Aga Dufrat
### What Submit an amendment to the PSL for adding [data.gov.uk](http://data.gov.uk/) to the private section. Work done so far: - https://github.com/publicsuffix/list/pull/1956 - https://github.com/alphagov/govuk-dns-tf/compare/add-data-gov-uk-psl ### Why We [manage the delegation](https://github.com/alphagov/govuk-dns-tf/blob/f21d1f9dfde8470981e2fc79a63538753f2e25f8/zones/data.gov.uk.yaml#L149-L153) of...
## What Remove Zendesk-ticket creation and usage of `gds_zendesk` gem from the Feedback app. Use Support API to raise the tickets instead. The [/support-tickets endpoint](https://github.com/alphagov/support-api/blob/c0b6ca3587f6673c9512573deeecd66a2aaa0d98/app/controllers/support_tickets_controller.rb) is exposed via [GDA API...
We are often asked to do this by performance analysts when data didn't appear in BigQuery before the import run. --- # Review Checklist * [ ] Changes in scope....
We are often asked to do this by performance analysts when data didn't appear in BigQuery before the import run. --- # Review Checklist * [ ] Changes in scope....
### How https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-7-1-to-rails-7-2 - Run `rails app:update` command and review changes - Use 7.2 defaults - Fix deprecation warnings ```[tasklist] ### Tasks - [ ] https://github.com/alphagov/support-api/pull/1054 - [ ] Content...
[Old GitHub configuration script](https://github.com/alphagov/govuk-saas-config/blob/349d7c2a99299db101cf5b4bd32a3f01666a0ca0/.github/workflows/configure-github.yml#L4-L5) used to run daily overwriting any manual changes. The new implementation with Terraform needs to be manually applied. We may want to consider: - having some...
Following [the work to automate granting team access to govuk-tagged repos](https://trello.com/c/tbQjgkwR/3249-automate-granting-team-access-to-govuk-tagged-repos-3) , we now automate the granting of certain access to certain ‘teams’ in GitHub. The vast majority of [GOV.UK](http://gov.uk/)...
Security support for Python 3.8 and on 31 Oct 2024. We should upgrade lambdas to at least Python 3.9. See [Audit of AWS Lambda functions](https://docs.google.com/spreadsheets/d/1L7nFQim__CuQWHUIL4WiMiE94Y3JhzWDWgsO2hxNHME/edit?gid=0#gid=0)
> As an engineer on GOV.UK, > I want to know how to configure monitoring, metrics, tracing, observability and alerting for my applications, > so that we can enable proactive...