This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
saitho
force-pushed
the
feature/dns-support
branch
2 times, most recently
from
March 9, 2021 14:24
23fd2f5
to
d54e068
Compare
Closed
saitho
force-pushed
the
feature/dns-support
branch
from
March 9, 2021 14:32
d54e068
to
5c7a8ce
Compare
saitho
added
the
action/integration-test
PRs with this label be integration tested
label
Mar 9, 2021
saitho
force-pushed
the
feature/dns-support
branch
7 times, most recently
from
March 9, 2021 16:08
a287164
to
7e00dfc
Compare
saitho
previously approved these changes
Mar 9, 2021
saitho
changed the title
feat: DNS StackHead modules
feat: integrate DNS StackHead modules (part 1)
Mar 9, 2021
saitho
removed
the
action/integration-test
PRs with this label be integration tested
label
Mar 9, 2021
Closed
saitho
force-pushed
the
feature/dns-support
branch
8 times, most recently
from
March 10, 2021 14:42
288e0e3
to
dc3e9f7
Compare
saitho
added
the
action/integration-test
PRs with this label be integration tested
label
Mar 10, 2021
saitho
suggested changes
Mar 10, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Squash commits
saitho
force-pushed
the
feature/dns-support
branch
from
March 11, 2021 11:55
aa8bf8a
to
49b1dbf
Compare
github-actions
bot
added
the
documentation
Improvements or additions to documentation
label
Mar 11, 2021
saitho
previously approved these changes
Mar 11, 2021
saitho
changed the title
feat: integrate DNS StackHead modules (part 1)
feat: integrate DNS StackHead modules
Mar 11, 2021
saitho
force-pushed
the
feature/dns-support
branch
from
March 11, 2021 12:22
49b1dbf
to
41d22b7
Compare
saitho
approved these changes
Mar 11, 2021
🎉 This PR is included in version 1.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
action/integration-test
PRs with this label be integration tested
documentation
Improvements or additions to documentation
released
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Basic integration of a new StackHead module type DNS. Those are used to set the A records for a domain.
Further adjustments may be done as development of the Cloudflare module continues.