Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C CDNTaxReceipts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • CDNTaxReceipts
  • Merge requests
  • !124

[DO NOT MERGE] Test that a silly mistake gets caught by tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed DaveD requested to merge DaveD/cdntaxreceipts:example-ci into master Mar 27, 2021
  • Overview 8
  • Commits 1
  • Pipelines 0
  • Changes 1

As a workaround because merge requests don't mirror over to github, tests can be manually run at the github end by entering the MR Number. There are some other possibilities but this gets us started and doesn't preclude other options later.

This is how it works:

  1. At the github repo, under actions, click on Integration Test under All workflows.
  2. On the right you'll see Run Workflow.
  3. In the dropdown it has a spot for MR Number. It can be left blank but if you put in this MR's number (124), then it should apply this MR and run tests.
  4. It should fail since this contains a purposely silly mistake.

edit

Edited May 26, 2021 by DaveD
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: example-ci