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

Remove Go template processing #304

Closed
wants to merge 3 commits into from

Conversation

alfrunes
Copy link
Contributor

No description provided.

* github.com/mendersoftware/go-lib-micro v0.0.0-20231212090330-dbd92a22bbee -> v0.0.0-20240110171355-b10f353cc448
* github.com/nats-io/nats.go v1.31.0 -> v1.32.0
* golang.org/x/sys v0.15.0 -> v0.16.0

Changelog: Commit
Ticket: None
Signed-off-by: Alf-Rune Siqveland <alf.rune@northern.tech>
@mender-test-bot
Copy link

@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline".


my commands and options

You can trigger a pipeline on multiple prs with:

  • mentioning me and start pipeline --pr mender/127 --pr mender-connect/255

You can start a fast pipeline, disabling full integration tests with:

  • mentioning me and start pipeline --fast

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

@alfrunes alfrunes force-pushed the remove-templating branch 2 times, most recently from ee991bb to 83230ef Compare January 30, 2024 10:12
@mender-test-bot
Copy link

Merging these commits will result in the following changelog entries:

Changelogs

workflows (remove-templating)

New changes in workflows since master:

  • Remove unused Go template processing of strings

  • Upgrade Docker golang version go1.21.5 -> go1.21.6

  • Upgrade Golang dependencies

    • github.com/mendersoftware/go-lib-micro v0.0.0-20231212090330-dbd92a22bbee -> v0.0.0-20240110171355-b10f353cc448
    • github.com/nats-io/nats.go v1.31.0 -> v1.32.0
    • golang.org/x/sys v0.15.0 -> v0.16.0

Warning

Generating changelogs also resulted in these warnings:

*** One commit had a number 20231212090330 which may be a ticket reference we missed. Should be manually checked.

chore: Upgrade Golang dependencies

  • github.com/mendersoftware/go-lib-micro v0.0.0-20231212090330-dbd92a22bbee -> v0.0.0-20240110171355-b10f353cc448
  • github.com/nats-io/nats.go v1.31.0 -> v1.32.0
  • golang.org/x/sys v0.15.0 -> v0.16.0

Changelog: Commit
Ticket: None
Signed-off-by: Alf-Rune Siqveland alf.rune@northern.tech---

Changelog: Title
Ticket: None
Signed-off-by: Alf-Rune Siqveland <alf.rune@northern.tech>
The Go Templating is not used in any of the workflows, let's drop it.

Changelog: Title
BREAKING CHANGE: Remove Go template escaping of strings
Ticket: None
Signed-off-by: Alf-Rune Siqveland <alf.rune@northern.tech>
@alfrunes
Copy link
Contributor Author

alfrunes commented Feb 2, 2024

@mender-test-bot start pipeline --fast

@mender-test-bot
Copy link

Hello 😺 I created a pipeline for you here: Pipeline-1162025849

Build Configuration Matrix

Key Value
AUDITLOGS_REV master
BUILD_CLIENT false
CREATE_ARTIFACT_WORKER_REV master
DEPLOYMENTS_ENTERPRISE_REV master
DEPLOYMENTS_REV master
DEVICEAUTH_ENTERPRISE_REV master
DEVICEAUTH_REV master
DEVICECONFIG_REV master
DEVICECONNECT_REV master
DEVICEMONITOR_REV master
GENERATE_DELTA_WORKER_REV master
GUI_REV master
INTEGRATION_REV master
INVENTORY_ENTERPRISE_REV master
INVENTORY_REV master
IOT_MANAGER_REV master
MENDER_ARTIFACT_REV master
MENDER_BINARY_DELTA_REV master
MENDER_CLI_REV master
MENDER_CONFIGURE_MODULE_REV master
MENDER_CONNECT_REV master
MENDER_CONVERT_REV master
MENDER_GATEWAY_REV master
MENDER_REV master
MENDER_SETUP_REV master
MENDER_SNAPSHOT_REV master
MONITOR_CLIENT_REV master
MTLS_AMBASSADOR_REV master
RUN_BACKEND_INTEGRATION_TESTS true
RUN_INTEGRATION_TESTS false
TENANTADM_REV master
USERADM_ENTERPRISE_REV master
USERADM_REV master
WORKFLOWS_ENTERPRISE_REV master
WORKFLOWS_REV pull/304/head

@alfrunes alfrunes closed this Jun 3, 2024
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.

None yet

2 participants