<feed xmlns='http://www.w3.org/2005/Atom'>
<title>strapi-plugin-checkbox-list/.gitea/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-07T09:38:19+00:00</updated>
<entry>
<title>Remove push trigger from RenovateBot workflow in renovate.yml</title>
<updated>2026-02-07T09:38:19+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-07T09:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=97f7913a1be4bcde8801bbeec5c86e611b9d353f'/>
<id>urn:sha1:97f7913a1be4bcde8801bbeec5c86e611b9d353f</id>
<content type='text'>
</content>
</entry>
<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>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>Merge pull request 'Update actions/checkout action to v6' (#7) from renovate/actions-checkout-6.x into master</title>
<updated>2026-02-05T23:02:18+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T23:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=fc85dc3835e87c67e726c542e0d54ec8c9c960a9'/>
<id>urn:sha1:fc85dc3835e87c67e726c542e0d54ec8c9c960a9</id>
<content type='text'>
Reviewed-on: https://code.popov.link/valentineus/strapi-plugin-checkbox-list/pulls/7
</content>
</entry>
<entry>
<title>Update actions/setup-node action to v6</title>
<updated>2026-02-05T22:31:55+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>renovatebot@noreply.localhost</email>
</author>
<published>2026-02-05T22:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=1af4c9473b412eb6e995e9ed2674b345c1a79ead'/>
<id>urn:sha1:1af4c9473b412eb6e995e9ed2674b345c1a79ead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update actions/checkout action to v6</title>
<updated>2026-02-05T22:31:52+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>renovatebot@noreply.localhost</email>
</author>
<published>2026-02-05T22:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=005a8b8526bd32e4bb5229b840ce5b6c835ba4bf'/>
<id>urn:sha1:005a8b8526bd32e4bb5229b840ce5b6c835ba4bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .npmignore, LICENSE.txt, and update README.md</title>
<updated>2026-02-05T22:31:20+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T22:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=08dac92ead9014827f92456e3cce566ad654678a'/>
<id>urn:sha1:08dac92ead9014827f92456e3cce566ad654678a</id>
<content type='text'>
- Created a .npmignore file to exclude unnecessary files and directories from npm packages.
- Added LICENSE.txt to specify the licensing terms for the project.
- Expanded README.md to include detailed plugin features, installation instructions, usage guidelines, and contribution information.
- Updated package.json to reflect new repository URLs for issues and homepage.
</content>
</entry>
<entry>
<title>Refactor Gitea workflow and update package dependencies</title>
<updated>2026-02-05T21:53:51+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T21:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=d387c7bf8ae7711858b3348a6efa28bfeb8e878b'/>
<id>urn:sha1:d387c7bf8ae7711858b3348a6efa28bfeb8e878b</id>
<content type='text'>
- Simplified the Gitea workflow by removing the E2E testing section and renaming the integration tests job.
- Updated package-lock.json to include new dependencies for escape-string-regexp and removed outdated dependencies.
- Removed Playwright configuration and related test files from the playground directory to streamline testing processes.
</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>
<entry>
<title>Add GitHub Actions workflow for testing and E2E integration</title>
<updated>2026-02-05T15:54:27+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T15:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=f83b43e6f6afceb908da5b264e2ec252ff6e44b5'/>
<id>urn:sha1:f83b43e6f6afceb908da5b264e2ec252ff6e44b5</id>
<content type='text'>
- Created a new workflow file (.github/workflows/test.yml) to automate testing processes.
- Defined 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.
</content>
</entry>
</feed>
