<feed xmlns='http://www.w3.org/2005/Atom'>
<title>strapi-plugin-checkbox-list/.github/workflows, branch master</title>
<subtitle>A Strapi v5 plugin that adds a checkbox list custom field to the Content Type Builder, enabling multi-select functionality with predefined options.
</subtitle>
<id>https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master</id>
<link rel='self' href='https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/'/>
<updated>2026-02-07T00:01:46+00:00</updated>
<entry>
<title>Update dependency node to v24</title>
<updated>2026-02-07T00:01:46+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>renovatebot@noreply.localhost</email>
</author>
<published>2026-02-07T00:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=b1a853bbb90d79927c0a736cfd4daef711bb0e08'/>
<id>urn:sha1:b1a853bbb90d79927c0a736cfd4daef711bb0e08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request 'Update actions/checkout action to v6' (!11) from renovate/actions-checkout-6.x into master</title>
<updated>2026-02-06T00:04:35+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-06T00:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=5cb05bd37ea006e6ce5212381bc54053670d836a'/>
<id>urn:sha1:5cb05bd37ea006e6ce5212381bc54053670d836a</id>
<content type='text'>
Reviewed-on: https://code.popov.link/valentineus/strapi-plugin-checkbox-list/pulls/11
</content>
</entry>
<entry>
<title>Update actions/setup-node action to v6</title>
<updated>2026-02-06T00:01:03+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>renovatebot@noreply.localhost</email>
</author>
<published>2026-02-06T00:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=c352511bd2b417d54d20cf1a866e52544d7a6bd3'/>
<id>urn:sha1:c352511bd2b417d54d20cf1a866e52544d7a6bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update actions/checkout action to v6</title>
<updated>2026-02-06T00:01:00+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>renovatebot@noreply.localhost</email>
</author>
<published>2026-02-06T00:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=b13bf7fd8c74f1a766d7bf459faa38ae68f759bb'/>
<id>urn:sha1:b13bf7fd8c74f1a766d7bf459faa38ae68f759bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade npm version in GitHub Actions workflow for trusted publishing</title>
<updated>2026-02-05T23:54:21+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T23:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=a7b4d1468589d2da4bc6ede99f0374e0d862d126'/>
<id>urn:sha1:a7b4d1468589d2da4bc6ede99f0374e0d862d126</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update GitHub Actions workflow to simplify publish step name</title>
<updated>2026-02-05T23:49:25+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T23:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=4bb314590633afe104695e83e8627dd915e4959d'/>
<id>urn:sha1:4bb314590633afe104695e83e8627dd915e4959d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update GitHub Actions workflow to publish with provenance</title>
<updated>2026-02-05T23:47:19+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T23:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=cb6ca38f7f5ffd8f4376a963cbc6c4232b826eff'/>
<id>urn:sha1:cb6ca38f7f5ffd8f4376a963cbc6c4232b826eff</id>
<content type='text'>
- Removed the registry URL from the setup-node action for cleaner configuration.
- Modified the publish command to include the --provenance flag, enhancing the security and traceability of published packages.
</content>
</entry>
<entry>
<title>Update package.json and GitHub Actions workflow for version consistency</title>
<updated>2026-02-05T23:22:48+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T23:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=0be90df662ee6a4bcd426705e842711c21d91317'/>
<id>urn:sha1:0be90df662ee6a4bcd426705e842711c21d91317</id>
<content type='text'>
- Changed the repository URL in package.json from SSH to HTTPS for better accessibility.
- Updated the homepage URL in package.json to remove the #readme fragment.
- Added a step in the GitHub Actions workflow to ensure that the tag matches the package version before publishing, enhancing version control integrity.
</content>
</entry>
<entry>
<title>Add GitHub Actions workflow for publishing plugin</title>
<updated>2026-02-05T23:11:14+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T23:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=c20175cffbf0b567fd0fe1e344f4b928ed44b1ae'/>
<id>urn:sha1:c20175cffbf0b567fd0fe1e344f4b928ed44b1ae</id>
<content type='text'>
- Introduced a new workflow file (.github/workflows/publish.yml) to automate the publishing process for the plugin.
- Configured jobs for testing and publishing to NPM upon version tag pushes.
- Included steps for dependency installation, plugin building, and verification before publishing.
- Ensured integration tests are run in the playground environment before publishing the plugin.
</content>
</entry>
<entry>
<title>Add Gitea workflow for testing and E2E integration</title>
<updated>2026-02-05T21:39:52+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T21:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=7a0e6615d05ba2a3c0119eaf7a6d67f66b9de985'/>
<id>urn:sha1:7a0e6615d05ba2a3c0119eaf7a6d67f66b9de985</id>
<content type='text'>
- Introduced a new workflow file (.gitea/workflows/test.yml) to automate testing processes.
- Configured jobs for basic testing and end-to-end (E2E) testing using Jest, Supertest, and Playwright.
- Included steps for dependency installation, plugin building, and Strapi server management during E2E tests.
- Set up environment variables for E2E tests and ensured proper handling of the Strapi server lifecycle.
</content>
</entry>
</feed>
