GitLab Expertise

Other Jobs To Apply

No other job posts for this day.

Build and deploy a simple task-tracking REST API and web interface using a full GitLab lifecycle workflow.

Create a private GitLab project, initialize a README.md, and add .gitignore for Node.js/Python. Milestones: Set up a 2-week Sprint Milestone titled v1.0-MVP.Issue Board: Create a GitLab Issue Board with standard columns: To Do, In Progress, Under Review, and Done.Tasks: Create issues labeled feature, bug, and documentation (e.g., "Issue #1: Implement user authentication endpoint").

Feature Development & Core Git WorkflowBranching Strategy: Use GitLab Flow. Developers branch off main using feature branches (e.g., 1-user-auth).Commits: Developers write code locally, stage changes (git add), and push commits to GitLab.Merge Requests (MRs): Open an MR referencing the issue (Closes #1). Request peer reviews, enforce code approval rules, and resolve merge conflicts via CLI rebase before merging to main.

DevSecOps CI/CD Pipeline support

Back to blog