Git Product home page Git Product logo

Comments (5)

phenixblue avatar phenixblue commented on June 4, 2024 2

I think it's fine to remove the auth and the repo conditional portions for the e2e checks.

from magtape.

Shahar-Levy avatar Shahar-Levy commented on June 4, 2024 1

@phenixblue Currently, magtape uses github secrets to push release tags that others don't have access to. I'm also not sure that we have a good way to test changes without pushing to the tmobile/magtape dockhuber registry. Some options we can try:

  1. Set up a tmobile/testing-magtape (or similar) to push images to for testing.
  2. Change the code to use a different throwaway registry (and dockerhub secrets) and change them back
  3. Push junk to tmobile/magtape and attempt to cleanup.

The ci-image-build action also runs on published releases (rather than pushes). How have you been testing to see that changes to this work?

from magtape.

phenixblue avatar phenixblue commented on June 4, 2024

Looks like there are some big changes with v2. The move is towards using Moby's buildx and splitting existing functionality into multiple actions (from the quick glance I gave it today).

from magtape.

Shahar-Levy avatar Shahar-Levy commented on June 4, 2024

After conversation with @phenixblue, we will move forward with option 2 and make a test release in tmobile/magtape to confirm this works after merging.

In v2 of docker-build-push, simple authentication is not required for docker build steps. We can remove the simple auth from the e2e-checks step for ci. This would allow e2e checks to run on all pull requests and pushes, regardless of whether you are working from the tmobile/magtape github repository or your own fork. @phenixblue, what are your thoughts on running e2e checks on every PR/Push, rather than just PRs to tmobile/magtape? Currently e2e checks only run on tmobile/magtape PRs and pushes.

from magtape.

ilrudie avatar ilrudie commented on June 4, 2024

I think it's fine to remove the auth and the repo conditional portions for the e2e checks.

Thanks

from magtape.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.