Skip to content
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

✨feat: add default navbar #101

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

Marukome0743
Copy link
Member

What does this PR do?

Implement default navbar

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Copy link

netlify bot commented Jan 31, 2024

Deploy Preview for openup-homepage ready!

Name Link
🔨 Latest commit 4e395d4
🔍 Latest deploy log https://app.netlify.com/sites/openup-homepage/deploys/65e3fab0459a3800080cb734
😎 Deploy Preview https://deploy-preview-101--openup-homepage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added 📦dependencies Pull requests that update a dependency file ✨feature Update feature or utility labels Jan 31, 2024
Copy link

github-actions bot commented Feb 14, 2024

Overview

Image reference marukome0743/homepage:latest ghcr.io/openup-labtakizawa/homepage:pr-101
- digest 62bccc92bbcf cc471c3777e2
- provenance 7c517ec 19191d8
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
- platform linux/amd64 linux/amd64
- size 49 MB 57 MB (+7.5 MB)
- packages 28 28
Base Image distroless/static:nonroot distroless/static-debian11:latest
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
Environment Variables (1 changes)
  • ± 1 changed
  • 5 unchanged
 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
 HOSTNAME=0.0.0.0
 NODE_ENV=production
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
-PORT=80
+PORT=3000
 SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
Labels (3 changes)
  • ± 3 changed
  • 5 unchanged
-org.opencontainers.image.created=2024-02-05T09:45:23.125Z
+org.opencontainers.image.created=2024-03-03T04:21:23.636Z
 org.opencontainers.image.description=OpenUp LabTakizawa's official homepage🏡
 org.opencontainers.image.licenses=Apache-2.0
-org.opencontainers.image.revision=7c517ec71dad5cd580be046979dc90d801eaf126
+org.opencontainers.image.revision=19191d82257bdb825e242e85641cc038d762bcd9
 org.opencontainers.image.source=https://github.com/OpenUp-LabTakizawa/homepage
 org.opencontainers.image.title=homepage
 org.opencontainers.image.url=https://github.com/OpenUp-LabTakizawa/homepage
-org.opencontainers.image.version=v0.2.0
+org.opencontainers.image.version=pr-101
Packages and Vulnerabilities (11 package changes and 0 vulnerability changes)
  • ♾️ 11 packages changed
  • 17 packages unchanged
Changes for packages of type deb (4 changes)
Package Version
marukome0743/homepage:latest
Version
ghcr.io/openup-labtakizawa/homepage:pr-101
♾️ base-files 11.1+deb11u8 11.1+deb11u9
♾️ glibc 2.31-13+deb11u7 2.31-13+deb11u8
♾️ libc6 2.31-13+deb11u7 2.31-13+deb11u8
♾️ tzdata 2021a-1+deb11u11 2024a-0+deb11u1
Changes for packages of type npm (7 changes)
Package Version
marukome0743/homepage:latest
Version
ghcr.io/openup-labtakizawa/homepage:pr-101
♾️ @next/env 14.1.1-canary.27 14.1.2-canary.2
♾️ @swc/helpers 0.5.2 0.5.5
♾️ caniuse-lite 1.0.30001584 1.0.30001591
♾️ next 14.1.1-canary.27 14.1.2-canary.2
♾️ react 18.3.0-canary-4b2a1115a-20240202 18.3.0-canary-2f8f77602-20240229
♾️ react-dom 18.3.0-canary-4b2a1115a-20240202 18.3.0-canary-2f8f77602-20240229
♾️ scheduler 0.24.0-canary-4b2a1115a-20240202 0.24.0-canary-2f8f77602-20240229

@github-actions github-actions bot added the ✅test Something related to test label Feb 26, 2024
@github-actions github-actions bot added the 🍱asset New image, movie ... label Feb 27, 2024
@Marukome0743 Marukome0743 force-pushed the navbar branch 2 times, most recently from df61c2f to 74f9bad Compare March 3, 2024 04:17
@Marukome0743 Marukome0743 marked this pull request as ready for review March 4, 2024 00:08
@Marukome0743 Marukome0743 merged commit fb9c91d into OpenUp-LabTakizawa:main Mar 4, 2024
10 checks passed
@Marukome0743 Marukome0743 deleted the navbar branch March 4, 2024 00:09
Copy link

navbar の追加

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍱asset New image, movie ... 📦dependencies Pull requests that update a dependency file ✨feature Update feature or utility ✅test Something related to test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant