⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: pip install continuous-delivery-scripts && pip list
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v2.4.0
uses: dependabot/fetch-metadata@v2.5.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Add a label
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
SPDX-License-Identifier: Apache-2.0
-->
# Embedded development services HTTP client utilities
Expand Down
1 change: 1 addition & 0 deletions changes/20260105184020.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Dependency upgrade: fetch-metadata-2.5.0
2 changes: 1 addition & 1 deletion utils/api/api.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/api/api_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/artefacts/artefacts.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/artefacts/artefacts_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package artefacts
Expand Down
2 changes: 1 addition & 1 deletion utils/artefacts/interface.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/artefacts/options.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package artefacts
Expand Down
2 changes: 1 addition & 1 deletion utils/cache/cache.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/cache/cache_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package cache
Expand Down
2 changes: 1 addition & 1 deletion utils/cache/interfaces.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/client/client.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package client
Expand Down
2 changes: 1 addition & 1 deletion utils/client/client_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package client
Expand Down
2 changes: 1 addition & 1 deletion utils/errors/errors.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/errors/errors_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package errors
Expand Down
2 changes: 1 addition & 1 deletion utils/errors/mapping.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package errors
Expand Down
2 changes: 1 addition & 1 deletion utils/job/interfaces.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/job/job_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package job
Expand Down
2 changes: 1 addition & 1 deletion utils/job/jobtest/testing.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/job/manager.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/job/manager_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/links/link.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/links/link_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/links/linkstest/testing.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/links/linkstest/testing_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package linkstest
Expand Down
2 changes: 1 addition & 1 deletion utils/logging/interfaces.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/logging/logger.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/logging/logger_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package logging
Expand Down
2 changes: 1 addition & 1 deletion utils/messages/format.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/messages/format_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package messages
Expand Down
2 changes: 1 addition & 1 deletion utils/messages/interfaces.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/messages/logger.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/messages/logger_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package messages
Expand Down
2 changes: 1 addition & 1 deletion utils/messages/mapping.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/messages/mapping_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package messages
Expand Down
2 changes: 1 addition & 1 deletion utils/messages/pagination.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/messages/testing.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/messages/testing_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package messages
Expand Down
2 changes: 1 addition & 1 deletion utils/mocks/mock_artefacts.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/mocks/mock_cache.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/mocks/mock_job.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/mocks/mock_messages.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/mocks/mock_resource.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/mocks/mock_store.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/pagination/iterator.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/pagination/iterator_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package pagination
Expand Down
2 changes: 1 addition & 1 deletion utils/pagination/page.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/pagination/page_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/pagination/stream.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/pagination/stream_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package pagination
Expand Down
2 changes: 1 addition & 1 deletion utils/resource/interfaces.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/resource/resourcetests/testing.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/resource/resourcetests/testing_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package resourcetests
Expand Down
2 changes: 1 addition & 1 deletion utils/store/interfaces.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/store/local.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion utils/store/local_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved.
* Copyright (C) 2020-2026 Arm Limited or its affiliates and Contributors. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package store
Expand Down