CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 16:21:37 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"d4e3258603c4af91de05d979751c37b3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=zZmnvbJ%2FJx7TMJgxeki7Gd8KcSXVJ22oAbvP87uorUky9FOtyiGvsnCCtzkWefyRxpm0hUuzh68IioBScysuLhuB0Osscyr0oKCOgjZoM3x2743GiEdSMQI3E8zViCgfKeetHRiXeOUsLbwFytdA%2B2xp7OdvyhLnA0lPgrhOx3Zg47D8RdVM9%2Fb%2B%2FLXMa7EkPKf3AWSS0kPxNr1nphMpKXVIubpYAlEYYEJgczYmsddb9LiLPW13jRpYDLabcjoU4EMgyMgP55%2B7cYNUcYQEmw%3D%3D--gNXwknLX5NXQb2Dm--XSp7iPi8myBM5e0zsODnCw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.851581907.1753806096; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 16:21:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 16:21:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B966:1CFCAC:DD191B:1053444:6888F510
Tags · ch3nnn/webstack-go · GitHub
Toggle v2.3.0's commit message
Toggle v2.1.1's commit message
Toggle v2.1.0's commit message
Toggle v1.1.2's commit message
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 90
Tags: ch3nnn/webstack-go
Tags
v2.3.0
feat(web): add redirect logic after site addition - Add action to the 'Okay' button in the site addition dialog - If there are failed URLs, show the 'Executing' button - If no failed URLs, redirect to the site list page
v2.1.1
chore(ci): 更新 Goreleaser 配置和 Dockerfile 构建逻辑 (#109) * chore(ci): 调整 Changelog 生成规则 - 过滤了以 'docs:', 'chore:', 'test:' 开头的提交 - 添加了 'New Features', 'Bug Fixes', 'Performance Improvements', 'Code Refactoring', 'Other Changes' 分组 * chore(ci): 移除GO代理服务器 - 注释GO代理服务器以兼容github actions 构建镜像
v2.1.0
PR: 添加了 GoReleaser 和 Docker 多架构构建支持 (#104) * chore(ci): 添加 GoReleaser 和 Docker 多架构构建支持 - 新增 .goreleaser.yml 配置文件,支持多平台二进制构建 - 新增 GitHub Actions workflow 用于自动发布版本 - 新增 Docker 多架构镜像构建和发布流程 - 更新 release.yaml 工作流配置 主要变更: 1. 配置 GoReleaser 支持 linux/darwin/windows 的 amd64/arm64 架构 2. 优化 Docker 构建流程,支持 amd64/arm64 架构 3. 完善 CI/CD 自动化发布流程 * chore(ci): 将配置文件添加到GoReleaser发布包 - 修改 .goreleaser.yml,在发布包中包含配置文件,保持原有目录结构放入 config 文件夹
v1.1.2
feat(graph): update generated code and dependencies - Update generated GraphQL code to support context passing in Dispatch calls. - Upgrade various dependencies, including gqlgen, go, and others, to leverage new features and bug fixes. - Refactor Dockerfile to use golang:1.20-alpine base image.
You can’t perform that action at this time.