Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
N
noc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 393
    • Issues 393
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 42
    • Merge Requests 42
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • External Wiki
    • External Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • noc
  • noc
  • Merge Requests
  • !1891

Merged
Opened Apr 24, 2019 by kk@kk
  • Report abuse
Report abuse

flake8_E2_E3_ver2 without sa_profiles, services, tests

fix flake8_E2_E3 without sa_profiles, services, tests

Edited Apr 26, 2019 by kk

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch "https://code.getnoc.com/kk/noc.git" "flake8_E2_E3_ver2"
git checkout -b "kk/noc-flake8_E2_E3_ver2" FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "origin/master"
git merge --no-ff "kk/noc-flake8_E2_E3_ver2"

Step 4. Push the result of the merge to GitLab

git push origin "master"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 3
  • Commits 2
  • Pipelines 2
  • Changes 54
Assignee
Assign to
19.2
Milestone
19.2
Assign milestone
Time tracking
1
Labels
cleanup
Assign labels
  • View project labels
Reference: noc/noc!1891

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.