-
Notifications
You must be signed in to change notification settings - Fork 40
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
Gitpodified RC4Conferences 🍊 #75
Open
Palanikannan1437
wants to merge
20
commits into
RocketChat:main
Choose a base branch
from
Palanikannan1437:gitpod-script
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Thanks for the PR. All things work perfectly. Just one error when the request to fauna Superprofile is made:
Please have a look into this. Thank you! Some additional details to debug:
|
@Palanikannan1437, any updates on this PR? Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Issue in brief
Create an optimised Gitpod script for the project so that contributors can enjoy super fast speeds to setup and work on developing and contributing to the codebase⚡️!
Suggested Fixes/Changes
.gitpod.yml
and separated tasks so that pre-builds can be run efficientlyinit
) for caching via pre-buildsapp
directorycms
directory and build for productioncommand
)init
tasks are performed asynchronously for max optimization and then thecommand
tasks are awaited based on theinit tasks
rc4community
torc4conferences
wherever neededgitpod-scripts
Readme
for instructions on how to use pre-builds in Gitpod for their forked version! (WIP)Demo
The magical dev-workflow with pre-builds on Gitpod enabled from a new contributor perspective (WIP)