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

Dev containers & GHA Release Flow #311

Merged
merged 8 commits into from
Jan 11, 2023

Conversation

pSchlarb
Copy link
Contributor

No description provided.

@sovbot
Copy link
Member

sovbot commented Jan 10, 2023

Can one of the admins verify this patch?

@pSchlarb pSchlarb force-pushed the DevContainers branch 2 times, most recently from 263ef5d to e5e7a68 Compare January 10, 2023 08:24
.github/workflows/PR.yaml Outdated Show resolved Hide resolved
Copy link
Member

@WadeBarnes WadeBarnes left a comment

Choose a reason for hiding this comment

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

Some small changes. We also need to wait until the associate indy-test-automation PR is merged and we tag a version so we can reference the specific version in these workflows.

updateVersion.py Outdated Show resolved Hide resolved
updateVersion.py Outdated Show resolved Hide resolved
@WadeBarnes
Copy link
Member

Added a ticket for future enhancements; #312

Copy link
Member

@WadeBarnes WadeBarnes left a comment

Choose a reason for hiding this comment

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

Latest changes look good. Should we be targeting the stable branch with these changes though? The stable branch is traditionally used for releases.

Signed-off-by: pSchlarb <[email protected]>
Devcontainer fix

Signed-off-by: Philipp Schlarb <[email protected]>
Signed-off-by: pSchlarb <[email protected]>

removal of repo components

Signed-off-by: Philipp Schlarb <[email protected]>

updated token version

Signed-off-by: Philipp Schlarb <[email protected]>

keyserver fix

Signed-off-by: pSchlarb <[email protected]>
- indy-test-automation workflow was updated to exclude them by default.

Signed-off-by: Wade Barnes <[email protected]>
(cherry picked from commit c10015b)
Signed-off-by: pSchlarb <[email protected]>
Signed-off-by: pSchlarb <[email protected]>

fixed case sensitive reference

Signed-off-by: pSchlarb <[email protected]>
@pSchlarb pSchlarb changed the base branch from stable to master January 11, 2023 15:25
Signed-off-by: pSchlarb <[email protected]>
@pSchlarb pSchlarb force-pushed the DevContainers branch 2 times, most recently from 95fdf33 to efde62b Compare January 11, 2023 15:52
Copy link
Member

@WadeBarnes WadeBarnes 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. The build failures are expected due to the permissions on PRs. The DinD image is not being pushed to the repo's image repository. It's passing because it's not trying to push the image. The client build is failing because the image does not exist yet (expected, will be there once PR is merged).

Just waiting to see the results on https://github.com/pSchlarb/sovrin/actions/runs/3894517829

@WadeBarnes WadeBarnes merged commit 7cbf3c5 into sovrin-foundation:master Jan 11, 2023
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.

3 participants