UPD: pull changes from main (#15) #20
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature/create test job (Feature/create test job #8)
add initial example workflow
update testing steps to yarn test
add checkout repo
add setup node js
add yarn install
rename test
change test text to correct value
add end to end tests
add playwright url for test env
add install playwright browser
fix: typo in localhost
test: add some logging
test: ci env variable
fix: make CI env variable empty
fix: unset CI env var, set by default in GithHub Actions
try without playwright browser
add pre commit tests
this is a test commit
change test comand
change when test runs
add initial example workflow
update testing steps to yarn test
add checkout repo
add setup node js
add yarn install
rename test
change test text to correct value
add end to end tests
add playwright url for test env
add install playwright browser
fix: typo in localhost
test: add some logging
test: ci env variable
fix: make CI env variable empty
fix: unset CI env var, set by default in GithHub Actions
try without playwright browser
add pre commit tests
this is a test commit
change test comand
change when test runs
change backstage url port in e2e test
Update test command in run-tests.yml
add testing section to readme
add initial gcloud comands
add run on none
change run on workflow
add runs on
push to re rn jobs
button now?
do we now get the button
simple workflow with workflow_dispatch
10 feature add no e2e test script (10 feature add no e2e test script #11)
add no e2e script
update no e2e test comand
FIX: wrong branch name (FIX: wrong branch name #14)
ADD: initial mongo db creation action from example
DEL: example code
FIX: wrong branch name
UPD: update initial-deployment.yml template to contain update option in addition to create.
UPD: update the initial-deployment.yml template to contain an update option in addition to creating.