Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github action #17

Merged
merged 8 commits into from
Sep 18, 2020
Merged

Add github action #17

merged 8 commits into from
Sep 18, 2020

Commits on Sep 16, 2020

  1. Add github action

    Thomas Hareau committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    55b9dd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Remove travis

    Thomas Hareau committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5cd6422 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ThHareau/create-workflow

    Create workflow
    ThHareau authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3eeb912 View commit details
    Browse the repository at this point in the history
  3. Add only rubocop

    Thomas Hareau committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    40be4f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from ThHareau/create-workflow

    Add only rubocop
    ThHareau authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    98e7c00 View commit details
    Browse the repository at this point in the history
  5. Setup CI: using local actions (#3)

    * Using local actions
    
    * Add RuboCop
    
    * Limit to push master and pr
    
    * Pull request only
    
    * No dependency on test
    
    * Using real ruby versions
    
    * Update ruby version
    
    * options for PG?
    
    * Start service
    
    * Split
    
    * Change service
    
    * with env
    
    * Remove host
    
    * Stop starting the service
    
    * Trying other config
    
    * idea
    
    * Adding password to env
    
    * real test script
    
    * Add cache
    
    * Add rubocop
    
    * Install in dedicated script
    
    * Fix
    
    * Fix fix
    
    * Fix fix fix
    
    * remove needs
    ThHareau authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3dd8ecf View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Using doctolib actions

    Thomas Hareau committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    41a2851 View commit details
    Browse the repository at this point in the history
  2. Using 9.6

    Thomas Hareau committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    2651da2 View commit details
    Browse the repository at this point in the history