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

Grahamc/determinate argument #123

Merged
merged 30 commits into from
Sep 13, 2024
Merged

Grahamc/determinate argument #123

merged 30 commits into from
Sep 13, 2024

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Sep 13, 2024

Description

Closes #114.

Checklist
  • Tested changes against a test repository
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)

@grahamc grahamc marked this pull request as ready for review September 13, 2024 16:26
@grahamc grahamc enabled auto-merge (squash) September 13, 2024 16:27
Comment on lines +768 to +770
plausibleDeterminateOptions.push("--entrypoint");
plausibleDeterminateOptions.push("/usr/local/bin/determinate-nixd");
plausibleDeterminateArguments.push("daemon");
Copy link
Member

Choose a reason for hiding this comment

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

Hm, consider, do we want to update the default entrypoint for the image? I could see arguments both ways.

Copy link
Member Author

Choose a reason for hiding this comment

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

It is kind of a crapshoot. Like maybe we want to just drop the entrypoint from the dockerfile?

I kind of feel like just not touching it, since we'd have to recommit the .tar.gz of the images. But we could :)

Copy link
Member

Choose a reason for hiding this comment

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

Not sure what the "recommit the tar.gz" means, presumably it's just another nix build artifact? I guess you're meaning rev wherever we publish the container / IDS?

I am not worried about it, just wanted to mention. Dropping seems good/fine too. Whenever.

Copy link
Member Author

Choose a reason for hiding this comment

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

Unfortunately since it needs to be available before Nix can run, it is literally checked in: https://github.com/DeterminateSystems/nix-installer-action/tree/main/docker-shim

src/index.ts Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@grahamc grahamc merged commit ddfca32 into main Sep 13, 2024
17 checks passed
@grahamc grahamc deleted the grahamc/determinate-argument branch September 13, 2024 19:36
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.

4 participants