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

Revert "feat: Natively build CLI binaries and remove docker builds (#… #4765

Merged
merged 1 commit into from Jul 31, 2023

Conversation

PeterSchafer
Copy link
Contributor

This reverts commit 80957da.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 31, 2023

Warnings
⚠️

Since the CLI is unifying on a standard and improved tooling, we're starting to migrate old-style imports and exports to ES6 ones.
A file you've modified is using either module.exports or require(). If you can, please update them to ES6 import syntax and export syntax.
Files found:

  • test/jest/acceptance/iac/capture.spec.ts
⚠️

"feat: Revert Natively build CLI binaries and remove docker builds (#4738)" is too long. Keep the first line of your commit message under 72 characters.

Generated by 🚫 dangerJS against d8a2c57

@PeterSchafer PeterSchafer force-pushed the fix/HEAD_60_rollback_pipeline branch from 83cbd99 to d8a2c57 Compare July 31, 2023 09:37
@bastiandoetsch bastiandoetsch merged commit 560e1ab into master Jul 31, 2023
12 of 13 checks passed
@bastiandoetsch bastiandoetsch deleted the fix/HEAD_60_rollback_pipeline branch July 31, 2023 10:00
bastiandoetsch added a commit that referenced this pull request Aug 1, 2023
bastiandoetsch added a commit that referenced this pull request Aug 2, 2023
* feat: natively build CLI binaries and remove docker builds (#4738) (#4765)

This reverts commit 560e1ab.

* chore: base build image on debian bullseye

chore: lint

chore: deactivate additional tests

chore: deactivate snyk/orb check

chore: attempt to read version

chore: read version info

chore: version foo

chore: version foo

chore: version foo

chore: version foo

chore: version foo

chore: version foo

chore: version foo

chore: version foo

chore: fix version

chore: try to set default parameter dynamically

chore: download specified cli version

chore: download specified cli version

chore: test release on different images

chore: reactivate branch filters

fix: dont run on macos as snyk orb doesnt support it

fix: only install sudo and apt if on pure ubuntu

fix: install sudo

fix: install curl

fix: snyk orb scan

fix: regex

chore: make test-release conditional

chore: ubuntu-latest

chore: no monitor on build

chore: fix 2204 executor definition

chore: remove arm runners from e2e tests

chore: test snyk on different images (wip)

* chore: pin build image to new version

* chore: use ubuntu 20.04 version of swift in docker image

* fix: pipeline

* fix: dont do code analysis & test-code on master

* chore: update build image

* fix: test

* fix: dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants