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

Paramaterizing tag values and removing hashes from docker-compose.yml #328

Merged
merged 2 commits into from
Apr 5, 2023
Merged

Paramaterizing tag values and removing hashes from docker-compose.yml #328

merged 2 commits into from
Apr 5, 2023

Conversation

cshannon2
Copy link
Contributor

No description provided.

Copy link
Contributor

@jabrah jabrah left a comment

Choose a reason for hiding this comment

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

  • TAG is unique in this case and is unlikely to be used elsewhere, but we might want a bit more descriptive name, maybe like PASS_VERSION?
  • Could you add the new env var to the .env file so there's a value provided automatically? We could set it to 0.4.0 for now, matching what the various tags were before, possibly updating it later to 0.4.0-SNAPSHOT (I'm just not sure if everything has a -SNAPSHOT version published yet)
  • Can you update the docker command to spin up the environment to docker compose up -d --no-build --quiet-pull --pull always
    • In the README
    • In .github/workflows/pass-acceptance-tests.yml

@cshannon2
Copy link
Contributor Author

Made the changes requested.

Copy link
Contributor

@jabrah jabrah left a comment

Choose a reason for hiding this comment

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

Looks good

@jabrah jabrah merged commit 9090110 into eclipse-pass:main Apr 5, 2023
@cshannon2 cshannon2 deleted the cs/512 branch May 3, 2023 17:43
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.

2 participants