Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Fix problems in Github Actions #97

Open
mateuszchodor opened this issue Oct 3, 2020 · 0 comments · Fixed by #113 or #118
Open

Fix problems in Github Actions #97

mateuszchodor opened this issue Oct 3, 2020 · 0 comments · Fixed by #113 or #118
Assignees
Labels
environment All environment-related things invalid This doesn't seem right
Projects

Comments

@mateuszchodor
Copy link
Member

We've a problem with npm cache. In the first step, where it generate cache and key, everything looks good, but at the end it can't save cache correctly. We have to fix an error with missing value of environment.

@mateuszchodor mateuszchodor added invalid This doesn't seem right environment All environment-related things labels Oct 3, 2020
@mateuszchodor mateuszchodor self-assigned this Oct 3, 2020
@mateuszchodor mateuszchodor added this to To do in Environment via automation Oct 3, 2020
mateuszchodor added a commit that referenced this issue Oct 3, 2020
mateuszchodor added a commit that referenced this issue Oct 3, 2020
mateuszchodor added a commit that referenced this issue Oct 8, 2020
Environment automation moved this from To do to Done Oct 11, 2020
krzysztofrewak pushed a commit that referenced this issue Oct 11, 2020
* #97 - Fix problems in Github Actions

* #97 - fix missing directory for npm

* #97 - Fix npm install in GH Actions

* #97 - Setup volumes in npm

* #97 - change permissions in container

* #97 - Restore root user in node Container

* #97 - fix npm cache in Container

* #97 - Fixed installation of Node JS dependencies

* #97 - Repaired Node JS install

* #97 - Change env command in Github Action

* #97 - Restore defaults branches in CI
Environment automation moved this from Done to In progress Oct 11, 2020
Environment automation moved this from In progress to Done Oct 12, 2020
krzysztofrewak pushed a commit that referenced this issue Oct 12, 2020
* #97 - repair cache JS dependencies

* #97 - change path to cache in node js

* #97 - change dir of npm cache in github actions

* #97 - Restore default values in Github Actions
@mateuszchodor mateuszchodor reopened this Oct 17, 2020
Environment automation moved this from Done to In progress Oct 17, 2020
mateuszchodor added a commit that referenced this issue Oct 17, 2020
mateuszchodor added a commit that referenced this issue Oct 17, 2020
krzysztofrewak pushed a commit that referenced this issue Oct 17, 2020
* #97 - Change npm manager

* #97 - Fix starting Github Actions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
environment All environment-related things invalid This doesn't seem right
Projects
Environment
  
In progress
Development

Successfully merging a pull request may close this issue.

2 participants