-
Notifications
You must be signed in to change notification settings - Fork 154
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
[pipeline] elastic-agent-poc #3
Merged
v1v
merged 8 commits into
main
from
feature/pipeline-elastic-agent-poc-main_2021_12_13-11_35_59
Dec 15, 2021
Merged
[pipeline] elastic-agent-poc #3
v1v
merged 8 commits into
main
from
feature/pipeline-elastic-agent-poc-main_2021_12_13-11_35_59
Dec 15, 2021
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
/test |
v1v
reviewed
Dec 14, 2021
/test |
kuisathaverat
approved these changes
Dec 15, 2021
v1v
reviewed
Dec 15, 2021
v1v
reviewed
Dec 15, 2021
narph
pushed a commit
that referenced
this pull request
Jan 24, 2022
narph
pushed a commit
that referenced
this pull request
Jan 24, 2022
narph
referenced
this pull request
in narph/elastic-agent-temp
Feb 21, 2022
narph
pushed a commit
that referenced
this pull request
Mar 3, 2022
alexsapran
added a commit
to alexsapran/elastic-agent
that referenced
this pull request
Jun 13, 2023
# This is the 1st commit message: Create elastic-agent package pipeline This commit adds the required pipeline for packaging the elastic-agent project by pulling the dependencies form a given manifest URL. Signed-off-by: Alexandros, Sapranidis <[email protected]> # This is the commit message elastic#2: WIP on the pipeline scripts Signed-off-by: Alexandros, Sapranidis <[email protected]> # This is the commit message elastic#3: Add buildkite scripts Signed-off-by: Alexandros, Sapranidis <[email protected]> # This is the commit message elastic#4: Add new packaging variables into Magefile Signed-off-by: Alexandros, Sapranidis <[email protected]> # This is the commit message elastic#5: Add manifest struct into dev-tools These structs is used for fetching a DRA manifest and parse the results. Signed-off-by: Alexandros, Sapranidis <[email protected]> # This is the commit message elastic#6: Add some logging in the mage package command This commit adds some log in the output of the `mage package` command. Signed-off-by: Alexandros, Sapranidis <[email protected]> # This is the commit message elastic#7: Update `mage package` to fetch from ManifestURL This commit makes changes to the `mage package` command so that it will fetch the components from the ManifestURL and not the ArtifactsAPI when there is a ManifestURL defined as env var. In addition in order to reduce the size of the `packageAgent` function, part of the code was split into functions. Signed-off-by: Alexandros, Sapranidis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
A new project has been added to the CI.