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

feat(GM-742): Build YARA-X in separate pipeline #1

Merged
merged 12 commits into from
Aug 9, 2024

Conversation

jknyspel-catalogicsoftware
Copy link
Collaborator

No description provided.

Jenkinsfile Outdated Show resolved Hide resolved
Jenkinsfile Outdated Show resolved Hide resolved
@pcwiek
Copy link

pcwiek commented Aug 8, 2024

Wait...

Copy link

@pcwiek pcwiek left a comment

Choose a reason for hiding this comment

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

Let's remove GitHub actions from our fork. We only want to have our own CI pipeline execute here

@jknyspel-catalogicsoftware jknyspel-catalogicsoftware merged commit e5df318 into main Aug 9, 2024
3 checks passed
@jknyspel-catalogicsoftware jknyspel-catalogicsoftware deleted the GM-742-build-yara-separately branch August 9, 2024 08:02
jknyspel-catalogicsoftware added a commit that referenced this pull request Sep 9, 2024
* feat(GM-742): Build YARA-X in separate pipeline

* feat(GM-742): Build specified tag.

* fix(GM-742): Some changes

* fix(GM-742): More fixes

* fix(GM-742): Fix manifest path

* fix(GM-742): Adding some cryptic text to make windows stage work

* fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload

* refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo

* refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE`

* refactor(GM-742): Prettifications

* fix(GM-742): Add names to map elements in `parallel`

* fix(GM-742): Remove github actions

(cherry picked from commit e5df318)
jknyspel-catalogicsoftware added a commit that referenced this pull request Sep 9, 2024
* feat(GM-742): Build YARA-X in separate pipeline

* feat(GM-742): Build specified tag.

* fix(GM-742): Some changes

* fix(GM-742): More fixes

* fix(GM-742): Fix manifest path

* fix(GM-742): Adding some cryptic text to make windows stage work

* fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload

* refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo

* refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE`

* refactor(GM-742): Prettifications

* fix(GM-742): Add names to map elements in `parallel`

* fix(GM-742): Remove github actions

(cherry picked from commit e5df318)
jknyspel-catalogicsoftware added a commit that referenced this pull request Oct 22, 2024
* feat(GM-742): Build YARA-X in separate pipeline

* feat(GM-742): Build specified tag.

* fix(GM-742): Some changes

* fix(GM-742): More fixes

* fix(GM-742): Fix manifest path

* fix(GM-742): Adding some cryptic text to make windows stage work

* fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload

* refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo

* refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE`

* refactor(GM-742): Prettifications

* fix(GM-742): Add names to map elements in `parallel`

* fix(GM-742): Remove github actions
jknyspel-catalogicsoftware added a commit that referenced this pull request Oct 22, 2024
* feat(GM-742): Build YARA-X in separate pipeline

* feat(GM-742): Build specified tag.

* fix(GM-742): Some changes

* fix(GM-742): More fixes

* fix(GM-742): Fix manifest path

* fix(GM-742): Adding some cryptic text to make windows stage work

* fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload

* refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo

* refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE`

* refactor(GM-742): Prettifications

* fix(GM-742): Add names to map elements in `parallel`

* fix(GM-742): Remove github actions
jknyspel-catalogicsoftware added a commit that referenced this pull request Oct 22, 2024
* feat(GM-742): Build YARA-X in separate pipeline

* feat(GM-742): Build specified tag.

* fix(GM-742): Some changes

* fix(GM-742): More fixes

* fix(GM-742): Fix manifest path

* fix(GM-742): Adding some cryptic text to make windows stage work

* fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload

* refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo

* refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE`

* refactor(GM-742): Prettifications

* fix(GM-742): Add names to map elements in `parallel`

* fix(GM-742): Remove github actions
jknyspel-catalogicsoftware added a commit that referenced this pull request Oct 22, 2024
* feat(GM-742): Build YARA-X in separate pipeline

* feat(GM-742): Build specified tag.

* fix(GM-742): Some changes

* fix(GM-742): More fixes

* fix(GM-742): Fix manifest path

* fix(GM-742): Adding some cryptic text to make windows stage work

* fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload

* refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo

* refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE`

* refactor(GM-742): Prettifications

* fix(GM-742): Add names to map elements in `parallel`

* fix(GM-742): Remove github actions
jknyspel-catalogicsoftware added a commit that referenced this pull request Oct 22, 2024
* feat(GM-742): Build YARA-X in separate pipeline

* feat(GM-742): Build specified tag.

* fix(GM-742): Some changes

* fix(GM-742): More fixes

* fix(GM-742): Fix manifest path

* fix(GM-742): Adding some cryptic text to make windows stage work

* fix(GM-742): Upload to Nexus on windows node instead of outside it + try unsetting `TAG_NAME` for upload

* refactor(GM-742): Try a more sane way of uploading tag build to `RAW` repo

* refactor(GM-742): Revert changes that allow to upload tag builds to `RAW` repo, push artifacts to `RAW-RELEASE`

* refactor(GM-742): Prettifications

* fix(GM-742): Add names to map elements in `parallel`

* fix(GM-742): Remove github actions
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.

3 participants