Gitpod Workflow

Has anyone figured out a codespaces workflow?
C
corporat997d ago
the most I've played with it is looking at a VS Code instance inside my browser and clicking around a codebase
C
Calego997d ago
yeah I haven't tried making a PR or anything from it
C
corporat997d ago
That's the thing, I don't think you can. Just git commands
C
Calego990d ago
I just used gitpod to modify my fork of the 5e system and push, then created a MR on gitlab as normal. In this case it was only to add a build tool tweak, didn't fuss with trying to use the remote system files locally to test things. I'm getting attached to gitpod.... I just configured a repository's .gitpod.yml to: 1. Install a vscode extension 2. run npm install 3. run npm run serve -> open the dev site in a preview window when the machine fires up. Additionally, I have a .vscode file with workspace settings so that the lint extension installed runs on save. <:chef_kiss:740293552965156935>
C
corporat990d ago
Alright it's time to change this haha I had a feeling Gitpod would offer just a touch more but I wasn't positive Public repo? Care to share?
C
Calego990d ago
To be fair, I would be using codespaces if this was hosted on GH but its not so i aint Not quite ready for the limelight, won't share yet. But I am very tickled This is unfortunately good because it lets me shirk my work duties by powering up a gitpod on the side and messing around. I love how much vscode lends itself to this kind of integration. It's superb to be able to offer this as a "literally just click this button to start contributing" for people. If you want to do more of your own, you still can, but if all you wanted was to fix that one tiny thing, boom. Ez.
Want results from more Discord servers?
Add your server
More Posts
Dynamically get Object property from user inputAnyone know how I can do this? I have an Actor (`myactor`) and I'd like to have an input box which autopublishI'm trying to use @varriount's AutoPublish, but I keep getting this error. Any ideas?https://github.symlinking foundry.js and vscodeIs this something you were able to do with vscode? I'm trying right now with both WSL2 symlinks and Releases to ChangelogI just automatically made a Changelog by going to https://github.com/arcanistzed/scs/releases and rucodespacesGo to any github repository and press `.` You'll get kicked over to a `github.dev` version of the reequipmentType bonus⚠️ Breaking Changes ⚠️ The `DND5E.equipmentTypes` type of `bonus` has been removed. Any in-world `Scroll Into View troublesAnyone know why `Element.scrollIntoViewIfNeeded()` is working, but `Element.scrollIntoView()` isn't?DevMode Settings Explorer feedbackSo, I'm working on the styling for a little potential addition to Calego's 'Developer Mode' module aOverlay hiding starsHey y'all! I've run into a general CSS/design problem that I'm kinda stumped on solving. In the imagToDontThingswe should have threaded a long time ago I think, whoopsLayer Manipulationpresumably a module doing this would execute on canvasReady or something for every client right?Document TimestampsIs there a way to find the timestamp of the last edit made to a Document?License Property@ghost @flamewave000 @corporat @kakaroto But if we do want to talk Manifest+, we should do that oveTemporary DocumentsIs there a built-in way to create temporary entities? Like entities wich are not stored in the databLogin Via POSTlook at your network tab when you click the join button, you'll see the POST with the data it sends,Crit confirm change targetLooks like Fury merged the thing already, so whatever you do would no longer be relevant for the MR.Actor Sheet ChangesActor Sheet changes: -**NPC, Character**: `systems/dnd5e/templates/actors/parts/actor-warnings.html`Dors projectTo be clear, I'm very open to the feedback that I'm doing something stupid here, hah. This is my firAC MigrationsAs of 1.4.1 there are two migration scripts for AC related changes: 1. The standard Migration Scrip