Skip to content

bump: github.com/akamai/AkamaiOPEN-edgegrid-golang to v11 #2524

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ldez
Copy link
Member

@ldez ldez commented May 8, 2025

The migration is not documented.
The documentation of the SDK is weak.

So, it requires an Edgedns user to test this PR.

akamai/AkamaiOPEN-edgegrid-golang@v1.2.2...v11.0.0

How to test this PR?
  1. You need Go
  2. Check out the PR:
    git clone https://github.com/ldez/lego.git
    cd lego
    git checkout feat/bump-major-edgedns
  3. Compile lego:
    • if you have make: make build
    • if you don't make make: go build -o dist/lego ./cmd/lego
  4. Run the following command with your information (email, domain, credentials):
    XXX=xxx \
    ./dist/lego -m [email protected] --dns edgedns -d '*.example.com' -d example.com -s https://acme-staging-v02.api.letsencrypt.org/directory run
    The wildcard domain is important
  5. Before each run of the command, you should clean your local environment:
    rm -rf .lego

@ldez
Copy link
Member Author

ldez commented May 8, 2025

@edglynes can you test the PR?

@edglynes
Copy link
Contributor

edglynes commented May 9, 2025

hi. we'll take a look at this in early June.

@ldez
Copy link
Member Author

ldez commented Jul 22, 2025

@edglynes any news?

@ldez ldez force-pushed the feat/bump-major-edgedns branch from c696f52 to 57f34dd Compare July 22, 2025 22:54
@ldez ldez changed the title bump: github.com/akamai/AkamaiOPEN-edgegrid-golang to v10 bump: github.com/akamai/AkamaiOPEN-edgegrid-golang to v11 Jul 22, 2025
@ldez ldez force-pushed the feat/bump-major-edgedns branch from 57f34dd to e803d2e Compare July 22, 2025 23:00
@ldez ldez force-pushed the feat/bump-major-edgedns branch from e803d2e to 509ea6c Compare July 22, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants