I've recently found an interesting plugin for GitHub Actions: reuse-action. It runs REUSE software that checks that the entire repository is compliant with SPDX specification requirements. Simply put, every source code file must have a declaration of the license, for example:
// SPDX-FileCopyrightText: 2013-2025 Yegor // SPDX-License-Identifier: MIT
The files that can't have such comments (e.g. JSON or PNG files) must be listed in the REUSE.toml file. The licenses must be stored in the LICENSES/ directory. See how this plugin works in the yegor256/xembly GitHub repository.
I've recently found an interesting plugin for GitHub Actions: reuse-action. It runs REUSE software that checks that the entire repository is compliant with SPDX specification requirements. Simply put, every source code file must have a declaration of the license, for example:
// SPDX-FileCopyrightText: 2013-2025 Yegor // SPDX-License-Identifier: MIT
The files that can't have such comments (e.g. JSON or PNG files) must be listed in the REUSE.toml file. The licenses must be stored in the LICENSES/ directory. See how this plugin works in the yegor256/xembly GitHub repository.
A vandalised bank during the 2019 protest. File photo: May James/HKFP. Ng, who had pleaded not guilty to all charges, had been detained for more than 20 months. His channel was said to have contained around 120 messages and photos that incited others to vandalise pro-government shops and commit criminal damage targeting police stations. So far, more than a dozen different members have contributed to the group, posting voice notes of themselves screaming, yelling, groaning, and wailing in various pitches and rhythms. Matt Hussey, editorial director at NEAR Protocol also responded to this news with “#meIRL”. Just as you search “Bear Market Screaming” in Telegram, you will see a Pepe frog yelling as the group’s featured image. Ng was convicted in April for conspiracy to incite a riot, public nuisance, arson, criminal damage, manufacturing of explosives, administering poison and wounding with intent to do grievous bodily harm between October 2019 and June 2020.
from us