zhukang
be949a22b5
fix(ci): include workflow file in landing page trigger paths
...
Without this, changes to the workflow file itself do not trigger a new
run, since the path filter only matched Apps/LandingSite/**.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-15 10:32:24 +08:00
zhukang
8ab3b68054
fix(ci): use version tags instead of pinned SHAs for landing page workflow
...
The pinned SHA references for actions/deploy-pages and other actions
were not resolving correctly, causing the Deploy job to fail. Switch
to @v4 version tags for all GitHub Actions used in the workflow.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-15 10:30:24 +08:00
zhukang
03fe98c163
feat(landing): add Atlas landing page with Astro static site
...
Implement the full landing page for atlas.atomstorm.ai per the PRD at
Docs/Execution/Landing-Page-PRD-2026-03-14.md. Includes design spec,
bilingual Astro site, CI pipeline, and all assets.
Key deliverables:
- DESIGN.md: 7-section Atom Web Design specification
- Astro 5.x static site with 15 components and 11 page sections
- Bilingual i18n (zh/en) with path-based routing
- Build-time GitHub release manifest integration
- Release channel state machine (Stable/Prerelease/Coming Soon)
- CSS design tokens mapped from AtlasBrand.swift
- Self-hosted fonts (Space Grotesk, Instrument Sans, IBM Plex Mono)
- OG social sharing images for both locales
- GitHub Actions workflow for GitHub Pages deployment
- Zero client JS, 227KB page weight, 17/17 quality checks passed
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-15 10:18:27 +08:00
zhukang
40405f1993
chore(release): prepare V1.0.2
2026-03-14 22:41:05 +08:00
zhukang
d3ca6d18dc
feat: add in-app update checker, enhance About page and project metadata
...
- Add AtlasUpdateChecker with GitHub Releases API integration
- Add AtlasVersionComparator for semantic version comparison
- Add AboutUpdateToolbarButton with popover update UI
- Enhance AboutFeatureView with social QR codes and layout refinements
- Add CHANGELOG.md and CODE_OF_CONDUCT.md
- Rebrand project files from Mole to Atlas for Mac
- Update build script to support version/build number injection
- Add installation guide to README
- Add bilingual localization strings for update feature
- Add unit tests for update checker and version comparator
2026-03-11 20:07:26 +08:00
zhukang
0f62155d16
merge: sync upstream mole/main
2026-03-11 16:57:00 +08:00
zhukang
994e63f0b3
feat: add Atlas native app UX overhaul
2026-03-10 17:09:35 +08:00
Tw93
5fd6186057
ci: align workflow Go versions with go.mod
2026-03-10 16:23:10 +08:00
dependabot[bot]
0876e74e86
chore(deps): bump actions/attest-build-provenance from 3 to 4 ( #557 )
...
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ) from 3 to 4.
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-10 15:32:22 +08:00
Tw93
af84d6f4be
docs: strengthen public security signals
2026-03-10 15:31:07 +08:00
tw93
17751e29d9
ci: align release workflow with curated notes
2026-03-08 16:26:33 +08:00
dependabot[bot]
0736892a57
chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 ( #524 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](7a3fe6cf4c...4b73464bb3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 10:04:22 +08:00
dependabot[bot]
fd6d444e00
chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 ( #525 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b7c566a772...bbbca2ddaa )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 10:04:08 +08:00
dependabot[bot]
e992cd351b
chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 ( #526 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](37930b1c2a...70fc10c6e5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 10:03:59 +08:00
dependabot[bot]
09ae5ee3eb
chore(deps): bump actions/cache from 5.0.2 to 5.0.3 ( #405 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](8b402f58fb...cdf6c1fa76 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 14:46:04 +08:00
Tw93
6d041a22e1
Merge pull request #336 from tw93/dependabot/github_actions/actions/cache-5.0.2
...
chore(deps): bump actions/cache from 5.0.1 to 5.0.2
2026-01-20 10:26:48 +08:00
dependabot[bot]
802adfc4c7
chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](4dc6199c7b...7a3fe6cf4c )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 19:57:37 +00:00
dependabot[bot]
ace682e041
chore(deps): bump actions/cache from 5.0.1 to 5.0.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](9255dc7a25...8b402f58fb )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 5.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 19:57:31 +00:00
Tw93
bacc782e41
ShellCheck SC2001 Warning
2026-01-17 09:58:08 +08:00
Tw93
9434b41fbe
chore: remove windows support from dev branch (moved to dedicated windows branch)
2026-01-10 13:19:56 +08:00
Tw93
e84a457c2f
Merge branch 'main' into dev
2026-01-10 13:05:53 +08:00
Tw93
ef713afda7
update test
2026-01-10 09:41:17 +08:00
Tw93
cce0afecc5
Merge branch 'dev' of github.com:tw93/Mole into dev
2026-01-09 15:10:36 +08:00
Bhadra
3255fa2451
fix(windows): fix CI function name and purge return type handling
...
- Fix Test-IsProtectedPath -> Test-ProtectedPath in CI workflow
- Fix purge.ps1 to handle boolean return from Remove-SafeItem
- Add C:\Program Files and C:\Program Files (x86) to ProtectedPaths
2026-01-08 21:37:07 +05:30
Bhadra
230ca07c7f
feat(windows): add Windows support Phase 4 - testing and CI
...
- Pester test suite for PowerShell scripts (Core, Clean, Commands)
- Go tests for TUI tools (analyze, status)
- GitHub Actions workflow for Windows CI
- Build and test automation scripts (test.ps1, build.ps1)
2026-01-08 16:41:03 +05:30
Tw93
d13ca66187
ci: install goimports for enhanced auto-formatting
2026-01-08 14:49:59 +08:00
Matt Kneale
0cc205209c
feat: add golangci-lint for Go code quality
...
- Add .golangci.yml configuration enabling govet, staticcheck, errcheck, gosimple, ineffassign, unused, gofmt, and goimports linters
- Update scripts/check.sh to run golangci-lint with go vet fallback
- Update CI workflow to install golangci-lint in both format and quality jobs
- Add golangci-lint to CONTRIBUTING.md setup instructions
Closes #266
2026-01-08 14:30:54 +08:00
dependabot[bot]
62dc849751
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 5 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v7 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 19:05:06 +00:00
Tw93
9707abc747
fix: use safe login IDs and disable name truncation in SVG
2026-01-05 13:58:35 +08:00
Tw93
c4e87846dd
chore: configure commit user, email, author, and force push options for the update contributors workflow.
2026-01-05 13:25:39 +08:00
Tw93
41047f510c
ci: Update contributors workflow to fetch new data and adjust avatar margin.
2026-01-05 13:20:36 +08:00
Tw93
71ef9019b0
ci: Update contributors-list action, increase avatar margin, and add noFetch option.
2026-01-05 13:18:06 +08:00
Tw93
73f11d52df
docs: Update CONTRIBUTORS.svg image path in README and adjust avatar margin in contributor workflow.
2026-01-05 13:04:43 +08:00
Tw93
5d1837c673
chore: Adjust contributor SVG width, avatar margin, and image source in contributor workflow.
2026-01-05 12:55:00 +08:00
Tw93
6044a22293
fix: update contributors image paths and SVG layout
2026-01-05 11:55:05 +08:00
Tw93
c13a2db75e
fix: Adjust contributor name display height, refactor SVG clip path IDs, and correct README image source path.
2026-01-05 11:50:39 +08:00
Tw93
6c524dd044
chore: Clear CONTRIBUTORS.svg content and update the contributor workflow and README.
2026-01-05 11:47:28 +08:00
Tw93
11b9b38538
chore: Increase avatar margin in contributors SVG generation workflow.
2026-01-05 11:38:38 +08:00
Tw93
33837be776
chore: Adjust contributors SVG layout parameters including width, avatar size/margin, and text positioning.
2026-01-05 11:32:07 +08:00
Tw93
542e47081c
docs: Increase contributors SVG width in generation workflow and README.
2026-01-05 11:28:51 +08:00
Tw93
114cdc72b0
feat: automate contributor list generation and display in README, and make support section collapsible
2026-01-05 11:16:46 +08:00
Tw93
095921fd24
ci: update BATS_FORMATTER to tap in test workflow.
2026-01-03 13:46:08 +08:00
Tw93
dfffe0b6fb
chore: improve CI stability and add edge install support
2026-01-03 13:34:27 +08:00
Tw93
4aef2de0fc
refactor: Consolidate and refactor test suite by removing redundant files and simplifying test execution.
2026-01-03 12:04:57 +08:00
Tw93
2462968731
chore: clarify workflow test job name to Unit & Integration Tests
2026-01-02 19:16:52 +08:00
Tw93
d701519310
refactor: simplify pnpm environment variable handling in clean script
2026-01-02 19:10:20 +08:00
Tw93
fdcaa7fa25
Fix workflow errors
2025-12-31 22:54:51 +08:00
Tw93
592f02e6e2
feat: overhaul quality checks and expand test suite for clean and optimize features
2025-12-31 18:13:37 +08:00
Tw93
9aa569cbb6
feat: Enhance clean, optimize, analyze, and status commands, and update security audit documentation.
2025-12-31 16:23:31 +08:00
Tw93
389cae21c9
update
2025-12-30 15:57:01 +08:00