pages-core
pages-core copied to clipboard
cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
Research metric tracking tools to trace our users. - maybe https://github.com/SigNoz/signoz per @wz-gsa - Touchbase with UI dashboard team
Identify some good starting metrics to collect. ## Acceptance Criteria - [ ] Create a readme to outline metric identification method - [ ] Document a list of metrics to...
Builds scans are being tested in limited release and are currently only enabled via admin operator. - [ ] Decide how to roll out to remain customers In conjunction with...
With the completion of #4456, the pages-builder components needs to be decommissioned and deleted. ## Acceptance criteria - [x] Delete the `site-build-queue` queue from the app, workers, and the bull...
## :robot: This is an automated release PR chore: release 0.9.2 tag to create: 0.9.2 increment detected: PATCH ## 0.9.2 (2024-05-15) ### Maintenance - Remove decommissioned site build queue related...
These endpoints should throw a non-500 error - https://pages.cloud.gov/admin/auth/uaa/callback?code=nonsensecode - https://pages.cloud.gov/auth/uaa/callback?code=nonsensecode ## Acceptance Criteria - [ ] Wrong callback code throws 4xx error rather than 500
Based on the work in https://github.com/cloud-gov/pages-core/issues/4464 When starting a build task, encrypt the CF Task params and decrypt them in the CF Task app when it runs. ## Acceptance Criteria...