Skip to content
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

Use unified Gitlab pipeline for APM libraries #3800

Merged
merged 31 commits into from
Jul 26, 2024
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
f4bc66a
First cut
randomanderson Jun 11, 2024
a9816b0
remove lib injection github actions
randomanderson Jun 11, 2024
8e420c4
quotes required around "true"
randomanderson Jun 11, 2024
e62722e
Always build pipeline
randomanderson Jun 11, 2024
562ab3c
new set of stages
randomanderson Jun 28, 2024
851332d
fix tests matrix
randomanderson Jul 5, 2024
a4edee5
Merge remote-tracking branch 'origin/master' into landerson/one-pipeline
randomanderson Jul 9, 2024
ec6de72
copy host_inject to auto_inject
randomanderson Jul 12, 2024
9e6f71a
Merge remote-tracking branch 'origin/master' into landerson/one-pipeline
randomanderson Jul 13, 2024
6e27791
account for differences in host_inject and auto_inject
randomanderson Jul 15, 2024
abbe456
always debug log (for now)
randomanderson Jul 15, 2024
76ab233
more verbose
randomanderson Jul 15, 2024
fe8c50d
no needs for benchmark
randomanderson Jul 17, 2024
f2e4353
docker compose for local testing
randomanderson Jul 17, 2024
faab41e
add some debug ls
randomanderson Jul 17, 2024
96fc79d
Revert "docker compose for local testing": file presence cause test t…
randomanderson Jul 17, 2024
3ac11ca
cleanup debug statements
randomanderson Jul 18, 2024
d09acce
Merge remote-tracking branch 'origin/master' into landerson/one-pipeline
randomanderson Jul 18, 2024
abaaf86
formatting
randomanderson Jul 18, 2024
247c01f
extract version from version file for use in host_inject
randomanderson Jul 18, 2024
5afdc65
print datetime to debug log
randomanderson Jul 18, 2024
ea7a3dd
Revert "print datetime to debug log"
TonyCTHsu Jul 19, 2024
368cf23
Merge branch 'master' into landerson/one-pipeline
TonyCTHsu Jul 25, 2024
11ecb5f
Refactor placeholder
TonyCTHsu Jul 25, 2024
4967307
Update gemfiles/*
TonyCTHsu Jul 25, 2024
cd0d247
Symlink instead of copy
TonyCTHsu Jul 25, 2024
7d9a5cb
don't skip adding the latest tag
randomanderson Jul 25, 2024
4c58adb
use version instead of version.txt
randomanderson Jul 25, 2024
866781a
Merge branch 'master' into landerson/one-pipeline
marcotc Jul 25, 2024
5d86515
Pass commit SHAs to rel env deploy
randomanderson Jul 26, 2024
93bb3d6
don't use WIP template
randomanderson Jul 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 0 additions & 120 deletions .github/workflows/lib-injection.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/release-lib-injection.yml

This file was deleted.

Loading
Loading