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

feat: add template format versions (#5) #12

Merged
merged 2 commits into from
May 26, 2022

Conversation

aahna-ashina
Copy link
Member

@aahna-ashina aahna-ashina commented May 24, 2022

No description provided.

@vercel
Copy link

vercel bot commented May 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
mobile-passport ✅ Ready (Inspect) Visit Preview May 25, 2022 at 0:28AM (UTC)

Add folders for storing pass template versions
@aahna-ashina aahna-ashina changed the title [WIP] feat: add template format versions (#5) feat: add template format versions (#5) May 25, 2022
@aahna-ashina aahna-ashina requested a review from luisivan May 25, 2022 03:55
@aahna-ashina aahna-ashina requested review from luisivan and removed request for luisivan May 25, 2022 03:55
@aahna-ashina
Copy link
Member Author

aahna-ashina commented May 25, 2022

@luisivan Added Google's pass template: ab72a49#diff-beb0e53b171b98ae3f939c5c90ebf7b4279f2214aa74c1b2bcafb218fc7f3010

This is version 1. And the plan is to add a folder with a higher number each time we update either the Apple or Google template:

template-versions
├── apple
│   └── 1
│       ├── icon.png
│       ├── [email protected]
│       ├── logo.png
│       ├── [email protected]
│       ├── pass.json
│       └── strip.png
│   └── 2
│   └── 3
└── google
    └── 1
        └── generic-pass.json
│   └── 2
│   └── 3

@aahna-ashina aahna-ashina merged commit 39002bd into main May 26, 2022
@aahna-ashina aahna-ashina deleted the aahna-ashina/dw-67/add-templateformatversio branch May 26, 2022 11:34
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.

1 participant