GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Last commit date Latest commit harshkhandeparkar Merge pull request#235from kossiitkgp/blog Jan 13, 2024 4047d58·Jan 13, 2024 History 1,337 Commits .github Applied prettier formatting Dec 2, 2023 public aspect ratio to 1.91:1 Oct 29, 2023 ...
<plugins> <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> <!-- Use the latest released version: https://repo1.maven.org/maven2/com/github/eirslett/frontend-maven-plugin/ --> <version>LATEST_VERSION</version> ... </plugin> ... Usage Hav...
name: Release on: push: branches: # Make sure to check the branch name here; usual values are `main` and `master` - master concurrency: ${{ github.workflow }}-${{ github.ref }} jobs: release: name: Release runs-on: ubuntu-latest steps: - name: Checkout Repo uses: actions/check...
<plugins><plugin><groupId>com.github.eirslett</groupId><artifactId>frontend-maven-plugin</artifactId><!-- Use the latest released version: https://repo1.maven.org/maven2/com/github/eirslett/frontend-maven-plugin/ --><version>LATEST_VERSION</version>...</plugin>... ...
To github.com:vercel/vercel-site.git 21326a9..81663c3 main -> main vercel.com What will you ship? Collaborative Pre-production Every deploy is remarkable. Chat with your team on real, production-grade UI, not just designs. @mamuso
Hi, go ahead and report this on Feedback Assistant and attach the link to your GitHub repo. If the Swift team is able to reproduce it, they’ll try to fix it. 4 comments 4 Copy to clipboard morgz Oct ’21 I actually think I’m running into a few different situations ...
Welcome to the GitHub organization of Deriv.com's development team! We are dedicated to building high-quality, user-centric web interfaces that offer the best experience for our users. Our projects range from small libraries to large-scale web applications that we use for our global operations....
I am having a similar issue, sorry cannot give the private repo I am working on, just some hints: For me, just when I open up my pod it all works fine. I go do some thing in another pod and then when I go back to the frontend pod it is either VERY slow or is unresponsive at...
<plugins><plugin><groupId>com.github.eirslett</groupId><artifactId>frontend-maven-plugin</artifactId><!-- Use the latest released version: https://repo1.maven.org/maven2/com/github/eirslett/frontend-maven-plugin/ --><version>LATEST_VERSION</version>...</plugin>... ...