Skip to content

Conversation

@sheldonhull
Copy link
Owner

…hows broken

@sheldonhull
Copy link
Owner Author

@copilot run go tool mage build and work through all build warnings to fix. Don't edit vendor, but instead find the overrides for my hugo mod theme in layouts. Help me resolve issues due to long time since upgrade.

Copy link
Contributor

Copilot AI commented Nov 4, 2025

@sheldonhull I've opened a new pull request, #695, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Owner Author

@sheldonhull sheldonhull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine

@sheldonhull sheldonhull marked this pull request as ready for review November 5, 2025 09:12
@sheldonhull sheldonhull enabled auto-merge (squash) November 5, 2025 09:12
… with ripgrep dependency

- Introduced new markdown templates for various layouts.
- Added meta data template for enhanced page metadata handling.
@sheldonhull
Copy link
Owner Author

@copilot

Lookup latest Aqua install script.
It's failing and one agent suggested l:

curl -sSfL https://raw.githubusercontent.com/aquaproj/aqua-installer/v3.1.2/aqua-installer | bash -s -- -v v2.43.1

# add aqua to PATH without calling 'aqua' first
export PATH="${AQUA_ROOT_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/aquaproj-aqua}/bin:$PATH"

# now run aqua commands (these will succeed because aqua is on PATH)
aqua policy allow .aqua/aqua-policy.yaml
aqua install --tags first
aqua install --tags ci

# initialize mage (will succeed after aqua installed the required go tools)
go tool mage init build

However I want you to validate this works now cause I'm not sure if latest version. Also I had this working before so I think it's a version conflict or out of date or such. Prefer keeping my approach but vetting the version and making sure it still works.

Copy link
Contributor

Copilot AI commented Nov 7, 2025

@sheldonhull I've opened a new pull request, #696, to work on those changes. Once the pull request is ready, I'll request review from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants