Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 170
    • Issues 170
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 21
    • Merge Requests 21
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Merge Requests
  • !311

Open
Opened 1 hour ago by Brian Hatchet@brianhatchet:speech_balloon:
  • Report abuse
Report abuse

(Chore) filter workflows

We configured circle ci to use job level filtering, but we're using workflows so it's not reading the job specific filters. This change to the yaml file moves the same logic to the jobs and only runs on /stable and /release and test/circle-ci

Check out, review, and merge locally

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

git fetch origin
git checkout -b chore-filter-workflows origin/chore-filter-workflows

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 chore-filter-workflows

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.

Request to merge chore-filter-workflows into master
Open in Web IDE
  • Email patches
  • Plain diff
Could not retrieve the pipeline status. For troubleshooting steps, read the documentation.
Requires 2 more approvals.
Ready to be merged automatically. Ask someone with write access to this repository to merge this request

Deletes source branch

  • Discussion 0
  • Commits 7
  • Pipelines 7
  • Changes 1
  • Loading...
  • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %sprint: Lucky Lizard 1 hour ago

    changed milestone to %sprint: Lucky Lizard

  • Brian Hatchet :speech_balloon: @brianhatchet added Squad::Green scoped label 1 hour ago

    added Squad::Green scoped label

  • Brian Hatchet :speech_balloon: @brianhatchet added 1 commit 1 hour ago

    added 1 commit

    • f4e1aebe - Adding ios-build-test job that runs every time. Adding an ios-build-release...

    Compare with previous version

  • Brian Hatchet :speech_balloon: @brianhatchet added 1 commit 1 hour ago

    added 1 commit

    • fce46180 - Formatting fix

    Compare with previous version

  • Brian Hatchet :speech_balloon: @brianhatchet added 1 commit 42 minutes ago

    added 1 commit

    • 98cf7683 - I hate yaml so much

    Compare with previous version

  • Brian Hatchet :speech_balloon: @brianhatchet added 1 commit 38 minutes ago

    added 1 commit

    • a67e34d2 - Adding os and working dir specifications to the ios jobs

    Compare with previous version

  • Brian Hatchet :speech_balloon: @brianhatchet added 1 commit 1 minute ago

    added 1 commit

    • 593600ce - Restoring cache for fastlane

    Compare with previous version

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Assignee
Brian Hatchet's avatar Brian Hatchet @brianhatchet
Assign to
sprint: Lucky Lizard
Milestone
sprint: Lucky Lizard
Assign milestone
None
Time tracking
No estimate or time spent
1
Labels
Squad::Green
Assign labels
  • View project labels
Lock merge request
Unlocked
1
1 participant
user avatar
Brian Hatchet
Reference: minds/mobile-native!311