Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HebePython/selenium-project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HebePython/selenium-project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature_test_venv_optional
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 7, 2025

  1. added jenkins file

    HebePython committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    3a030e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be5f9bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e6040b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33fe1bb View commit details
    Browse the repository at this point in the history
  5. jenkins

    HebePython committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    22c9cef View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Configuration menu
    Copy the full SHA
    9736976 View commit details
    Browse the repository at this point in the history
  2. updated dockerfile for jenkins-with-python image

    added python venv verification to jenkins file
    HebePython committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    e00cd08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfb4122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6658e8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2182a02 View commit details
    Browse the repository at this point in the history
  6. added gitflow to jenkinsfile (#4)

    * updated jenkinsfile for multibranch pipelines.
    
    added pytest.ini for new_feature custom marker.
    
    added new_feature marker for testing to datepicker file.
    
    * added 's' to trigger name githubpullrequests
    
    * updated jenkinsfile triggers.
    
    * updated jenkins
    
    * updated jenkins file
    
    * changed jenkins file
    HebePython authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    3358e4a View commit details
    Browse the repository at this point in the history
  7. Smoke & code coverage reports (#7)

    * added smoke_tests for basic functions
    
    * updated jenkins file and pytest.ini with smoke test selection
    
    * updated smoke test and home page with is_loaded function based on EC
    
    * changed jenkins file to ensure pipeline continues even if no tests are found matching selector + pytest.ini with smoke marker
    
    * Changed Junit to optional in jenkins file
    
    * updated jenkinsfile to give more debug info
    
    * updated jenkinsfile to actually run smoke tests
    
    * updated jenkinsfile, changed -k -> -m in run tests
    
    * updated jenkinsfile, added smoke test that always passes
    
    * changed jenkins file
    
    * ... changed jenkinsfile == -> =
    
    * updated Jenkinsfile for pytest -cov
    
    * added missing colon to jenkinsfile
    HebePython authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    130f0c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60e21af View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    1dde2e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89e2ffa View commit details
    Browse the repository at this point in the history
Loading