Skip to content

insert the full target triplet in the package name#1393

Merged
Geal merged 4 commits intomainfrom
geal/full-target-triplet
Jul 15, 2022
Merged

insert the full target triplet in the package name#1393
Geal merged 4 commits intomainfrom
geal/full-target-triplet

Conversation

@Geal
Copy link
Contributor

@Geal Geal commented Jul 13, 2022

Fix #1385

code extracted from rover's xtask command

I updated the URL in the Dockerfile, but that means it would not work until the next release, should that go into a separate PR instead?

code extracted from rover's xtask command
@Geal Geal requested review from bnjjj and garypen July 13, 2022 08:51
@github-actions

This comment has been minimized.

@abernix
Copy link
Member

abernix commented Jul 13, 2022

The Docker image itself isn't published until release-time, right? Is the concern about the time where it lives on main and isn't correct? (Is it depended on from GitHub in some way I'm not sure of?). cc @garypen, probably?

Copy link
Contributor

@garypen garypen left a comment

Choose a reason for hiding this comment

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

The docker file change is fine. We only do that on release. One naming suggestion which is a NIT and can be ignored if you like.

Geal pushed a commit that referenced this pull request Jul 13, 2022
We changed the released package names in #1393 to include the full
target triplet
@Geal
Copy link
Contributor Author

Geal commented Jul 13, 2022

I'm opening #1397 as a follow up, because the diy image construction scripts are likely used from a cloned repository

Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper left a comment

Choose a reason for hiding this comment

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

thank you!!

@Geal Geal enabled auto-merge (squash) July 15, 2022 10:02
@Geal Geal merged commit b38d594 into main Jul 15, 2022
@Geal Geal deleted the geal/full-target-triplet branch July 15, 2022 10:21
abernix added a commit that referenced this pull request Jul 15, 2022
This follows-up #1393 with the nececessary changes to the install script
which allows the installer to locate (and extract) the right binaries during
the `router.apollo.dev` installation bits.
abernix added a commit that referenced this pull request Jul 18, 2022
…1405)

This follows-up #1393 with the nececessary changes to the install script
which allows the installer to locate (and extract) the right binaries during
the `router.apollo.dev` installation bits.
@o0Ignition0o o0Ignition0o added this to the v0.12.0 milestone Jul 18, 2022
@o0Ignition0o o0Ignition0o mentioned this pull request Jul 18, 2022
o0Ignition0o added a commit that referenced this pull request Jul 18, 2022
@Geal Geal restored the geal/full-target-triplet branch July 20, 2022 10:00
abernix pushed a commit that referenced this pull request Jul 25, 2022
code extracted from rover's xtask command
abernix added a commit that referenced this pull request Jul 25, 2022
…1405)

This follows-up #1393 with the nececessary changes to the install script
which allows the installer to locate (and extract) the right binaries during
the `router.apollo.dev` installation bits.
abernix pushed a commit that referenced this pull request Aug 25, 2022
code extracted from rover's xtask command
abernix added a commit that referenced this pull request Aug 25, 2022
…1405)

This follows-up #1393 with the nececessary changes to the install script
which allows the installer to locate (and extract) the right binaries during
the `router.apollo.dev` installation bits.
@abernix abernix mentioned this pull request Aug 29, 2022
@abernix abernix deleted the geal/full-target-triplet branch March 29, 2023 12:24
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.

pre-built binaries should include fully qualified target

5 participants