Task Management Platform Deploy
Version updated for https://github.com/NadeeshaMedagama/task_management_platform to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action streamlines the CI/CD process for a full-stack task management platform by automating tasks such as building, testing, security scanning, and deploying the application. It also facilitates publishing to GitHub Packages, Docker Hub, and the GitHub Marketplace, ensuring an efficient and secure software delivery pipeline. Key features include automated dependency updates, CodeQL security analysis, and support for Docker containerization.
Release notes
What’s Changed
- ci: bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/4
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/3
- ci: bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/2
- ci: bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/1
- deps(frontend): bump tailwindcss from 3.4.19 to 4.2.1 in /frontend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/24
- deps(frontend): bump lucide-react from 0.344.0 to 0.577.0 in /frontend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/23
- deps(frontend): bump date-fns from 3.6.0 to 4.1.0 in /frontend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/22
- deps(frontend): bump eslint from 8.57.1 to 10.0.3 in /frontend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/20
- deps(frontend): bump @types/node from 20.19.37 to 25.5.0 in /frontend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/19
- deps(backend): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 3.0.2 in /backend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/16
- ci: bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/15
- deps(backend): bump the jwt group in /backend with 3 updates by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/14
- ci: bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/13
- deps(backend): bump org.springframework.boot:spring-boot-starter-parent from 3.2.3 to 4.0.3 in /backend in the spring-boot group by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/12
- deps(frontend): bump @headlessui/react from 1.7.19 to 2.2.9 in /frontend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/21
- deps(frontend): bump the react group in /frontend with 4 updates by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/18
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/11
- docker(backend): bump eclipse-temurin from 21-jre-alpine to 25-jre-alpine in /backend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/10
- docker(frontend): bump node from 20-alpine to 25-alpine in /frontend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/9
- ci: bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/8
- docker(backend): bump maven from 3.9-eclipse-temurin-21-alpine to 3-eclipse-temurin-25-alpine in /backend by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/7
- ci: bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/6
- deps(frontend): bump the next-js group in /frontend with 2 updates by @dependabot[bot] in https://github.com/NadeeshaMedagama/task_management_platform/pull/17
Full Changelog: https://github.com/NadeeshaMedagama/task_management_platform/compare/v1.0.1...v1.0.2