This repository was archived by the owner on Aug 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13e208b
to
a2c6914
Compare
a2c6914
to
88097a3
Compare
should I merge it, in the meanwhile? |
ascariandrea
added a commit
that referenced
this pull request
Feb 16, 2022
ascariandrea
added a commit
that referenced
this pull request
Feb 16, 2022
chore(guardoni): dist-all shell script (#324) chore(ycai): remove 'moment' dep (#356) chore(guardoni): removed moment dep (#355) fix(ycai): return total contributions in get creator stats api (#358) chore(workspace): tsc diagnostics report (#357) chore(yttrex): removed outdated create-react-class dep (#360) chore(workspace): deps upgrade and "chai", "mocha", "immutability-hel… chore(shared): fix DOTENV_CONFIG_PATH resolution in webpack config (#359 fix: guardoni cli and electron build (#371) fix(guardoni): removed unused imports from cli file chore(workspace): fix last version bump 2.2.2 ci: added 'preReleaseId' option to beta release feat(backend): implemented originalHref into experiment CSV #384 (#385) fix: guardoni electron dmg build and default paths (#387) feat(ycai): gem collection (#345) fix(backend): memory safer function for experiment extension (#393) fix(ycai): gem card icons center alignment fix(tktrex): tktrex extension data-donation size check (#373) chore: pass env vars to ycai build on after release bump hook fix: webpack extension outdir path ci(ycai): release with proper env when merged in master [skip ci]
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Try the following commands:
This will produce the compiled code, the cli executables and the electron apps for the "development" environment (look at the
guardoni/.env.development
for the env vars loaded by default.Run an instance of the yttrex backend with
yarn backend watch
Then, to test the
list
command in the cli executable run:You can test also other commands (have a look at the guardoni/README.md to see how to run them)