Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Automated releasing is not functional #759

Open
2 tasks
guidezpl opened this issue Aug 25, 2022 · 3 comments
Open
2 tasks

Automated releasing is not functional #759

guidezpl opened this issue Aug 25, 2022 · 3 comments
Assignees
Labels
bug Something isn't working P1 Priority 1 - Must have

Comments

@guidezpl
Copy link
Member

guidezpl commented Aug 25, 2022

In order to keep maintenance of this app to a minimum and to allow any contributor to release updates, I created releasing instructions and a set of releasing GitHub workflows.

They have not been functional for a while (e.g. 1, due

  • the locking down of GITHUB_TOKEN to read-only

  • a replacement FLUTTERGALLERYRELEASEBOT_TOKEN token which expires every 6 months, thereby defeating the purpose of having easy, mostly hands-off releasing

  • A token is required that:

    • can create and edit Github releases
    • can create tags
    • preferably does not expire (it does not communicate with any backend)

Moreover, specific to the web releasing workflow, there's an additional issue regarding our auth setup, which is "currently deprecated and use a legacy Firebase token generator".

The recommended approach is to use Firebase CLI, which is currently disabled for the flutter organization.

  • Access should be granted to the Firebase project gallery-flutter-dev.

image

@guidezpl guidezpl added the P1 Priority 1 - Must have label Aug 25, 2022
@guidezpl
Copy link
Member Author

@godofredoc any updates on this?

@guidezpl guidezpl added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Jan 13, 2023
@guidezpl guidezpl changed the title Unblock GitHub automation Automated releasing is not functional May 4, 2023
@godofredoc
Copy link
Contributor

The firebase cli has been enabled in the flutter/gallery project but could not find any way to connect it to the gcp project.

@guidezpl
Copy link
Member Author

guidezpl commented Jul 5, 2023

Thanks! Is cl/428095068 needed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working P1 Priority 1 - Must have
Projects
None yet
Development

No branches or pull requests

2 participants