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

Implementation of node's caching #272

Merged
merged 10 commits into from Jun 30, 2021
Merged

Implementation of node's caching #272

merged 10 commits into from Jun 30, 2021

Commits on Jun 16, 2021

  1. Add node's caching implementation (#2)

    * first iteration for implementation of caching
    
    * add logs
    
    * add debug line
    
    * fix build command
    
    * fix path
    
    * add possible post-if
    
    * remove braces
    
    * test new action post-if variant
    
    * work on built-in caching
    
    * remove post-if
    
    * pass version
    
    * work on yarn support
    
    * fix return value
    
    * change names and remove logs
    
    * worked on resolving comments
    
    * check post-if for null
    
    * add success() condition
    
    * remove primary key field
    
    * work on resolving comments
    
    * remove logs
    
    * resolving comments
    
    * resolving comments
    
    * resolving comments
    
    * resolving comments
    
    * fix getpackageManagerVersion
    
    * run clean for unstaged changes
    
    * fix falling version tests
    
    * work on resolving comments
    
    * resolving comments
    
    * fix comment
    
    * resolve comments
    
    * Add tests to cover node's caching (#3)
    
    * add tests to cover node's caching
    
    * work on fixing tests
    
    * fix e2e tests
    
    * rebuild and fix test
    
    * fixing tests
    
    * change name of describes, it and fix test
    
    * add names for jobs
    
    * fix issue
    dmitry-shibanov committed Jun 16, 2021
    Copy the full SHA
    3d0d4ed View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Copy the full SHA
    05f3e9f View commit details
    Browse the repository at this point in the history
  2. remove workaround

    dmitry-shibanov committed Jun 17, 2021
    Copy the full SHA
    1088324 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Squashed commit of the following:

    commit 446068a
    Author: Alena Sviridenko <alenasviridenko@github.com>
    Date:   Tue Jun 22 17:51:35 2021 +0300
    
        updated headers
    
    commit d7e254e
    Author: Alena Sviridenko <alenasviridenko@github.com>
    Date:   Thu Jun 17 17:35:34 2021 +0300
    
        updated links
    
    commit ffd9956
    Author: AlyonaSviridenko <alenasviridenko@github.com>
    Date:   Thu Jun 17 17:33:41 2021 +0300
    
        Added advanced usage
    
    commit 1e068f0
    Author: AlyonaSviridenko <alenasviridenko@github.com>
    Date:   Thu Jun 17 15:07:42 2021 +0300
    
        Updated readme with caching
    
    commit 7528c33
    Author: Maxim Lobanov <v-malob@microsoft.com>
    Date:   Wed Jun 16 14:43:46 2021 +0300
    
        Update versions.yml
    dmitry-shibanov committed Jun 22, 2021
    Copy the full SHA
    f2b87bb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. 1
    Copy the full SHA
    d36a331 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. regenerate license (#7)

    * regenerate license
    
    * npm run build
    
    * sync branches
    
    * rebuild project
    
    * fix test
    
    Co-authored-by: Dmitry Shibanov <dmitry-shibanov@github.com>
    Maxim Lobanov and dmitry-shibanov committed Jun 29, 2021
    Copy the full SHA
    282049a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. fix for documentation

    dmitry-shibanov committed Jun 30, 2021
    Copy the full SHA
    7292279 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    55e1049 View commit details
    Browse the repository at this point in the history
  3. rebuild project

    dmitry-shibanov committed Jun 30, 2021
    Copy the full SHA
    b259ba4 View commit details
    Browse the repository at this point in the history
  4. update dependencies

    dmitry-shibanov committed Jun 30, 2021
    1
    Copy the full SHA
    cfe70f9 View commit details
    Browse the repository at this point in the history